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-24 14:47:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad02ab726d375d85dcb61e8f7ca5f736f48a0537
0ad
/
source
/
gui
T
History
Ykkrosh
6c7830df3f
Rename CTextureManager and CTextureEntry since they are only for terrain textures
...
This was SVN commit r8076.
2010-09-04 21:26:52 +00:00
..
scripting
Print JS stack trace when reporting exceptions.
2010-09-03 20:06:17 +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
Rename CTextureManager and CTextureEntry since they are only for terrain textures
2010-09-04 21:26:52 +00:00
MiniMap.h
# Redesigned the camera control system.
2010-08-13 13:26:29 +00:00