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 00:48:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ea5fa5b46e8907870ff768be50eebbd3e295f01
0ad
/
source
/
scripting
T
History
Matei
2300a81070
C++ code changes for new entities (mostly referring to the right new properties or XML attributes in CEntity.cpp and CBaseEntity.cpp).
...
This was SVN commit r3249.
2005-12-15 21:59:48 +00:00
..
DOMEvent.cpp
…
DOMEvent.h
…
EventTypes.h
fix build breakage (baad!):
2005-11-13 23:29:56 +00:00
GameEvents.h
…
JSConversions.cpp
…
JSConversions.h
…
JSSerialization.h
…
ScriptableComplex.h
…
ScriptableObject.cpp
…
ScriptableObject.h
Function property Getter/Setters now take a JSContext parameter.
2005-10-24 02:32:44 +00:00
ScriptCustomTypes.cpp
…
ScriptCustomTypes.h
…
ScriptGlue.cpp
C++ code changes for new entities (mostly referring to the right new properties or XML attributes in CEntity.cpp and CBaseEntity.cpp).
2005-12-15 21:59:48 +00:00
ScriptGlue.h
…
ScriptingHost.cpp
file: add note on pp_set_dir
2005-12-14 18:32:02 +00:00
ScriptingHost.h
…
SpiderMonkey.h
…
SynchedJSObject.cpp
…
SynchedJSObject.h
…