0ad/source
phosit 3c8f6762c8 Change flags to a single bool
In `RunGameOrAtlas` only one of thous flags is used. Using a `bool` is
simpler and less error-prone.

Also reset the variable earlier, so it's easyer to reason about it.
2024-11-17 18:03:49 +01:00
..
collada Use UTF-8 as encoding when working with files 2024-08-29 07:22:46 +02:00
graphics Make the TaskManager a automatic livetime object 2024-11-17 18:03:49 +01:00
gui Add CXeromycesEngine 2024-11-17 18:03:49 +01:00
i18n Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
lib Fix compilation on other platforms after 67464ebbaa 2024-11-03 10:57:11 +01:00
lobby Check for source of XMPP stanzas 2024-08-13 04:59:38 +00:00
maths Add scrollpanel widget 2024-11-12 15:01:42 -05:00
mocks Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
network Add CXeromycesEngine 2024-11-17 18:03:49 +01:00
pch Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ps Make the TaskManager a automatic livetime object 2024-11-17 18:03:49 +01:00
renderer Add CXeromycesEngine 2024-11-17 18:03:49 +01:00
rlinterface Shutdown mongoose in rl-interface gracefully 2024-06-23 17:26:03 +00:00
scriptinterface Add final to classes introduced in f9114a87f2 2024-08-25 13:38:09 +02:00
simulation2 Make the TaskManager a automatic livetime object 2024-11-17 18:03:49 +01:00
soundmanager Add CXeromycesEngine 2024-11-17 18:03:49 +01:00
third_party Improve script generating glad headers 2024-11-06 16:35:57 +01:00
tools Look up location of spirv-reflect only once 2024-10-25 09:24:43 +02:00
main.cpp Change flags to a single bool 2024-11-17 18:03:49 +01:00
test_setup.cpp Make the TaskManager a automatic livetime object 2024-11-17 18:03:49 +01:00