This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
a12
0ad
/
source
/
gui
T
History
Yves
5ce5ef9286
Adds a splashscreen that appears on startup and informs the player about the status of the game (bugs, missing features). The splashscreen can be disabled for future startups by unckecking a checkbox on the splashscreen.
...
This was SVN commit r12735.
2012-10-07 12:43:08 +00:00
..
scripting
Adds a splashscreen that appears on startup and informs the player about the status of the game (bugs, missing features). The splashscreen can be disabled for future startups by unckecking a checkbox on the splashscreen.
2012-10-07 12:43:08 +00:00
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
Remember scroll position when re-opening dropdown lists.
2012-08-08 17:22:52 +00:00
CDropDown.h
…
CGUI.cpp
Adds UTF-8 support for JavaScript files.
2012-05-04 21:48:46 +00:00
CGUI.h
…
CGUIList.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
…
CInput.h
…
CList.cpp
Properly re-initialize drop-down lists when the list items changes.
Fixes
#1558
.
2012-07-31 03:34:09 +00:00
CList.h
Properly re-initialize drop-down lists when the list items changes.
Fixes
#1558
.
2012-07-31 03:34:09 +00:00
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
Wall placement.
Closes
#786
.
2012-05-05 19:22:22 +00:00
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUIManager.cpp
Implements global tech modification function.
Fixes
#1358
, refs
#1520
.
2012-07-03 02:16:45 +00:00
GUIManager.h
…
GUIRenderer.cpp
Add support for cropped images in the GUI code and update game setup to use cropped map previews. Refs
#1343
.
2012-08-10 19:59:20 +00:00
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
Fixed fixed renderpath: green water, broken minimap
2012-09-01 22:34:36 +00:00
MiniMap.h
Show shallows (walkable water) on the minimap in a lighter color.
2012-08-04 18:52:02 +00:00