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
2300a810705d4141acf6bbe6b6b47cbd1c5c1e4d
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
Added initial version of LOS, and updated minimap to show both LOS and water.
2005-10-09 03:43:03 +00:00
DOMEvent.h
Lots of gcc -Wall fixes. The common ones:
2005-10-07 15:24:29 +00:00
EventTypes.h
fix build breakage (baad!):
2005-11-13 23:29:56 +00:00
GameEvents.h
…
JSConversions.cpp
…
JSConversions.h
Made ToPrimitive throw on failure (since that is preferable to returning an undefined value)
2005-08-13 18:32:58 +00:00
JSSerialization.h
…
ScriptableComplex.h
Lots of gcc -Wall fixes. The common ones:
2005-10-07 15:24:29 +00:00
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
host of changes to accommodate Atlas:
2005-08-14 23:34:37 +00:00
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
Lots of gcc -Wall fixes. The common ones:
2005-10-07 15:24:29 +00:00