This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-23 08:28:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b28b50ef63dc108f842021c19f82d2a305fa5f71
0ad
/
source
/
simulation2
/
system
T
History
elexis
d5af005a00
Expose INVALID_PLAYER to the JS simulation and use it instead of -1 for consistency with the C++ counterpart.
...
This was SVN commit r20953.
2018-01-22 01:02:29 +00:00
..
CmpPtr.cpp
…
CmpPtr.h
…
Component.h
…
ComponentManager.cpp
Expose INVALID_PLAYER to the JS simulation and use it instead of -1 for consistency with the C++ counterpart.
2018-01-22 01:02:29 +00:00
ComponentManager.h
Expose the same FileExists to JS GUI, simulation and rmgen.
2017-12-05 00:22:03 +00:00
ComponentManagerSerialization.cpp
…
Components.h
…
ComponentTest.h
…
DynamicSubscription.cpp
…
DynamicSubscription.h
…
Entity.h
…
EntityMap.h
…
IComponent.cpp
…
IComponent.h
…
Interface.h
…
InterfaceScripted.h
…
LocalTurnManager.cpp
…
LocalTurnManager.h
…
Message.h
…
ParamNode.cpp
…
ParamNode.h
…
ReplayTurnManager.cpp
…
ReplayTurnManager.h
…
SimContext.cpp
…
SimContext.h
…
TurnManager.cpp
…
TurnManager.h
…