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 15:27:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e7b132bfdea5f181dc3582a9f024f2b4b46d18f
0ad
/
source
/
gui
T
History
janwas
77eb2d7db8
finally removing; it has no function
...
This was SVN commit r962.
2004-08-10 16:04:21 +00:00
..
scripting
Removed some mildly unpleasant usages of temporary objects
2004-07-31 11:29:28 +00:00
CButton.cpp
Fixed invalid GL code
2004-08-06 15:01:23 +00:00
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CGUI.cpp
finally removing; it has no function
2004-08-10 16:04:21 +00:00
CGUI.h
Simplified ReportParseError (to make GCC happier)
2004-08-09 16:29:21 +00:00
CGUIScrollBarStyle.cpp
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
Variable fonts in the GUI
2004-07-31 19:52:15 +00:00
CText.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUItext.cpp
Fixed a couple of crashes
2004-07-31 11:28:24 +00:00
GUItext.h
Fixed a couple of crashes
2004-07-31 11:28:24 +00:00
GUIutil.cpp
…
GUIutil.h
…
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
added debug_warns where there were TODO gee: report error comments
2004-08-08 18:21:58 +00:00
IGUIObject.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…