1
0
forked from 0ad/0ad
0ad/source/gui/scripting
2004-12-17 00:05:37 +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 Fixed things that use a colour rather than a texture (e.g. the progress bars). Also fixed the completely broken 'caching' system that recalculated everything every single frame. Also made it give linker errors if I ever make that mistake again. 2004-12-17 00:05:37 +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