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-22 08:25:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e94dea94d508c75889525585443e66eff297a4b
0ad
/
source
/
gui
T
History
fcxSanya
894dc30c69
Trade.
Closes
#30
.
...
This was SVN commit r11279.
2012-03-08 20:42:28 +00:00
..
scripting
Fix crash on Clang
2012-03-07 20:40:38 +00:00
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
Renames our sdl.h to libsdl.h, to avoid case sensitivity errors when it includes SDL.h.
2012-01-12 23:32:27 +00:00
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
Clean up some text rendering to avoid relying on deprecated GL matrix state.
2012-01-29 20:04:21 +00:00
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
Renames our sdl.h to libsdl.h, to avoid case sensitivity errors when it includes SDL.h.
2012-01-12 23:32:27 +00:00
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
Enough GLES compatibility to reach the menu screen
2012-02-13 20:53:24 +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
…