1
0
forked from 0ad/0ad
0ad/source/tools
Stan 8472240573 Fix compilation with GCC 13.
gcc-13 less often includes cstdint so one might need to include it
manually if needed.

The headers already included in Message.h are included within namespace
AtlasMessage which didn't break by chance, move them out and add
cstdint.

Patch by: @sera
Reviewed by: @phosit
Fixes: #6800
Differential Revision: https://code.wildfiregames.com/D4997
This was SVN commit r27644.
2023-05-13 12:08:23 +00:00
..
atlas Fix compilation with GCC 13. 2023-05-13 12:08:23 +00:00
autolog/SVNLog Fix fileendings of files with mixed fileendings in the public mod (except art, l10n) and in source/ (except for source/third_party/). 2016-07-25 12:58:47 +00:00
cmpgraph Add script for generating mostly-useless component interaction graphs. 2011-01-07 20:31:48 +00:00
dist Add a script to build spir-v shaders for the bundle. 2023-05-08 14:25:23 +00:00
entdocs Fix two oversights. 2023-05-10 16:02:53 +00:00
entgraph Fix line endings of all files in source/ except source/third_party/. 2016-07-25 09:07:45 +00:00
entity Tokens for required technologies. 2023-01-30 08:05:34 +00:00
fontbuilder2 Port remaining python2 helper scripts to python3, fixes #5694. 2021-02-12 21:25:33 +00:00
i18n encoding="utf-8" is not supported before Python 3.10. 2023-04-28 09:24:21 +00:00
mapcompatibility Fixes A19 map converter script to be compatible with Python 2 (uses struct instead of to_bytes and from_bytes) 2015-06-14 17:53:12 +00:00
openlogsfolder Fix line endings of all files in source/ except source/third_party/. 2016-07-25 09:07:45 +00:00
profiler2 Make Profiler2 configurable in visual mode. Non visual doesn't load the config so it's not possible. Also update the profiler2 page to be able to change the port 2020-12-07 08:11:23 +00:00
replayprofile Fix replayprofile/ graphing tool for Profiler1 2021-03-02 08:35:39 +00:00
rlclient/python Add an 'Evaluate' RL endpoint, intended for dynamic game balancing 2021-02-28 12:16:32 +00:00
spirv Adds script to generate SPIR-V from GLSL shaders. Refs #6636 2023-05-02 17:31:28 +00:00
springimport Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
templatesanalyzer Re-add missing script 2023-01-19 00:24:04 +00:00
templatessorter Templates sorting utility. Closes #801. 2011-07-30 20:20:34 +00:00
tracelogger [SM52 1/2] Upgrade Spidermonkey build system and binaries to 52.9.1 2020-11-18 14:34:17 +00:00
webservices Fix line endings of all files in source/ except source/third_party/. 2016-07-25 09:07:45 +00:00
xmlvalidator Replace checkrefs.pl by a python script. This makes it easier to run on Windows for non technical persons. 2022-02-12 15:43:42 +00:00
LICENSE.txt Remove code for the lobby bots from SVN 2022-09-11 13:14:20 +00:00