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-22 20:47:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e3186c8a231fd4e739f63e1ec16944bcabd38d2
0ad
/
source
/
gui
T
History
Ykkrosh
0858b76bed
Fix
#556
(Minimap camera outline clips incorrectly), based on patch from Jayschwa
...
This was SVN commit r8045.
2010-08-29 13:31:19 +00:00
..
scripting
Fix right clicks passing through GUI objects and triggering unit commands.
2010-08-21 23:58:08 +00:00
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
…
CDropDown.h
…
CGUI.cpp
Fix right clicks passing through GUI objects and triggering unit commands.
2010-08-21 23:58:08 +00:00
CGUI.h
Fix right clicks passing through GUI objects and triggering unit commands.
2010-08-21 23:58:08 +00:00
CGUIList.h
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
Add focus() script method to GUI objects.
2010-08-11 21:04:09 +00:00
CInput.h
…
CList.cpp
Add list_data property to GUI list controls, to associate extra data with the human-readable list item names.
2010-08-08 15:22:17 +00:00
CList.h
Add list_data property to GUI list controls, to associate extra data with the human-readable list item names.
2010-08-08 15:22:17 +00:00
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
…
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUIManager.cpp
Fix right clicks passing through GUI objects and triggering unit commands.
2010-08-21 23:58:08 +00:00
GUIManager.h
…
GUIRenderer.cpp
…
GUIRenderer.h
…
GUItext.cpp
…
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
…
GUIutil.h
Fix uninitialised-value warnings
2010-08-06 14:15:08 +00:00
IGUIButtonBehavior.cpp
Make GUI buttons respond to multiple rapid clicks
2010-08-22 01:00:57 +00:00
IGUIButtonBehavior.h
…
IGUIObject.cpp
Use a fixed aspect ratio for the menu screen background and loading screen concept art, to prevent ugly stretching at widescreen resolutions
2010-08-10 22:39:00 +00:00
IGUIObject.h
Remove focus from chat box after sending message
2010-08-13 13:50:03 +00:00
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
Fix
#556
(Minimap camera outline clips incorrectly), based on patch from Jayschwa
2010-08-29 13:31:19 +00:00
MiniMap.h
# Redesigned the camera control system.
2010-08-13 13:26:29 +00:00