2025-11-29 12:35 CET

Changesets: spring

Search ] Browse ] Back to Index ]
develop 8c3e2e12
Timestamp: 2017-10-09 17:56:29
Author: rt
Details ] Diff ]
move input grabbing & window caption control into GlobalRendering
mod - rts/Game/UI/HwMouseCursor.cpp Diff ] File ]
mod - rts/Game/UnsyncedGameCommands.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.h Diff ] File ]
mod - rts/System/Input/MouseInput.cpp Diff ] File ]
mod - rts/System/Platform/WindowManagerHelper.cpp Diff ] File ]
mod - rts/System/Platform/WindowManagerHelper.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 5523ddd5
Timestamp: 2017-10-09 17:54:07
Author: rt
Details ] Diff ]
deprecate gl.{Light*, Material, ShadeModel}
mod - doc/changelog.txt Diff ] File ]
mod - rts/Lua/LuaOpenGL.cpp Diff ] File ]
mod - rts/Lua/LuaOpenGL.h Diff ] File ]
develop e7eeb0da
Timestamp: 2017-10-09 00:19:03
Author: rt
Details ] Diff ]
isolate SelectMenu
mod - rts/Menu/SelectMenu.cpp Diff ] File ]
mod - rts/Menu/SelectionWidget.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 8ee4103a
Timestamp: 2017-10-08 23:47:56
Author: rt
Details ] Diff ]
nuke HL dependency on aGui
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/aGui/Gui.cpp Diff ] File ]
mod - rts/aGui/Gui.h Diff ] File ]
mod - rts/aGui/GuiElement.cpp Diff ] File ]
mod - rts/aGui/Picture.cpp Diff ] File ]
mod - rts/aGui/Window.cpp Diff ] File ]
mod - rts/builds/headless/CMakeLists.txt Diff ] File ]
develop dea2b1b0
Timestamp: 2017-10-08 22:16:35
Author: rt
Details ] Diff ]
retry 9ffd15ba3
mod - rts/Rendering/GL/VBO.cpp Diff ] File ]
mod - rts/Rendering/GL/VBO.h Diff ] File ]
mod - rts/aGui/GuiElement.cpp Diff ] File ]
mod - rts/aGui/Picture.cpp Diff ] File ]
develop 323968da
Timestamp: 2017-10-08 21:57:50
Author: rt
Details ] Diff ]
s/string/cstring
mod - rts/aGui/GuiElement.cpp Diff ] File ]
develop 24b35ec7
Timestamp: 2017-10-08 21:56:50
Author: rt
Details ] Diff ]
-
mod - rts/aGui/GuiElement.cpp Diff ] File ]
develop f855958c
Timestamp: 2017-10-08 21:54:16
Author: rt
Details ] Diff ]
fix HL linking
mod - rts/aGui/GuiElement.cpp Diff ] File ]
mod - rts/aGui/Picture.cpp Diff ] File ]
mod - rts/aGui/Window.cpp Diff ] File ]
develop 9ffd15ba
Timestamp: 2017-10-08 21:18:30
Author: rt
Details ] Diff ]
finish aGui migration
code nominated for "desperately needs more Chilli spicing"
mod - rts/aGui/Gui.cpp Diff ] File ]
mod - rts/aGui/Gui.h Diff ] File ]
mod - rts/aGui/GuiElement.cpp Diff ] File ]
mod - rts/aGui/GuiElement.h Diff ] File ]
mod - rts/aGui/HorizontalLayout.cpp Diff ] File ]
mod - rts/aGui/List.cpp Diff ] File ]
mod - rts/aGui/Picture.cpp Diff ] File ]
mod - rts/aGui/Picture.h Diff ] File ]
mod - rts/aGui/TextElement.cpp Diff ] File ]
mod - rts/aGui/VerticalLayout.cpp Diff ] File ]
mod - rts/aGui/Window.cpp Diff ] File ]
mod - rts/aGui/Window.h Diff ] File ]
develop c6b648b2
Timestamp: 2017-10-08 10:01:12
Author: Eshed
Details ] Diff ]
Fix empty string check
mod - rts/Rendering/GL/RenderDataBuffer.cpp Diff ] File ]
develop 98cca2f4
Timestamp: 2017-10-07 22:50:42
Author: rt
Details ] Diff ]
throw out legacy loadscreen code
everybody uses LuaIntro anyway so GL4 conversion is not worth it
mod - rts/Game/LoadScreen.cpp Diff ] File ]
mod - rts/Game/LoadScreen.h Diff ] File ]
mod - rts/System/SplashScreen.cpp Diff ] File ]
develop 4ddc8cd1
Timestamp: 2017-10-07 19:14:06
Author: rt
Details ] Diff ]
throw out (non-text) FFP parts of splashscreen
mod - rts/Rendering/GL/RenderDataBuffer.cpp Diff ] File ]
mod - rts/Rendering/GL/RenderDataBuffer.hpp Diff ] File ]
mod - rts/System/SplashScreen.cpp Diff ] File ]
mod - rts/System/SplashScreen.hpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 6c01e5c7
Timestamp: 2017-10-07 14:50:24
Author: rt
Details ] Diff ]
move splashscreen stuff to its own place
mod - rts/System/CMakeLists.txt Diff ] File ]
mod - rts/System/Matrix44f.h Diff ] File ]
add - rts/System/SplashScreen.cpp Diff ] File ]
add - rts/System/SplashScreen.hpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/aGui/Gui.cpp Diff ] File ]
develop 205994c8
Timestamp: 2017-10-07 13:16:07
Author: rt
Details ] Diff ]
sweep up context remnants
mod - rts/System/OffscreenGLContext.cpp Diff ] File ]
mod - rts/System/OffscreenGLContext.h Diff ] File ]
develop 10728a93
Timestamp: 2017-10-07 12:59:39
Author: Eshed
Committer: GitHub
Details ] Diff ]
add return
mod - rts/System/EventHandler.cpp Diff ] File ]
develop 846139ce
Timestamp: 2017-10-07 12:55:46
Author: rt
Details ] Diff ]
replace EventHandler macros by templates
mod - rts/System/EventHandler.cpp Diff ] File ]
develop 58fd2b28
Timestamp: 2017-10-07 11:41:56
Author: rt
Details ] Diff ]
fix build
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop fb002800
Timestamp: 2017-10-07 11:03:23
Author: Eshed
Details ] Diff ]
Fix OffscreenGLContext

All those std::move shenanigans borked the makecurrent guard.
mod - rts/Rendering/Fonts/glFont.cpp Diff ] File ]
mod - rts/System/OffscreenGLContext.cpp Diff ] File ]
mod - rts/System/OffscreenGLContext.h Diff ] File ]
develop 58652616
Timestamp: 2017-10-07 10:08:22
Author: Eshed
Details ] Diff ]
minor
mod - rts/aGui/VerticalLayout.cpp Diff ] File ]
develop a68d4c0e
Timestamp: 2017-10-07 03:22:43
Author: rt
Details ] Diff ]
remove unused {new,del}mat{2,3} funcs
mod - rts/System/Matrix44f.h Diff ] File ]
develop 48f5b631
Timestamp: 2017-10-07 03:20:03
Author: rt
Details ] Diff ]
s/Frustum/Persp
mod - rts/Game/Camera.cpp Diff ] File ]
mod - rts/System/Matrix44f.cpp Diff ] File ]
mod - rts/System/Matrix44f.h Diff ] File ]
develop 7c35528e
Timestamp: 2017-10-07 02:58:24
Author: rt
Details ] Diff ]
include window type (hidden/main) in logged errors
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
develop d62a196a
Timestamp: 2017-10-07 02:13:44
Author: rtri
Committer: GitHub
Details ] Diff ]
-
mod - rts/Rendering/Fonts/glFont.cpp Diff ] File ]
develop ee180e44
Timestamp: 2017-10-07 02:12:29
Author: rtri
Committer: GitHub
Details ] Diff ]
doh
mod - rts/Rendering/Fonts/glFont.cpp Diff ] File ]
develop 01af51b7
Timestamp: 2017-10-07 02:05:06
Author: rt
Details ] Diff ]
move configs over
mod - rts/Rendering/Fonts/glFont.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 129 130 131 132 133 134 135 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last