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
3ed4eaf2476d8173b9c4edf3808e378012beee66
0ad
/
source
/
gui
/
ObjectTypes
T
History
vladislavbelov
3ed4eaf247
Removes ogl_WarnIfError from regular renderer code.
...
This was SVN commit r26850.
2022-05-02 21:52:21 +00:00
..
CButton.cpp
…
CButton.h
…
CChart.cpp
Uses triangles for drawing lines in CCanvas2D.
2022-02-25 06:59:57 +00:00
CChart.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
…
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
Moves glViewport from CRenderer to CDeviceCommandContext.
2022-02-26 23:17:48 +00:00
CInput.h
…
CList.cpp
…
CList.h
…
CMiniMap.cpp
Removes ogl_WarnIfError from regular renderer code.
2022-05-02 21:52:21 +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
…