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
230b7a896ce66c75474dc655b19ca4eccbc4ae91
0ad
/
source
/
scripting
T
History
Matei
c2c5e87c61
Removed references to the old attack, gather, heal and damage events (that were no longer used).
...
This was SVN commit r3375.
2006-01-20 21:38:58 +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
Removed references to the old attack, gather, heal and damage events (that were no longer used).
2006-01-20 21:38:58 +00:00
GameEvents.h
Generic orders source commit. Also includes a fix to the animation bug where one frame of "idle" is played at the end of each cycle, and an enhancement to the entity script loading code to only load each script file once, which should save loading time and also allow script files to behave in a more logical way (e.g. no redeclaration errors when you have a constant).
2005-12-29 08:42:44 +00:00
JSConversions.cpp
…
JSConversions.h
…
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
Some Linux compile fixes over the place.
2006-01-07 01:04:26 +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
Lots of gcc -Wall fixes. The common ones:
2005-10-07 15:24:29 +00:00