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-11 15:55:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94ee723981b27227fbdce1a0e4db34a96429c3e2
0ad
/
source
/
scripting
T
History
Ykkrosh
6d7d049d89
Attempted to minimise dependencies between header files (to make compilation minorly faster)
...
This was SVN commit r1490.
2004-12-12 19:43:55 +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
Attempted to minimise dependencies between header files (to make compilation minorly faster)
2004-12-12 19:43:55 +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
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
remove cout << "initialized"
2004-12-07 01:08:56 +00:00
ScriptingHost.h
Combat code, some scripting, broken network, and fixed some bugs.
2004-11-11 07:09:32 +00:00