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
969ed22f97614e754e932edc49f7c027265ed804
0ad
/
source
/
gui
T
History
NoMonkey
ed27392768
Made the minimap display the player colors and represent their positions correctly.
...
This was SVN commit r1821.
2005-01-26 00:19:17 +00:00
..
scripting
…
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CGUI.cpp
Allow clipboard pasting into input boxes (with the same hotkeys as the console - insert or ctrl+v)
2005-01-22 18:46:03 +00:00
CGUI.h
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
2005-01-17 04:52:02 +00:00
CGUIScrollBarStyle.cpp
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
mouse_x/y => g_mouse_x/y
2005-01-23 17:35:36 +00:00
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
Allow clipboard pasting into input boxes (with the same hotkeys as the console - insert or ctrl+v)
2005-01-22 18:46:03 +00:00
CInput.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
…
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUIRenderer.cpp
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
2005-01-17 04:52:02 +00:00
GUIRenderer.h
…
GUItext.cpp
…
GUItext.h
…
GUITooltip.cpp
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
2005-01-17 04:52:02 +00:00
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
…
GUIutil.h
…
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
…
IGUIObject.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
mouse_x/y => g_mouse_x/y
2005-01-23 17:35:36 +00:00
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
2005-01-17 04:52:02 +00:00
IGUITextOwner.h
…
MiniMap.cpp
Made the minimap display the player colors and represent their positions correctly.
2005-01-26 00:19:17 +00:00
MiniMap.h
…