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
e459e93ab4e07e041674022ee53ae59bd5ac3bc8
0ad
/
source
/
scripting
T
History
MarkT
f930bf1df4
Added semi-intelligent text parser for XMLs - so that numeric properties on entities are no longer stored as strings instead.
...
This was SVN commit r1409.
2004-11-27 20:02:51 +00:00
..
DOMEvent.cpp
…
DOMEvent.h
fix warning: cast -1 to uint
2004-11-18 20:56:45 +00:00
JSConversions.cpp
Added semi-intelligent text parser for XMLs - so that numeric properties on entities are no longer stored as strings instead.
2004-11-27 20:02:51 +00:00
JSConversions.h
Added semi-intelligent text parser for XMLs - so that numeric properties on entities are no longer stored as strings instead.
2004-11-27 20:02:51 +00:00
JSSerialization.h
Added semi-intelligent text parser for XMLs - so that numeric properties on entities are no longer stored as strings instead.
2004-11-27 20:02:51 +00:00
ScriptableObject.cpp
…
ScriptableObject.h
Added semi-intelligent text parser for XMLs - so that numeric properties on entities are no longer stored as strings instead.
2004-11-27 20:02:51 +00:00
ScriptCustomTypes.cpp
…
ScriptCustomTypes.h
…
ScriptGlue.cpp
Minor changes to sound-script interface.
2004-11-15 22:30:01 +00:00
ScriptGlue.h
Minor changes to sound-script interface.
2004-11-15 22:30:01 +00:00
ScriptingHost.cpp
…
ScriptingHost.h
…