0ad/source
phosit b38aa7d6dd Fix compile error introduced in 968e55704a
Change the ternary to a lambda.
Add braces around the while loop body introduced in 50cbe24cc5.

Refs: 968e55704a, 50cbe24cc5

Accepted By: @vladislavbelov
Differential Revision: https://code.wildfiregames.com/D5176
This was SVN commit r27914.
2023-11-05 17:59:42 +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 RLInterface local 2023-10-28 21:11:25 +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 Fix compile error introduced in 968e55704a 2023-11-05 17:59:42 +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