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-07-12 02:56:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b808adcc00f3bf0e8e296e0a6a3e90b0d09e0d22
0ad
/
source
/
gui
T
History
vladislavbelov
3ed4eaf247
Removes ogl_WarnIfError from regular renderer code.
...
This was SVN commit r26850.
2022-05-02 21:52:21 +00:00
..
ObjectBases
…
ObjectTypes
Removes ogl_WarnIfError from regular renderer code.
2022-05-02 21:52:21 +00:00
Scripting
Moves cursor to VideoMode to draw it via SDL.
2021-09-21 22:44:46 +00:00
SettingTypes
Set the size of the overlaybox without relying on the arbitrary initSize
2022-03-02 16:27:11 +00:00
tests
…
CGUI.cpp
Allied chat opens with t bug (on linux)
2022-03-03 11:36:08 +00:00
CGUI.h
Allied chat opens with t bug (on linux)
2022-03-03 11:36:08 +00:00
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISetting.cpp
…
CGUISetting.h
…
CGUISprite.cpp
…
CGUISprite.h
Moves texture management to CDeviceCommandContext, adds quality options.
2022-02-13 19:30:28 +00:00
CGUIText.cpp
Fix BufferZone in right alignment
2022-03-02 16:14:05 +00:00
CGUIText.h
Fix BufferZone in right alignment
2022-03-02 16:14:05 +00:00
GUIManager.cpp
Allied chat opens with t bug (on linux)
2022-03-03 11:36:08 +00:00
GUIManager.h
Uses CDeviceCommandContext as an input parameter for CCanvas2D.
2022-02-25 08:14:11 +00:00
GUIMatrix.cpp
Make scale variables constant
2022-02-06 11:11:35 +00:00
GUIMatrix.h
…
GUIObjectTypes.cpp
…
GUIRenderer.cpp
Moves texture management to CDeviceCommandContext, adds quality options.
2022-02-13 19:30:28 +00:00
GUIRenderer.h
Fixes builds after
d0115185b9
by removing includes to res handle.
2022-02-14 06:29:50 +00:00
GUIStringConversions.cpp
…
GUITooltip.cpp
…
GUITooltip.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
SGUIIcon.h
…
SGUIMessage.h
…
SGUIStyle.h
…