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-25 21:45:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cf79ca6cff6ae9e198c6ea25a22fb63a7e06349
0ad
/
source
/
gui
T
History
Ykkrosh
0c95417dec
Avoid type warnings
...
This was SVN commit r1274.
2004-10-23 19:24:55 +00:00
..
scripting
…
CButton.cpp
A bunch of updates:
2004-10-14 10:09:26 +00:00
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CGUI.cpp
Added some support for user profiles
2004-10-23 14:39:28 +00:00
CGUI.h
A bunch of updates:
2004-10-14 10:09:26 +00:00
CGUIScrollBarStyle.cpp
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
Avoid type warnings
2004-10-23 19:24:55 +00:00
CInput.h
Sorry! Totally forgot to add the CInput.cpp/h
2004-10-14 21:01:13 +00:00
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
A bunch of updates:
2004-10-14 10:09:26 +00:00
CText.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
A bunch of updates:
2004-10-14 10:09:26 +00:00
GUItext.cpp
…
GUItext.h
…
GUIutil.cpp
A bunch of updates:
2004-10-14 10:09:26 +00:00
GUIutil.h
A bunch of updates:
2004-10-14 10:09:26 +00:00
IGUIButtonBehavior.cpp
A bunch of updates:
2004-10-14 10:09:26 +00:00
IGUIButtonBehavior.h
…
IGUIObject.cpp
Added some support for user profiles
2004-10-23 14:39:28 +00:00
IGUIObject.h
Added some support for user profiles
2004-10-23 14:39:28 +00:00
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
A bunch of updates:
2004-10-14 10:09:26 +00:00
IGUITextOwner.h
…
MiniMap.cpp
Updated to properly support LOD bias settings in config. Fixes mipmap blurryness.
2004-10-17 21:01:00 +00:00
MiniMap.h
…