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 07:46:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bfbd47ffecb91013500771a450eaa0937dae91c2
0ad
/
source
/
gui
T
History
historic_bruno
293e5e33ec
Changed GUI mouse event handling so that button events use the mouse position at the time of the button state change. Fixed minimap message handling to respect out-of-order events.
Fixes
#669
...
This was SVN commit r8610.
2010-11-14 22:47:39 +00:00
..
scripting
# Various hotkey fixes and cleanups.
2010-11-07 20:42:52 +00:00
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
…
CDropDown.h
…
CGUI.cpp
Changed GUI mouse event handling so that button events use the mouse position at the time of the button state change. Fixed minimap message handling to respect out-of-order events.
Fixes
#669
2010-11-14 22:47:39 +00:00
CGUI.h
…
CGUIList.h
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
…
CInput.h
…
CList.cpp
…
CList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
Game setup changes, including showing name, civ, team, and some options loaded from the scenarios. Civ data added. Civ info window to preview civs. Icon tooltips. Support for random map implementation.
Fixes
#590
.
2010-10-30 04:02:42 +00:00
CText.h
Game setup changes, including showing name, civ, team, and some options loaded from the scenarios. Civ data added. Civ info window to preview civs. Icon tooltips. Support for random map implementation.
Fixes
#590
.
2010-10-30 04:02:42 +00:00
CTooltip.cpp
…
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUIManager.cpp
…
GUIManager.h
…
GUIRenderer.cpp
…
GUIRenderer.h
…
GUItext.cpp
Game setup changes, including showing name, civ, team, and some options loaded from the scenarios. Civ data added. Civ info window to preview civs. Icon tooltips. Support for random map implementation.
Fixes
#590
.
2010-10-30 04:02:42 +00:00
GUItext.h
Game setup changes, including showing name, civ, team, and some options loaded from the scenarios. Civ data added. Civ info window to preview civs. Icon tooltips. Support for random map implementation.
Fixes
#590
.
2010-10-30 04:02:42 +00:00
GUITooltip.cpp
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
GUITooltip.h
Game setup changes, including showing name, civ, team, and some options loaded from the scenarios. Civ data added. Civ info window to preview civs. Icon tooltips. Support for random map implementation.
Fixes
#590
.
2010-10-30 04:02:42 +00:00
GUItypes.h
…
GUIutil.cpp
Delete obsolete non-working i18n code
2010-11-03 17:52:07 +00:00
GUIutil.h
…
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
Game setup changes, including showing name, civ, team, and some options loaded from the scenarios. Civ data added. Civ info window to preview civs. Icon tooltips. Support for random map implementation.
Fixes
#590
.
2010-10-30 04:02:42 +00:00
IGUIObject.h
Game setup changes, including showing name, civ, team, and some options loaded from the scenarios. Civ data added. Civ info window to preview civs. Icon tooltips. Support for random map implementation.
Fixes
#590
.
2010-10-30 04:02:42 +00:00
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
Game setup changes, including showing name, civ, team, and some options loaded from the scenarios. Civ data added. Civ info window to preview civs. Icon tooltips. Support for random map implementation.
Fixes
#590
.
2010-10-30 04:02:42 +00:00
IGUITextOwner.h
Game setup changes, including showing name, civ, team, and some options loaded from the scenarios. Civ data added. Civ info window to preview civs. Icon tooltips. Support for random map implementation.
Fixes
#590
.
2010-10-30 04:02:42 +00:00
MiniMap.cpp
Changed GUI mouse event handling so that button events use the mouse position at the time of the button state change. Fixed minimap message handling to respect out-of-order events.
Fixes
#669
2010-11-14 22:47:39 +00:00
MiniMap.h
Changed GUI mouse event handling so that button events use the mouse position at the time of the button state change. Fixed minimap message handling to respect out-of-order events.
Fixes
#669
2010-11-14 22:47:39 +00:00