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-06-28 09:48:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5cfeccea09b7fe34f457736b79e2168da1d04c82
0ad
/
source
/
gui
T
History
quantumstate
5a21140093
Added grayscale option for ui textures
...
This was SVN commit r11364.
2012-03-18 19:43:03 +00:00
..
scripting
Fixes some bugs related to deleting saved games (in particular, load/delete was broken if the file was deleted externally while the game was running).
2012-03-14 00:23:28 +00:00
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
…
CDropDown.h
…
CGUI.cpp
Trade.
Closes
#30
.
2012-03-08 20:42:28 +00:00
CGUI.h
…
CGUIList.h
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
Move GUI renderer towards using shader infrastructure.
2012-02-08 20:43:38 +00:00
CImage.cpp
…
CImage.h
…
CInput.cpp
Remove some unused includes
2012-03-05 16:15:07 +00:00
CInput.h
…
CList.cpp
…
CList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
Trade.
Closes
#30
.
2012-03-08 20:42:28 +00:00
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUIManager.cpp
…
GUIManager.h
…
GUIRenderer.cpp
Added grayscale option for ui textures
2012-03-18 19:43:03 +00:00
GUIRenderer.h
Move GUI renderer towards using shader infrastructure.
2012-02-08 20:43:38 +00:00
GUItext.cpp
Avoid unnecessary use of printf in text renderer.
2012-02-25 17:14:47 +00:00
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
Move GUI renderer towards using shader infrastructure.
2012-02-08 20:43:38 +00:00
GUIutil.h
Move GUI renderer towards using shader infrastructure.
2012-02-08 20:43:38 +00:00
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
…
IGUIObject.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
Tweaks minimap water color.
2012-02-29 01:12:52 +00:00
MiniMap.h
…