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-29 02:45:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e547704a545f597ada5fa6b217a0424cdce1950e
0ad
/
source
/
gui
T
History
vladislavbelov
8347c94e3a
Moves game load progress update function from GameSetup to CGUIManager.
...
This was SVN commit r26150.
2022-01-01 12:23:24 +00:00
..
ObjectBases
…
ObjectTypes
Replaces unclear PreferGLSL by direct renderer backend choice.
2021-12-14 06:34:02 +00:00
Scripting
…
SettingTypes
…
tests
…
CGUI.cpp
There have been quite a bit of number of questions how to change scale of the gui, because this option is hidden from the user.
2021-10-17 10:58:51 +00:00
CGUI.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISetting.cpp
…
CGUISetting.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CGUIText.cpp
There have been quite a bit of number of questions how to change scale of the gui, because this option is hidden from the user.
2021-10-17 10:58:51 +00:00
CGUIText.h
…
GUIManager.cpp
Moves game load progress update function from GameSetup to CGUIManager.
2022-01-01 12:23:24 +00:00
GUIManager.h
Moves game load progress update function from GameSetup to CGUIManager.
2022-01-01 12:23:24 +00:00
GUIMatrix.cpp
There have been quite a bit of number of questions how to change scale of the gui, because this option is hidden from the user.
2021-10-17 10:58:51 +00:00
GUIMatrix.h
…
GUIObjectTypes.cpp
…
GUIRenderer.cpp
Removes unused h_mgr includes.
2021-12-27 11:47:16 +00:00
GUIRenderer.h
…
GUIStringConversions.cpp
…
GUITooltip.cpp
…
GUITooltip.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
SGUIIcon.h
…
SGUIMessage.h
…
SGUIStyle.h
…