0ad/source/simulation2/system
elexis f932b8b9cc Fix subscription time of script component wrapper
Script component wrapper attempted to subscribe to messages before the
script component has been registered.
This defect existed since 7c2e9027c2 but was never noticed since there
is no script component wrapper which subscribes to messages. (Only the
script component it wrapps does.)
2025-01-05 19:57:12 +01: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 Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Component.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ComponentManager.cpp Fix subscription time of script component wrapper 2025-01-05 19:57:12 +01:00
ComponentManager.h Fix subscription time of script component wrapper 2025-01-05 19:57:12 +01:00
ComponentManagerSerialization.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00: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 Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
DynamicSubscription.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00: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 Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
EntityMap.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
IComponent.cpp Fix subscription time of script component wrapper 2025-01-05 19:57:12 +01:00
IComponent.h Fix subscription time of script component wrapper 2025-01-05 19:57:12 +01:00
Interface.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
InterfaceScripted.h Adapt 0 A.D. to SpiderMonkey ESR 102 2024-12-09 10:43:35 +01:00
LocalTurnManager.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
LocalTurnManager.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Message.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ParamNode.cpp Do not pin or atomize ParamNode strings 2024-11-17 18:59:48 +01:00
ParamNode.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ReplayTurnManager.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ReplayTurnManager.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
SimContext.cpp Make the CSimContext constructor take a CTerrain and a CUnitManager 2024-07-05 16:55:33 +00:00
SimContext.h Make the CSimContext constructor take a CTerrain and a CUnitManager 2024-07-05 16:55:33 +00:00
TurnManager.cpp Refactor freezing of JS objects 2024-12-05 17:49:16 +01:00
TurnManager.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00