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
0f93e53e613a34aa00ffdd971c5722a7fa90902f
0ad
/
source
/
scripting
T
History
Acumen
6b084c3173
Fixes to comply with VC2005.
...
This was SVN commit r1229.
2004-10-07 22:03:12 +00:00
..
JSConversions.cpp
Fairly major XML/entprop changes; some more minor stuff that fell out as a consequence.
2004-10-07 19:23:35 +00:00
JSConversions.h
Fairly major XML/entprop changes; some more minor stuff that fell out as a consequence.
2004-10-07 19:23:35 +00:00
ScriptableObject.cpp
Fairly major XML/entprop changes; some more minor stuff that fell out as a consequence.
2004-10-07 19:23:35 +00:00
ScriptableObject.h
Fixes to comply with VC2005.
2004-10-07 22:03:12 +00:00
ScriptCustomTypes.cpp
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
2004-07-24 14:04:40 +00:00
ScriptCustomTypes.h
…
ScriptGlue.cpp
Fairly major XML/entprop changes; some more minor stuff that fell out as a consequence.
2004-10-07 19:23:35 +00:00
ScriptGlue.h
Fairly major XML/entprop changes; some more minor stuff that fell out as a consequence.
2004-10-07 19:23:35 +00:00
ScriptingHost.cpp
Fairly major XML/entprop changes; some more minor stuff that fell out as a consequence.
2004-10-07 19:23:35 +00:00
ScriptingHost.h
Corrected JS_AddRoot usage (it wants a JSObject**/JSString**/jsval*/etc)
2004-09-04 14:43:23 +00:00