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-21 03:06:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b52fbb7c6299082a840125f072a2b3f5226cd145
0ad
/
source
/
gui
T
History
phosit
262c5c037e
Use promises to fetch net messages
...
Refs:
#5585
2026-03-13 18:07:56 +01:00
..
ObjectBases
Remove ScriptEvent with only one parameter
2025-11-05 14:39:44 +01:00
ObjectTypes
Only render the minimap texture if it'll be displayed
2026-03-03 11:25:52 +01:00
Scripting
Remove Script::CreateArray
2026-02-08 19:27:50 +01:00
SettingTypes
Revert temporary workarounds for font baseline issues
2026-01-29 19:05:34 +01:00
tests
Fix some includes all over the place
2025-08-14 20:15:30 +02:00
CGUI.cpp
Use promises to fetch net messages
2026-03-13 18:07:56 +01:00
CGUI.h
Remove ScriptEvent with only one parameter
2025-11-05 14:39:44 +01:00
CGUIScrollBarHorizontal.cpp
…
CGUIScrollBarHorizontal.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISetting.cpp
…
CGUISetting.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CGUIText.cpp
Fix text right alignment with GUI Scale
2025-09-13 10:01:51 -05:00
CGUIText.h
Add [locale] inline tag for per-locale fonts
2025-08-04 09:35:41 -05:00
GUIManager.cpp
Remove g_GUI usage in simulation2/*
2026-01-23 21:05:18 +01:00
GUIManager.h
Remove g_GUI usage in simulation2/*
2026-01-23 21:05:18 +01:00
GUIObjectEventBroadcaster.h
…
GUIObjectTypes.cpp
Fix warnings on the charts tab of summary screen
2025-12-23 10:28:22 +01:00
GUIRenderer.cpp
Fix some includes all over the place
2025-08-14 20:15:30 +02:00
GUIRenderer.h
…
GUIStringConversions.cpp
…
GUITooltip.cpp
…
GUITooltip.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
SGUIIcon.h
…
SGUIMessage.h
…
SGUIStyle.h
…