0ad/source/simulation2
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
..
components Fix overlay renderer when changing displayed player. 2025-01-04 09:43:33 +01:00
docs Update trac links with gitea links 2024-12-10 11:29:48 +01:00
helpers Return by value from CCamera::GetScreenCoordinates 2024-11-17 20:27:58 +01:00
scripting Fix subscription time of script component wrapper 2025-01-05 19:57:12 +01:00
serialization Upgrade SpiderMonkey to ESR 115 2024-12-09 10:46:12 +01:00
system Fix subscription time of script component wrapper 2025-01-05 19:57:12 +01:00
tests Add CXeromycesEngine 2024-11-17 18:03:49 +01:00
MessageTypes.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Simulation2.cpp Refactor freezing of JS objects 2024-12-05 17:49:16 +01:00
Simulation2.h Don't use std::shared_ptr<ScriptContext> in the CSimulation2 2024-03-08 17:15:25 +00:00
TypeList.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00