1
0
forked from 0ad/0ad
0ad/source/scripting
2004-09-03 14:10:48 +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 Replaced all CStr16 with CStrW, because its name was too confusing 2004-09-03 14:08:12 +00:00
ScriptGlue.h buildTime() function, as a temporary version identifier for distributed builds 2004-08-30 11:20:59 +00:00
ScriptingHost.cpp Added g_ScriptingHost.[GS]etObjectProperty_Double, as a randomly useful function 2004-09-03 14:10:48 +00:00
ScriptingHost.h Added g_ScriptingHost.[GS]etObjectProperty_Double, as a randomly useful function 2004-09-03 14:10:48 +00:00