1
0
forked from 0ad/0ad
0ad/binaries/data
2005-12-17 02:33:57 +00:00
..
config Profiler: Shift+F11 to save profile data into logs/profile.txt 2005-12-17 02:33:57 +00:00
mods/official Fixed the button flickering bug. It turns out that guiHide/guiUnHide were settings controls to hidden/unhidden each tick, which caused the C++ code to reset mouse interaction properties even if the thing went from unhidden to unhidden. I fixed it by making guiHide and guiUnHide check whether the control is already hidden/unhidden before changing it, though maybe we want different behaviour from the C++ code. 2005-12-17 00:24:43 +00:00
profiles
screenshots
tools
createzip.bat
xmbcleanup.bat
xmbcleanup.sh