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
c3e70463d7668bce249d789fef1013e818a40178
0ad
/
source
/
scripting
T
History
prefect
78f9dbb6f1
Fix various warnings (both implicit conversions and real bugs).
...
This was SVN commit r3110.
2005-11-06 17:58:47 +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
Lots of gcc -Wall fixes. The common ones:
2005-10-07 15:24:29 +00:00
GameEvents.h
…
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
change requested by philip: debug_printf "tags" are now followed by '|' instead of ':' because something like "func: i am blowing up" is rather common.
2005-10-27 16:53:41 +00:00
ScriptGlue.h
…
ScriptingHost.cpp
Fix various warnings (both implicit conversions and real bugs).
2005-11-06 17:58:47 +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