0ad/source
Dunedan e755ef7155
Improve performance and output of entvalidate.py
The most notable changes are:

- improved performance thanks to using `lxml` instead of `xmllint` for
  validating the templates
- improved performance by parallelizing the validation across multiple
  threads
- more meaningful output for detected validation errors
- easier to call from other scripts (like checkrefs.py)
2025-03-18 12:57:01 +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 Rename PushGuiPage to OpenChildPage 2025-03-09 10:39:20 +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 Improve the "UDP port 20595" connection error dialog 2025-03-13 15:34:20 +01:00
pch Remove glooxwrapper 2024-11-25 20:01:00 +01:00
ps Don't map unknown scancodes to hotkeys 2025-03-15 20:33:03 +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 Improve performance and output of entvalidate.py 2025-03-18 12:57:01 +01:00
main.cpp Quit Engine by closing the root page 2025-03-12 12:07:37 +01:00
test_setup.cpp Make the TaskManager a automatic livetime object 2024-11-17 18:03:49 +01:00