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-22 10:06:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df79180fa60707ce514b1b08992122d10b3ba69b
0ad
/
source
/
simulation2
/
system
T
History
elexis
e497672a9c
Bump copyright header year numbers.
...
This was SVN commit r21305.
2018-02-21 18:44:52 +00:00
..
CmpPtr.cpp
…
CmpPtr.h
…
Component.h
Pass ScriptInterface as a const ref where possible.
2017-08-24 00:32:42 +00:00
ComponentManager.cpp
Bump copyright header year numbers.
2018-02-21 18:44:52 +00:00
ComponentManager.h
Expose the same FileExists to JS GUI, simulation and rmgen.
2017-12-05 00:22:03 +00:00
ComponentManagerSerialization.cpp
Pass ScriptInterface as a const ref where possible.
2017-08-24 00:32:42 +00:00
Components.h
…
ComponentTest.h
More ScriptInterface const.
2017-11-25 06:49:58 +00:00
DynamicSubscription.cpp
…
DynamicSubscription.h
Mark a few functions const.
2017-07-29 23:26:44 +00:00
Entity.h
Replace deprecated jsval with JS::Value.
2017-08-28 10:27:36 +00:00
EntityMap.h
…
IComponent.cpp
Pass ScriptInterface as a const ref where possible.
2017-08-24 00:32:42 +00:00
IComponent.h
Pass ScriptInterface as a const ref where possible.
2017-08-24 00:32:42 +00:00
Interface.h
Pass ScriptInterface as a const ref where possible.
2017-08-24 00:32:42 +00:00
InterfaceScripted.h
Pass ScriptInterface as a const ref where possible.
2017-08-24 00:32:42 +00:00
LocalTurnManager.cpp
…
LocalTurnManager.h
…
Message.h
Pass ScriptInterface as a const ref where possible.
2017-08-24 00:32:42 +00:00
ParamNode.cpp
Use XML files instead of hardcoded C++ code in the template manager to universally change template properties at load time.
2017-03-16 19:56:12 +00:00
ParamNode.h
Replace deprecated jsval with JS::Value.
2017-08-28 10:27:36 +00:00
ReplayTurnManager.cpp
Translate the Out-Of-Sync error message and send it to the JS GUI for convenience and future extension.
2017-05-01 04:55:56 +00:00
ReplayTurnManager.h
Translate the Out-Of-Sync error message and send it to the JS GUI for convenience and future extension.
2017-05-01 04:55:56 +00:00
SimContext.cpp
…
SimContext.h
…
TurnManager.cpp
…
TurnManager.h
…