0ad/source
Ralph Sennhauser 82ff0ea90b
Remove CONFIG_ENABLE_BOOST
Code within CONFIG_ENABLE_BOOST is required to compile pyrogenesis.

As boost is required in many other places, making it truly optional in
the one case where there is currently a guard is meaningless.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-02-14 20:35:04 +01:00
..
collada Update trac links with gitea links 2024-12-10 11:29:48 +01:00
graphics Add camera pan inversion option 2025-01-30 18:42:59 +01:00
gui Replace FALLTHROUGH by the standard attribute 2025-01-29 19:34:12 +01:00
i18n Remove FALLTHROUGH on empty cases 2025-01-29 19:34:12 +01:00
lib Remove CONFIG_ENABLE_BOOST 2025-02-14 20:35:04 +01:00
lobby Always use STUN for hosting games using the lobby 2025-01-20 06:52:14 +01:00
maths Tell GCC the maximum value of m_BufLen 2025-01-13 20:05:43 +01:00
mocks Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
network Fix /kick or /ban segfaulting in singleplayer 2025-02-09 18:50:15 +01:00
pch Remove glooxwrapper 2024-11-25 20:01:00 +01:00
ps Use std::variant in Future 2025-02-10 18:11:02 +01:00
renderer Replace FALLTHROUGH by the standard attribute 2025-01-29 19:34:12 +01:00
rlinterface Shutdown mongoose in rl-interface gracefully 2024-06-23 17:26:03 +00:00
scriptinterface Small improvement to JS props iteration 2025-01-08 17:55:56 +01:00
simulation2 Map generation: speed up ParseEntities 2025-02-09 11:30:35 +01:00
soundmanager Fix sounds playing in the wrong places of the map 2025-01-04 11:53:26 +01:00
third_party Replace FALLTHROUGH by the standard attribute 2025-01-29 19:34:12 +01:00
tools fix: rlclient update resource gathering and map name 2025-02-09 14:38:55 +01:00
main.cpp Created hotkey to grab and release mouse. 2025-02-14 20:18:49 +01:00
test_setup.cpp Make the TaskManager a automatic livetime object 2024-11-17 18:03:49 +01:00