0ad/source/scriptinterface
Ralph Sennhauser 46d44bbc14
Fix includes in source/ps
Make include-what-you-use happy with some files in source/ps and fix
what needs to be fixed.

Delete source/ps/FutureForward.h as it is no longer used.

Ref: #8086
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-08-05 07:21:22 +02:00
..
tests Fix includes in source/lib 2025-08-03 10:15:37 +02:00
FunctionWrapper.h Prefer [[maybe_unused]] over UNUSED2 2025-07-28 13:16:37 +02:00
JSON.cpp Hide compiler warnings from external includes 2025-07-23 10:21:26 +02:00
JSON.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ModuleLoader.cpp Store the ScriptInterface& in ModuleLoader::Result 2025-06-26 10:50:21 +02:00
ModuleLoader.h Enable modules in the GUI 2025-06-26 10:50:21 +02:00
Object.h Skip redundant HasProperty in GetObjectClassName 2025-05-10 17:08:49 +02:00
Promises.cpp Add final to classes introduced in f9114a87f2 2024-08-25 13:38:09 +02:00
Promises.h Hide compiler warnings from external includes 2025-07-23 10:21:26 +02:00
ScriptContext.cpp Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00
ScriptContext.h Stop running shrinking gcs & simplify GC logic. 2025-04-22 17:03:29 +02:00
ScriptConversions.cpp Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00
ScriptConversions.h Fix most headers in gui 2025-07-05 12:42:34 +02:00
ScriptEngine.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ScriptExceptions.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ScriptExceptions.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ScriptExtraHeaders.h Hide compiler warnings from external includes 2025-07-23 10:21:26 +02:00
ScriptForward.h Hide compiler warnings from external includes 2025-07-23 10:21:26 +02:00
ScriptInterface.cpp Fix includes in source/ps 2025-08-05 07:21:22 +02:00
ScriptInterface.h Disalow importing some files 2025-06-06 17:36:35 +02:00
ScriptRequest.h Hide compiler warnings from external includes 2025-07-23 10:21:26 +02:00
ScriptStats.cpp Remove UNUSED 2025-06-26 17:25:05 +02:00
ScriptStats.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ScriptTypes.h Hide compiler warnings from external includes 2025-07-23 10:21:26 +02:00
StructuredClone.cpp Hide compiler warnings from external includes 2025-07-23 10:21:26 +02:00
StructuredClone.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00