0ad/source/gui/ObjectTypes
vladislavbelov fa3e501f8f Makes EAlign more consistent with other enums by CC.
This was SVN commit r25142.
2021-03-27 12:07:38 +00:00
..
CButton.cpp Removes implicit default value operator for CGUIColor. 2021-03-27 11:47:49 +00:00
CButton.h Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CChart.cpp Fix most of the new vs2017 induced warnings. 2020-11-26 22:28:50 +00:00
CChart.h Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
CCheckBox.cpp Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CCheckBox.h Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CDropDown.cpp Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CDropDown.h Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
CGUIDummyObject.h Sort GUI Object types, GUI Object bases and GUI Setting value types into three new folders. 2019-10-02 09:44:00 +00:00
CHotkeyPicker.cpp Fix usage of remove_if in CHotkeyPicker 2020-12-11 10:02:05 +00:00
CHotkeyPicker.h Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
CImage.cpp Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CImage.h Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CInput.cpp Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CInput.h Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CList.cpp Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CList.h Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CMiniMap.cpp Removes usages of GetRenderPath to checking for support of shaders. 2021-01-16 23:18:56 +00:00
CMiniMap.h Adds a LOS mask to Minimap. 2020-11-08 08:51:54 +00:00
COList.cpp Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
COList.h Remove counterproductive lowercasing of GUI ScriptEvent names, refs #127. 2020-01-15 16:00:37 +00:00
CProgressBar.cpp Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CProgressBar.h Rename CProgressBar numeric "caption" setting to "progress" to distinguish it from the Button, Input, Text and Tooltip "caption" setting values that are tag-formatted texts. 2019-11-12 16:53:19 +00:00
CRadioButton.cpp Sort GUI Object types, GUI Object bases and GUI Setting value types into three new folders. 2019-10-02 09:44:00 +00:00
CRadioButton.h Sort GUI Object types, GUI Object bases and GUI Setting value types into three new folders. 2019-10-02 09:44:00 +00:00
CSlider.cpp Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CSlider.h Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CText.cpp Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CText.h Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CTooltip.cpp Makes EAlign more consistent with other enums by CC. 2021-03-27 12:07:38 +00:00
CTooltip.h Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00