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-27 08:08:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04018773fd0ab38ec0a9dc19d441b5b3d8ec79e6
0ad
/
source
/
gui
T
History
Ykkrosh
f33706bf8b
Switch everything to 15.16-bit precision fixeds, to allow more accurate unit vectors and angles.
...
This was SVN commit r7497.
2010-05-02 20:32:37 +00:00
..
scripting
Switch everything to 15.16-bit precision fixeds, to allow more accurate unit vectors and angles.
2010-05-02 20:32:37 +00:00
CButton.cpp
# GUI bug fixes.
2010-04-19 19:43:05 +00:00
CButton.h
…
CCheckBox.cpp
# GUI bug fixes.
2010-04-19 19:43:05 +00:00
CCheckBox.h
…
CDropDown.cpp
…
CDropDown.h
…
CGUI.cpp
wchar.h -> utf8.h (see previous change)
2010-03-01 14:55:34 +00:00
CGUI.h
…
CGUIList.h
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
…
CInput.h
…
CList.cpp
…
CList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
# GUI bug fixes.
2010-04-19 19:43:05 +00:00
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUIManager.cpp
Report S3TC non-support with an in-game GUI message box.
2010-03-23 22:45:07 +00:00
GUIManager.h
Report S3TC non-support with an in-game GUI message box.
2010-03-23 22:45:07 +00:00
GUIRenderer.cpp
wchar.h -> utf8.h (see previous change)
2010-03-01 14:55:34 +00:00
GUIRenderer.h
…
GUItext.cpp
…
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
# GUI bug fixes.
2010-04-19 19:43:05 +00:00
GUIutil.h
…
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
…
IGUIObject.h
# GUI bug fixes.
2010-04-19 19:43:05 +00:00
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
# GUI bug fixes.
2010-04-19 19:43:05 +00:00
IGUITextOwner.h
# GUI bug fixes.
2010-04-19 19:43:05 +00:00
MiniMap.cpp
Avoid running the old simulation code in the background when it's not needed.
2010-05-01 16:20:58 +00:00
MiniMap.h
…