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-06-30 17:48:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d7d049d89abcd8a6a430d470fe604fbe0b13770
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
…
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
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