0ad/source
Dunedan 03cb24d400
Move xmlvalidator code to entity directory
The xmlvalidator logic is only used by the checkrefs.py script, so this
moves it to the same directory to have it co-located and avoid having to
modify sys.path to import it.
2025-03-03 17:45:08 +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 "useLongStrings" logic 2025-02-22 18:18:42 +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 adding port forwardings using UPnP 2025-02-24 08:23:07 +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 Cleaner debug serializer output 2025-02-21 18:20:56 +01:00
soundmanager Fix sounds playing in the wrong places of the map 2025-01-04 11:53:26 +01:00
third_party Avoid gcc warning in json_spirit 2025-02-19 21:52:50 +01:00
tools Move xmlvalidator code to entity directory 2025-03-03 17:45:08 +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