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
2ae95d3c4925063fe869210f90e8eae6bf301bb5
0ad
/
source
/
gui
/
ObjectTypes
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
..
CButton.cpp
Add scrollpanel widget
2024-11-12 15:01:42 -05:00
CButton.h
…
CChart.cpp
Add scrollpanel widget
2024-11-12 15:01:42 -05:00
CChart.h
…
CCheckBox.cpp
Add scrollpanel widget
2024-11-12 15:01:42 -05:00
CCheckBox.h
…
CDropDown.cpp
Add scrollpanel widget
2024-11-12 15:01:42 -05:00
CDropDown.h
…
CGUIDummyObject.h
Remove the name of some unused arguments
2025-06-18 12:49:59 +02:00
CHotkeyPicker.cpp
…
CHotkeyPicker.h
Remove the name of some unused arguments
2025-06-18 12:49:59 +02:00
CImage.cpp
Add scrollpanel widget
2024-11-12 15:01:42 -05:00
CImage.h
…
CInput.cpp
Align font height, capHeight to FreeType metrics
2025-06-11 08:10:18 -05:00
CInput.h
…
CList.cpp
Add scrollpanel widget
2024-11-12 15:01:42 -05:00
CList.h
…
CMiniMap.cpp
Remove ignore_result
2025-06-19 19:05:56 +02:00
CMiniMap.h
…
COList.cpp
Add scrollpanel widget
2024-11-12 15:01:42 -05:00
COList.h
…
CProgressBar.cpp
Add scrollpanel widget
2024-11-12 15:01:42 -05:00
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CScrollPanel.cpp
Add scrollpanel widget
2024-11-12 15:01:42 -05:00
CScrollPanel.h
Add scrollpanel widget
2024-11-12 15:01:42 -05:00
CSlider.cpp
Remove FALLTHROUGH on empty cases
2025-01-29 19:34:12 +01:00
CSlider.h
…
CText.cpp
Add scrollpanel widget
2024-11-12 15:01:42 -05:00
CText.h
…
CTooltip.cpp
…
CTooltip.h
…