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:08:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7afe4892145f1dd282fe4ec33ddb1ac3cf4e427e
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
Adds header for forward declarations of CStr.
2021-09-09 17:39:08 +00:00
ObjectTypes
Replaces unclear PreferGLSL by direct renderer backend choice.
2021-12-14 06:34:02 +00:00
Scripting
Moves cursor to VideoMode to draw it via SDL.
2021-09-21 22:44:46 +00:00
SettingTypes
Adds header for forward declarations of CStr.
2021-09-09 17:39:08 +00:00
tests
Remove executable bit on some source files.
2021-09-12 18:41:51 +00:00
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
Removes raw pointers management from sprites owned by CGUI.
2021-06-06 00:32:49 +00:00
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISetting.cpp
…
CGUISetting.h
…
CGUISprite.cpp
Removes raw pointers management from sprites owned by CGUI.
2021-06-06 00:32:49 +00:00
CGUISprite.h
Removes raw pointers management from sprites owned by CGUI.
2021-06-06 00:32:49 +00:00
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
Adds header for forward declarations of CStr.
2021-09-09 17:39:08 +00:00
GUIStringConversions.cpp
…
GUITooltip.cpp
…
GUITooltip.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
SGUIIcon.h
…
SGUIMessage.h
…
SGUIStyle.h
…