This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-28 18:48:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
041855e547a26b5ddeadcfefbb932bdd2c592019
0ad
/
source
/
gui
T
History
leper
93e8ccda64
Fix crash in VC++11 debug builds.
Fixes
#2028
. Patch by RedFox.
...
This was SVN commit r13539.
2013-07-07 20:02:20 +00:00
..
scripting
Implement location hotkeys.
Fix
#1882
.
2013-06-09 20:21:19 +00:00
CButton.cpp
Adds UI sounds for buttons, dropdowns, lists, and checkboxes,
fixes
#948
2013-07-01 04:15:09 +00:00
CButton.h
…
CCheckBox.cpp
Adds UI sounds for buttons, dropdowns, lists, and checkboxes,
fixes
#948
2013-07-01 04:15:09 +00:00
CCheckBox.h
…
CDropDown.cpp
Adds UI sounds for buttons, dropdowns, lists, and checkboxes,
fixes
#948
2013-07-01 04:15:09 +00:00
CDropDown.h
…
CGUI.cpp
Change some size() > 0 to Based on patches by kuranes and Markus. Refs
#1852
,
#1923
.
2013-05-21 22:11:47 +00:00
CGUI.h
Makes some classes NONCOPYABLE, based on patch by Markus, refs
#1852
2013-05-22 21:40:56 +00:00
CGUIList.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
Fix crash in VC++11 debug builds.
Fixes
#2028
. Patch by RedFox.
2013-07-07 20:02:20 +00:00
CInput.h
…
CList.cpp
Adds UI sounds for buttons, dropdowns, lists, and checkboxes,
fixes
#948
2013-07-01 04:15:09 +00:00
CList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
…
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUIManager.cpp
…
GUIManager.h
…
GUIRenderer.cpp
Fixes some unconventional assignment operators, patch by Markus, refs
#1852
.
2013-05-22 22:04:58 +00:00
GUIRenderer.h
Fixes some unconventional assignment operators, patch by Markus, refs
#1852
.
2013-05-22 22:04:58 +00:00
GUItext.cpp
…
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
…
GUIutil.h
…
IGUIButtonBehavior.cpp
Adds UI sounds for buttons, dropdowns, lists, and checkboxes,
fixes
#948
2013-07-01 04:15:09 +00:00
IGUIButtonBehavior.h
…
IGUIObject.cpp
…
IGUIObject.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
Adds VBO support to minimap entity rendering to improve performance, patch by kuranes. Refs
#1923
2013-06-06 00:10:58 +00:00
MiniMap.h
Adds VBO support to minimap entity rendering to improve performance, patch by kuranes. Refs
#1923
2013-06-06 00:10:58 +00:00