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-07-16 22:17:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1467d10fdcb80d55aedee1246578f7f317d938b
0ad
/
source
/
gui
T
History
vladislavbelov
5ff4fa19c0
Removes unused and outdated includes, replaces some includes by forward declarations.
...
This was SVN commit r25444.
2021-05-15 17:27:01 +00:00
..
ObjectBases
Fix
4f972bc623
2021-05-14 11:12:07 +00:00
ObjectTypes
Removes unused and outdated includes, replaces some includes by forward declarations.
2021-05-15 17:27:01 +00:00
Scripting
Fixes broken PCH after wraitii commits (
4f972bc623
,
0f60bf3a97
) and Itms (
833c9f108c
).
2021-05-15 14:50:24 +00:00
SettingTypes
Fixes broken PCH after wraitii commits (
4f972bc623
,
0f60bf3a97
) and Itms (
833c9f108c
).
2021-05-15 14:50:24 +00:00
tests
Split off Object-related functions from ScriptInterface
2021-05-13 17:23:52 +00:00
CGUI.cpp
Removes unused and outdated includes, replaces some includes by forward declarations.
2021-05-15 17:27:01 +00:00
CGUI.h
Removes unused and outdated includes, replaces some includes by forward declarations.
2021-05-15 17:27:01 +00:00
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISetting.cpp
Split off JSON-related function from ScriptInterface, clean up headers.
2021-05-14 10:18:03 +00:00
CGUISetting.h
Split JS conversions from ScriptInterface.
2021-05-13 09:43:33 +00:00
CGUISprite.cpp
…
CGUISprite.h
…
CGUIText.cpp
Change GUI settings to explicitly be member variables.
2021-05-06 08:22:37 +00:00
CGUIText.h
Change GUI settings to explicitly be member variables.
2021-05-06 08:22:37 +00:00
GUIManager.cpp
Remove all external usage of CmptPrivate. Header cleanup.
2021-05-15 13:54:58 +00:00
GUIManager.h
Remove all external usage of CmptPrivate. Header cleanup.
2021-05-15 13:54:58 +00:00
GUIMatrix.cpp
…
GUIMatrix.h
…
GUIObjectTypes.cpp
…
GUIRenderer.cpp
…
GUIRenderer.h
…
GUIStringConversions.cpp
…
GUITooltip.cpp
Change GUI settings to explicitly be member variables.
2021-05-06 08:22:37 +00:00
GUITooltip.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
SGUIIcon.h
…
SGUIMessage.h
…
SGUIStyle.h
…