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-07-03 06:26:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5bb24a387f624873d9e76b8b7bad24cf84544fcd
0ad
/
source
/
gui
/
scripting
T
History
Ykkrosh
8f4f8e240f
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.
...
This was SVN commit r1518.
2004-12-17 00:05:37 +00:00
..
JSInterface_GUITypes.cpp
…
JSInterface_GUITypes.h
…
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