1
1
forked from 0ad/0ad
0ad/source
2023-10-28 21:01:22 +00:00
..
collada Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
graphics Use std::unique_ptr in CUnitManager and remove unused member functions. 2023-10-28 12:57:01 +00:00
gui Return CTerrain and CUnitManager references from CWorld instead of pointers 2023-09-26 20:10:40 +00:00
i18n Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
lib Removes WInit module completely. Refs #2611 2023-08-22 17:59:01 +00:00
lobby Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
maths Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
mocks Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
network Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
pch Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
ps Moves CVertexBufferManager from global scope to CRenderer. 2023-10-28 21:01:22 +00:00
renderer Moves CVertexBufferManager from global scope to CRenderer. 2023-10-28 21:01:22 +00:00
rlinterface Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
scriptinterface No recursive calls in FunctionWrapper.h 2023-09-02 14:20:25 +00:00
simulation2 Reverts 080599442f as it breaks LOS update. Fixes #6844 2023-10-20 21:44:41 +00:00
soundmanager Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
third_party Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
tools Return CTerrain and CUnitManager references from CWorld instead of pointers 2023-09-26 20:10:40 +00:00
main.cpp Combine visual and nonvisual path so that there is only one gameloop 2023-10-28 20:54:12 +00:00
test_setup.cpp Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00