..
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
Replace ScriptException::Raise in Engine functions
2025-07-08 19:11:49 +02:00
ComponentManager.h
Cache JS component wrappers
2025-04-19 14:41:45 +02:00
ComponentManagerSerialization.cpp
Fix no-pch build following #7829
2025-05-11 11:24:50 +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
Remove UNUSED
2025-06-26 17:25:05 +02: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
Fix includes in source/ps
2025-08-05 07:21:22 +02:00
EntityMap.h
Remove UNUSED
2025-06-26 17:25:05 +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
Remove UNUSED
2025-06-26 17:25:05 +02: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
Only freeze once the cached JS values of templates
2025-01-08 11:39:17 +01:00
ParamNode.h
Only freeze once the cached JS values of templates
2025-01-08 11:39:17 +01:00
ReplayTurnManager.cpp
Remove ignore_result
2025-06-19 19:05:56 +02: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
Replace TIMER with PROFILE2
2025-07-29 18:19:49 +02:00
TurnManager.h
Fix includes in source/network
2025-07-23 18:18:47 +02:00