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-07-22 07:03:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e10c4ebaae319dec1ec8d015405ec1bb89d44ca9
0ad
/
source
/
gui
T
History
alpha123
c28151c1c1
Put tooltips on a diet.
...
This was SVN commit r13835.
2013-09-13 23:49:46 +00:00
..
scripting
Changes GameView to expose global functions to scripts instead of using CJSObject.
2013-09-12 12:40:05 +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
Fixes a build error with SDL2, refs
#2041
2013-07-17 06:33:11 +00:00
CDropDown.h
Make water specular more visible and fixes a few cases where it would actually hardly appear when it should.
2013-07-14 12:17:07 +00:00
CGUI.cpp
Okay, do what
f5ab6255d0
was supposed to do.
2013-08-26 04:17:26 +00:00
CGUI.h
…
CGUIList.h
…
CGUIScrollBarVertical.cpp
Okay, do what
f5ab6255d0
was supposed to do.
2013-08-26 04:17:26 +00:00
CGUIScrollBarVertical.h
Okay, do what
f5ab6255d0
was supposed to do.
2013-08-26 04:17:26 +00:00
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
Adds saved game descriptions and in-game save dialog, based on patch by Crynux,
fixes
#2030
2013-07-21 00:23:57 +00:00
GUIManager.h
…
GUIRenderer.cpp
…
GUIRenderer.h
…
GUItext.cpp
Put tooltips on a diet.
2013-09-13 23:49:46 +00:00
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
Okay, do what
f5ab6255d0
was supposed to do.
2013-08-26 04:17:26 +00:00
IGUIScrollBar.h
Okay, do what
f5ab6255d0
was supposed to do.
2013-08-26 04:17:26 +00:00
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
…
MiniMap.h
…