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-12 05:16:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c84ea97601e1072a183f92a6ebe53111894ea045
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
Linux/GCC Compat(tm)
2004-11-07 21:30:47 +00:00
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
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
ran everything though mark's newline stomper.
2004-05-30 00:46:58 +00:00
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