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 14:26:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3d2be697a2e9e06cc1a7f7a7fe2cbce2c4b58529
0ad
/
source
/
gui
T
History
vladislavbelov
2f90becb28
Removes SkipSubmit and unused friends from Renderer.
...
This was SVN commit r26162.
2022-01-03 12:16:16 +00:00
..
ObjectBases
Adds header for forward declarations of CStr.
2021-09-09 17:39:08 +00:00
ObjectTypes
Removes SkipSubmit and unused friends from Renderer.
2022-01-03 12:16:16 +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
…
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
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
…