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-27 09:47:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c3c962ea1fa661adeabaf674c334d4918a13566
0ad
/
source
/
gui
T
History
Ykkrosh
dbd3de82ff
Fix
#705
(tooltips go off screen when displayed near a corner), based on patch from Leonard
...
This was SVN commit r8916.
2011-02-13 12:16:31 +00:00
..
scripting
# Add initial basic player AI framework.
2011-01-12 12:29:00 +00:00
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
…
CDropDown.h
…
CGUI.cpp
Changed all references from old CLogger API to use the new API. Removed old API.
Fixes
#247
2010-12-05 08:41:55 +00:00
CGUI.h
…
CGUIList.h
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
Additional cleaning up of logging: removed LOG_CATEGORY macro definitions.
2010-12-05 08:50:33 +00:00
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
Additional cleaning up of logging: removed LOG_CATEGORY macro definitions.
2010-12-05 08:50:33 +00:00
CInput.h
…
CList.cpp
…
CList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
Fix
#705
(tooltips go off screen when displayed near a corner), based on patch from Leonard
2011-02-13 12:16:31 +00:00
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUIManager.cpp
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
GUIManager.h
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
GUIRenderer.cpp
Fix rendering of main menu buttons after leaving a game
2011-02-10 23:58:33 +00:00
GUIRenderer.h
…
GUItext.cpp
Changed all references from old CLogger API to use the new API. Removed old API.
Fixes
#247
2010-12-05 08:41:55 +00:00
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
Changed all references from old CLogger API to use the new API. Removed old API.
Fixes
#247
2010-12-05 08:41:55 +00:00
GUIutil.h
…
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
Changed all references from old CLogger API to use the new API. Removed old API.
Fixes
#247
2010-12-05 08:41:55 +00:00
IGUIObject.h
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
Windows fixes
2011-02-03 02:33:37 +00:00
MiniMap.h
# Rewrite fog-of-war rendering.
2011-02-03 01:12:24 +00:00