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-26 12:06:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7eefcbe8c5ef302c8f10dce0cc0ec7bbb0fbc2c6
0ad
/
source
/
gui
T
History
mimo
9816e7c92d
Rename some variables to point out that they are only used in visual replay. Add script function IsVisualReplay. Refs
#9
#3355
, patch by elexis
...
This was SVN commit r17017.
2015-09-13 19:03:33 +00:00
..
scripting
Rename some variables to point out that they are only used in visual replay. Add script function IsVisualReplay. Refs
#9
#3355
, patch by elexis
2015-09-13 19:03:33 +00:00
tests
…
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
…
CDropDown.h
…
CGUI.cpp
…
CGUI.h
…
CGUIList.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
…
CInput.h
…
CList.cpp
…
CList.h
…
COList.cpp
Fix wrong offset when clicking too close to the header of sortable lists. Also added some code comments.
2015-09-02 17:55:02 +00:00
COList.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
…
GUIRenderer.h
…
GUItext.cpp
…
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
…
GUIutil.h
…
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
…
IGUIObject.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
…
MiniMap.h
…