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-23 08:48:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
715dca07014990b45f71bb67bf64aa245fd34f21
0ad
/
source
/
gui
T
History
vladislavbelov
715dca0701
Removes unused shadow settings forgotten in
12e2428495
, removes direct SkipSubmit access.
...
This was SVN commit r25261.
2021-04-14 20:25:05 +00:00
..
ObjectBases
Simplify GUI Proxy implementation & customisation.
2021-04-09 18:01:47 +00:00
ObjectTypes
Removes unused shadow settings forgotten in
12e2428495
, removes direct SkipSubmit access.
2021-04-14 20:25:05 +00:00
Scripting
Fix --without-pch build.
fc60d80af1
was missing an include.
2021-04-13 17:28:01 +00:00
SettingTypes
…
tests
…
CGUI.cpp
Disables depth test for GUI rendering.
2021-04-11 19:36:52 +00:00
CGUI.h
…
CGUIScrollBarVertical.cpp
Cleanups CGUISprite, removes redundant method.
2021-03-31 19:26:05 +00:00
CGUIScrollBarVertical.h
…
CGUISetting.cpp
…
CGUISetting.h
…
CGUISprite.cpp
…
CGUISprite.h
Cleanups CGUISprite, removes redundant method.
2021-03-31 19:26:05 +00:00
CGUIText.cpp
…
CGUIText.h
…
GUIManager.cpp
…
GUIManager.h
…
GUIMatrix.cpp
…
GUIMatrix.h
…
GUIObjectTypes.cpp
…
GUIRenderer.cpp
Draws GUI elements by Z order.
2021-04-11 11:27:53 +00:00
GUIRenderer.h
…
GUISettingTypes.h
…
GUIStringConversions.cpp
…
GUITooltip.cpp
…
GUITooltip.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
SGUIIcon.h
…
SGUIMessage.h
…
SGUIStyle.h
…