This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
c4ab28cdbec3cc42ef2817cea4e33dbb13ff62cf
0ad
/
source
/
gui
T
History
vladislavbelov
2e4639e6dc
Removes unused containers included in headers.
...
This was SVN commit r25004.
2021-03-03 23:01:08 +00:00
..
ObjectBases
Removes unused containers included in headers.
2021-03-03 23:01:08 +00:00
ObjectTypes
Removes usages of GetRenderPath to checking for support of shaders.
2021-01-16 23:18:56 +00:00
Scripting
Refactor all usage of RegisterFunction to ScriptFunction::Register
2021-03-02 20:01:14 +00:00
SettingTypes
…
tests
Further Hotkey fixes.
2021-01-18 10:58:16 +00:00
CGUI.cpp
Refactors smart pointers creation, reduces code duplication and improves exception safety.
2021-02-13 23:53:40 +00:00
CGUI.h
Removes unused containers included in headers.
2021-03-03 23:01:08 +00:00
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISetting.cpp
…
CGUISetting.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CGUIText.cpp
…
CGUIText.h
…
GUIManager.cpp
…
GUIManager.h
Removes unused containers included in headers.
2021-03-03 23:01:08 +00:00
GUIMatrix.cpp
…
GUIMatrix.h
…
GUIObjectTypes.cpp
…
GUIRenderer.cpp
Reduces the number of GL state changes in GUI.
2021-02-11 19:15:35 +00:00
GUIRenderer.h
…
GUISettingTypes.h
…
GUIStringConversions.cpp
…
GUITooltip.cpp
…
GUITooltip.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
SGUIIcon.h
…
SGUIMessage.h
…
SGUIStyle.h
…