0ad/source/tools
Ralph Sennhauser fbc74482db
Fix some includes in atlas
Make include-what-you-use happy with some files in source/tools/atlas
and fix what needs to be fixed.

Drop the wxWidgets specific handling of precompiled headers in some
places, it isn't consistently used which it would have to to have meaning
and was mostly for early VS implementation of precompiled headers and a
lot of time has gone by since.

Drop Borland C++ compiler specific quirk, that compiler was
discontinued long ago and doesn't support modern C++.

Ref: #8086
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-08-09 18:28:46 +02:00
..
atlas Fix some includes in atlas 2025-08-09 18:28:46 +02:00
cmpgraph Add executable bits for files with shebangs 2024-08-26 07:46:38 +02:00
dist Fix trailing whitespace and add pre-commit hook 2025-06-15 20:08:48 +02:00
entdocs Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
entgraph Fix trailing whitespace and add pre-commit hook 2025-06-15 20:08:48 +02:00
entity Make rallypoints moddable. 2025-06-15 07:43:08 +02:00
errorlist Fix trailing whitespace and add pre-commit hook 2025-06-15 20:08:48 +02:00
i18n Enable a few more ruff rules 2025-03-03 14:18:40 +01:00
lint Print all copyright violations at once 2025-07-23 17:19:07 +02:00
mapcompatibility Fix variable naming for map compatibility file 2024-09-13 11:04:05 +02:00
openlogsfolder Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
profiler2 Enable eslint rule 'no-useless-assignment' 2025-08-01 11:26:40 +02:00
replayprofile Fix parsing of graph.js for eslint 2025-05-17 06:29:29 +02:00
rlclient/python Fix eslint rule 'prefer-const' 2025-05-12 18:44:28 +02:00
spirv Fixes SPIR-V compilation for compute_skinning shader. 2024-12-11 01:18:05 +01:00
springimport Fix trailing whitespace and add pre-commit hook 2025-06-15 20:08:48 +02:00
templatesanalyzer Remove the need to change the working directory 2025-05-26 08:48:42 +02:00
templatessorter templatessorter.sh: move to posix shell 2024-08-29 12:55:26 +02:00
tracelogger Fix issues pointed out by shellcheck 2024-08-28 18:23:18 +02:00
webservices Fix trailing whitespace and add pre-commit hook 2025-06-15 20:08:48 +02:00
LICENSE.txt Move xmlvalidator code to entity directory 2025-03-03 17:45:08 +01:00
utils.sh Add util.sh shell library 2025-03-30 18:05:56 +02:00