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-22 03:25:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc00a6b8dffc34bd74c15fa5ae718f9908374fa7
0ad
/
source
/
gui
T
History
Stan
e009d322cc
Add missing files in
4942cabab5
...
This was SVN commit r24488.
2020-12-31 14:27:02 +00:00
..
ObjectBases
Add missing files in
4942cabab5
2020-12-31 14:27:02 +00:00
ObjectTypes
Add missing files in
4942cabab5
2020-12-31 14:27:02 +00:00
Scripting
Reduce duplication in JSI GUI objects implementation.
2020-12-13 15:06:18 +00:00
SettingTypes
Further header & precompiled cleanup, fix no-PCH builds.
2020-12-09 14:39:14 +00:00
tests
Properly clean up _testcache folder.
2020-12-10 08:18:18 +00:00
CGUI.cpp
Add missing files in
4942cabab5
2020-12-31 14:27:02 +00:00
CGUI.h
Reduce duplication in JSI GUI objects implementation.
2020-12-13 15:06:18 +00:00
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISetting.cpp
…
CGUISetting.h
…
CGUISprite.cpp
…
CGUISprite.h
Clean up header includes, add new forward declarations.
2020-11-21 11:20:29 +00:00
CGUIText.cpp
…
CGUIText.h
…
GUIManager.cpp
Replace DISCARD macro with ignore_result template.
2020-12-15 09:03:44 +00:00
GUIManager.h
Fix most of the new vs2017 induced warnings.
2020-11-26 22:28:50 +00:00
GUIMatrix.cpp
…
GUIMatrix.h
…
GUIObjectTypes.cpp
Add
getTextSize()
for CButton
2020-12-11 16:12:46 +00:00
GUIRenderer.cpp
…
GUIRenderer.h
Clean up header includes, add new forward declarations.
2020-11-21 11:20:29 +00:00
GUISettingTypes.h
…
GUIStringConversions.cpp
…
GUITooltip.cpp
…
GUITooltip.h
…
IGUIScrollBar.cpp
Further header & precompiled cleanup, fix no-PCH builds.
2020-12-09 14:39:14 +00:00
IGUIScrollBar.h
Clean up header includes, add new forward declarations.
2020-11-21 11:20:29 +00:00
SGUIIcon.h
…
SGUIMessage.h
…
SGUIStyle.h
…