This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
2f7610160fb24dfe9dedcc2cbda387b591fcd157
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
More ScriptInterface const.
2017-11-25 06:49:58 +00:00
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
…