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-07-13 15:15:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66bdc460f4afb25fee111f5ca4b70c8f104f9926
0ad
/
source
/
simulation2
T
History
elexis
921c5515a6
Move Simulation GUI ScriptFunctions to a new JS Interface, refs
#4772
.
...
This was SVN commit r20170.
2017-09-12 01:53:46 +00:00
..
components
Mark simulation component template and entity properties as read-only in simulation tests (as they are in actual games).
2017-09-08 04:22:53 +00:00
docs
Replace deprecated jsval with JS::Value.
2017-08-28 10:27:36 +00:00
helpers
fix typo in LongPathfinder
2017-08-30 16:41:10 +00:00
scripting
Move Simulation GUI ScriptFunctions to a new JS Interface, refs
#4772
.
2017-09-12 01:53:46 +00:00
serialization
Replace deprecated jsval with JS::Value.
2017-08-28 10:27:36 +00:00
system
Replace deprecated jsval with JS::Value.
2017-08-28 10:27:36 +00:00
tests
Always delete CMapReader. Patch by Sandarac.
Fixes
#4154
.
2017-08-25 00:37:48 +00:00
MessageTypes.h
…
Simulation2.cpp
Always delete CMapReader. Patch by Sandarac.
Fixes
#4154
.
2017-08-25 00:37:48 +00:00
Simulation2.h
…
TypeList.h
…