1
0
forked from 0ad/0ad
0ad/source/gui/scripting
2004-12-18 14:24:50 +00:00
..
JSInterface_GUITypes.cpp JS GUI interface changes to handle floating-point sizes, plus a few fewer bugs 2004-09-03 14:12:43 +00:00
JSInterface_GUITypes.h GUI/scripting updates 2004-07-11 16:22:35 +00:00
JSInterface_IGUIObject.cpp Replace '_' with '-' when passing names through the GUI JS interface (so that object.cell_id is equivalent to object["cell-id"]) 2004-12-18 14:24:50 +00:00
JSInterface_IGUIObject.h Corrected mesh manager's use of hashmap. Added CStrW support to JS/GUI interface. Added error checking to CStr::Left/Right to make bugs more obvious. 2004-12-05 18:26:43 +00:00