1
0
forked from 0ad/0ad
0ad/source/scripting
janwas 1a7d67a97f dyn_array: efficient expandable array that doesn't waste mem or relocate itself. TODO: self test and dox
file: expose block size constant; always round user transfers up
tex: transform() now receives what to change, not what to achieve.
tex*: encoding works with DynArray+VFS backend
GameSetup: free g_BuildingPlacer to avoid mem leak.
fixed some warnings+bugs.

This was SVN commit r2679.
2005-09-06 22:44:48 +00:00
..
DOMEvent.cpp - fix w4 warnings 2005-08-09 15:55:44 +00:00
DOMEvent.h add dox 2005-07-22 03:56:11 +00:00
EventTypes.h - fix w4 warnings 2005-08-09 15:55:44 +00:00
GameEvents.h - fix w4 warnings 2005-08-09 15:55:44 +00:00
JSConversions.cpp - fix w4 warnings 2005-08-09 15:55:44 +00:00
JSConversions.h Made ToPrimitive throw on failure (since that is preferable to returning an undefined value) 2005-08-13 18:32:58 +00:00
JSSerialization.h - fix w4 warnings 2005-08-09 15:55:44 +00:00
ScriptableComplex.h - fix w4 warnings 2005-08-09 15:55:44 +00:00
ScriptableObject.cpp New JavaScript interface for the network client, plus some linux/gcc/misc fixes 2005-01-17 04:52:02 +00:00
ScriptableObject.h - fix w4 warnings 2005-08-09 15:55:44 +00:00
ScriptCustomTypes.cpp - fix w4 warnings 2005-08-09 15:55:44 +00:00
ScriptCustomTypes.h - fix w4 warnings 2005-08-09 15:55:44 +00:00
ScriptGlue.cpp dyn_array: efficient expandable array that doesn't waste mem or relocate itself. TODO: self test and dox 2005-09-06 22:44:48 +00:00
ScriptGlue.h host of changes to accommodate Atlas: 2005-08-14 23:34:37 +00:00
ScriptingHost.cpp - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
ScriptingHost.h - fix w4 warnings 2005-08-09 15:55:44 +00:00
SpiderMonkey.h - fix w4 warnings 2005-08-09 15:55:44 +00:00
SynchedJSObject.cpp Revamped CNetClient/CNetServer JS Interface and new CGameAttributes 2005-01-19 22:32:25 +00:00
SynchedJSObject.h - fix w4 warnings 2005-08-09 15:55:44 +00:00