This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-18 09:36:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e58a8fd210b53a1eea6ef5686c335814580af0e
0ad
/
source
/
scripting
T
History
Ykkrosh
551bef482a
Prevented crash when loading non-existent maps
...
This was SVN commit r1721.
2005-01-15 17:20:51 +00:00
..
DOMEvent.cpp
…
DOMEvent.h
fix warning: cast -1 to uint
2004-11-18 20:56:45 +00:00
JSConversions.cpp
Linux/GCC/glibc Compat
2004-12-18 23:30:28 +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
add required precompiled header include
2004-12-01 06:52:39 +00:00
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
Prevented crash when loading non-existent maps
2005-01-15 17:20:51 +00:00
ScriptGlue.h
Minor changes to sound-script interface.
2004-11-15 22:30:01 +00:00
ScriptingHost.cpp
Fixed annoying crash when SpiderMonkey's GC ran.
2004-12-21 18:41:58 +00:00
ScriptingHost.h
add ps/Errors.h and/or lib/types.h headers (shouldn't rely on precompiled.h to pull those in).
2005-01-07 00:47:44 +00:00