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
634cb0fc667234d69a9889e16ca0f6ff00a1d258
0ad
/
source
/
gui
/
ObjectTypes
T
History
Angen
0a72a02ea0
Make scale variables constant
...
b4fbbed379
This was SVN commit r26307.
2022-02-06 11:11:35 +00:00
..
CButton.cpp
…
CButton.h
…
CChart.cpp
…
CChart.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
Fix rare crash on Linux when opening dropdowns.
2021-07-20 20:59:45 +00:00
CDropDown.h
…
CGUIDummyObject.h
…
CHotkeyPicker.cpp
…
CHotkeyPicker.h
Removes unused forward declarations of class and struct.
2021-09-08 19:43:01 +00:00
CImage.cpp
…
CImage.h
…
CInput.cpp
Make scale variables constant
2022-02-06 11:11:35 +00:00
CInput.h
…
CList.cpp
…
CList.h
…
CMiniMap.cpp
Moves blend state management to DeviceCommandContext.
Fixes
#6420
2022-01-19 17:28:47 +00:00
CMiniMap.h
Slightly improves minimap flares, makes animation more smooth via alpha fade in/out.
2021-11-16 16:58:32 +00:00
COList.cpp
…
COList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CSlider.cpp
Draws slider button only inside its element.
2022-01-14 06:50:44 +00:00
CSlider.h
Adds disabled sprites to slider.
2021-11-27 13:37:05 +00:00
CText.cpp
…
CText.h
…
CTooltip.cpp
…
CTooltip.h
…