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
93666d86285e2dec73f14c56684adf49055981d6
0ad
/
source
/
gui
T
History
phosit
93666d8628
Remove ignore_result
...
`std::ignore` serves the same purpose and is C++ standard.
2025-06-19 19:05:56 +02:00
..
ObjectBases
Remove ignore_result
2025-06-19 19:05:56 +02:00
ObjectTypes
Remove ignore_result
2025-06-19 19:05:56 +02:00
Scripting
Remove the name of some unused arguments
2025-06-18 12:49:59 +02:00
SettingTypes
Allow setting CGUISize properties directly
2025-06-17 12:57:33 -05:00
tests
Allow setting CGUISize properties directly
2025-06-17 12:57:33 -05:00
CGUI.cpp
Allow setting CGUISize properties directly
2025-06-17 12:57:33 -05:00
CGUI.h
…
CGUIScrollBarHorizontal.cpp
…
CGUIScrollBarHorizontal.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISetting.cpp
Allow setting CGUISize properties directly
2025-06-17 12:57:33 -05:00
CGUISetting.h
Fix no-pch build after
b34f4b79aa
2025-06-18 21:12:33 +02:00
CGUISprite.cpp
Add font engine aware of Gui.scale
2025-05-26 13:12:47 -05:00
CGUISprite.h
Add font engine aware of Gui.scale
2025-05-26 13:12:47 -05:00
CGUIText.cpp
Add font engine aware of Gui.scale
2025-05-26 13:12:47 -05:00
CGUIText.h
…
GUIManager.cpp
Remove ignore_result
2025-06-19 19:05:56 +02:00
GUIManager.h
…
GUIObjectEventBroadcaster.h
…
GUIObjectTypes.cpp
…
GUIRenderer.cpp
Add font engine aware of Gui.scale
2025-05-26 13:12:47 -05:00
GUIRenderer.h
Add font engine aware of Gui.scale
2025-05-26 13:12:47 -05:00
GUIStringConversions.cpp
Remove the name of some unused arguments
2025-06-18 12:49:59 +02:00
GUITooltip.cpp
…
GUITooltip.h
…
IGUIScrollBar.cpp
Fix trailing whitespace and add pre-commit hook
2025-06-15 20:08:48 +02:00
IGUIScrollBar.h
…
SGUIIcon.h
…
SGUIMessage.h
…
SGUIStyle.h
…