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-26 00:25:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa37c9b441aea13dd60520b8df2281ebc87f7dd7
0ad
/
source
/
gui
T
History
Ykkrosh
0ec4242962
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
...
This was SVN commit r10846.
2012-01-01 16:43:10 +00:00
..
scripting
Rendering marker lines between buildings and rally points
2011-12-10 07:07:04 +00:00
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
…
CDropDown.h
…
CGUI.cpp
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
CGUI.h
…
CGUIList.h
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
# New menu background image
2011-08-20 17:17:53 +00:00
CImage.cpp
…
CImage.h
…
CInput.cpp
Added cast to convert from unsigned to int
2011-08-16 02:01:11 +00:00
CInput.h
…
CList.cpp
…
CList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
…
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUIManager.cpp
# Add GPU performance profiling support.
2011-11-09 13:09:01 +00:00
GUIManager.h
# Allow saving and loading single-player games.
2011-10-30 00:07:28 +00:00
GUIRenderer.cpp
# New menu background image
2011-08-20 17:17:53 +00:00
GUIRenderer.h
…
GUItext.cpp
…
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
…
GUIutil.h
…
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
# Add GPU performance profiling support.
2011-11-09 13:09:01 +00:00
IGUIObject.h
# New menu background image
2011-08-20 17:17:53 +00:00
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
Rendering marker lines between buildings and rally points
2011-12-10 07:07:04 +00:00
MiniMap.h
…