0ad/source/simulation2/system
Itms 9150c20818
Remove ScriptTypes and ScriptExtraHeaders headers
The first header was used to include the SpiderMonkey JS API at once,
with safeguards and preprocessor defines. Nowadays, SpiderMonkey
provides modular headers allowing us to include what we use, refs #8086.

Some defines have to be moved to compiler options but it is apparently
a mistake from the SM developers:
https://bugzilla.mozilla.org/show_bug.cgi?id=1987876
2025-09-14 13:17:18 +02:00
..
CmpPtr.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
CmpPtr.h Fix includes in source/ps 2025-08-05 07:21:22 +02:00
Component.h Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00
ComponentManager.cpp Fix includes in source/simulation2 2025-08-07 20:00:49 +02:00
ComponentManager.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
ComponentManagerSerialization.cpp Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
Components.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ComponentTest.h Fix includes in source/simulation2 2025-08-08 07:10:11 +02:00
DynamicSubscription.cpp Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
DynamicSubscription.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Entity.h Fix includes in source/ps 2025-08-05 07:21:22 +02:00
EntityMap.h Fix includes in source/simulation2 2025-08-07 20:00:49 +02:00
IComponent.cpp Remove UNUSED 2025-06-26 17:25:05 +02:00
IComponent.h Cache JS component wrappers 2025-04-19 14:41:45 +02:00
Interface.h Cache JS component wrappers 2025-04-19 14:41:45 +02:00
InterfaceScripted.h Cache JS component wrappers 2025-04-19 14:41:45 +02:00
LocalTurnManager.cpp Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
LocalTurnManager.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
Message.h Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
ParamNode.cpp Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
ParamNode.h Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
ReplayTurnManager.cpp Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
ReplayTurnManager.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
SimContext.cpp Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
SimContext.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
TurnManager.cpp Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
TurnManager.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00