2025-11-29 22:20 CET

Changesets: spring

Search ] Browse ] Back to Index ]
develop 43fbf46c
Timestamp: 2016-09-03 00:39:15
Author: sprunk
Committer: GitHub
Details ] Diff ]
Fix wrong maphelper default splat values
mod - cont/base/maphelper/maphelper/mapdefaults.lua Diff ] File ]
develop 1a9cfdde
Timestamp: 2016-09-02 19:48:24
Author: Eshed
Details ] Diff ]
fix headless build
mod - rts/lib/headlessStubs/sdlstub.c Diff ] File ]
develop f3fe23d6
Timestamp: 2016-09-02 18:54:58
Author: Eshed
Details ] Diff ]
remove commented out code
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
develop 746de9ce
Timestamp: 2016-09-02 18:50:28
Author: Eshed
Details ] Diff ]
allow arbitrary change between windowed, fullscreen and borderless

SDL doesn't provide a function to switch between resizable windows and non-resizable ones, so a new window has to be created.
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.h Diff ] File ]
develop 0a008805
Timestamp: 2016-09-02 18:20:33
Author: Eshed
Details ] Diff ]
transfer some SDL video code to globalRendering
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.h Diff ] File ]
mod - rts/System/Input/Joystick.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/System/SpringApp.h Diff ] File ]
develop fdb02eef
Timestamp: 2016-09-02 11:38:48
Author: Eshed
Details ] Diff ]
update configHandler in SpringApp
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Menu/LuaMenuController.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 482ab399
Timestamp: 2016-09-02 10:51:06
Author: Eshed
Details ] Diff ]
Should expose ActivateMenu to lua
mod - rts/System/Events.def Diff ] File ]
develop 077188c4
Timestamp: 2016-09-02 00:09:17
Author: Eshed
Committer: GitHub
Details ] Diff ]
Merge pull request #267 from sprunk/patch-15

fix a grass-related message
mod - rts/Rendering/Env/GrassDrawer.cpp Diff ] File ]
develop a0f56193
Timestamp: 2016-09-01 23:27:26
Author: sprunk
Committer: GitHub
Details ] Diff ]
fix a grass-related message
mod - rts/Rendering/Env/GrassDrawer.cpp Diff ] File ]
develop 4d249756
Timestamp: 2016-08-31 16:37:04
Author: Eshed
Details ] Diff ]
Add new callin (LuaMenu only) ActivateMenu()

Called whenever LuaMenu is on with no game loaded - on engine start and after reload.
mod - doc/changelog.txt Diff ] File ]
mod - rts/Lua/LuaMenu.cpp Diff ] File ]
mod - rts/Lua/LuaMenu.h Diff ] File ]
mod - rts/Menu/LuaMenuController.cpp Diff ] File ]
develop 7c53723d
Timestamp: 2016-08-31 16:18:59
Author: Eshed
Details ] Diff ]
Expose ViewResize to LuaMenu
mod - rts/Menu/LuaMenuController.cpp Diff ] File ]
mod - rts/Menu/LuaMenuController.h Diff ] File ]
develop c16a1420
Timestamp: 2016-08-31 16:09:45
Author: Eshed
Details ] Diff ]
cleanup + bump archive cache version
mod - rts/Game/UI/GuiHandler.h Diff ] File ]
mod - rts/Game/UI/ResourceBar.cpp Diff ] File ]
mod - rts/Lua/LuaVFS.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.h Diff ] File ]
mod - rts/System/FileSystem/VFSModes.h Diff ] File ]
mod - rts/aGui/List.cpp Diff ] File ]
develop 8da51175
Timestamp: 2016-08-31 12:03:09
Author: Eshed
Details ] Diff ]
make luaInputReceiver static
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/UI/InputReceiver.cpp Diff ] File ]
mod - rts/Game/UI/InputReceiver.h Diff ] File ]
mod - rts/Game/UI/MouseHandler.cpp Diff ] File ]
mod - rts/Lua/LuaInputReceiver.cpp Diff ] File ]
mod - rts/Lua/LuaInputReceiver.h Diff ] File ]
mod - rts/Menu/LuaMenuController.cpp Diff ] File ]
develop c9b36e8b
Timestamp: 2016-08-31 11:12:33
Author: Eshed
Details ] Diff ]
fix license name
mod - rts/Game/LoadScreen.cpp Diff ] File ]
develop d6a268d9
Timestamp: 2016-08-30 17:33:02
Author: Eshed
Details ] Diff ]
addendum c41748d5f1c7d4197bff9f3ba058338882cb0f2e

fix creg
mod - rts/Game/Game.h Diff ] File ]
mod - rts/Game/UnsyncedGameCommands.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.cpp Diff ] File ]
develop e593776d
Timestamp: 2016-08-30 16:27:19
Author: Eshed
Details ] Diff ]
Add Spring.GetMenuName to luaynsyncedread
mod - doc/changelog.txt Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.h Diff ] File ]
mod - rts/Menu/LuaMenuController.h Diff ] File ]
develop d627bf6f
Timestamp: 2016-08-30 16:16:01
Author: Eshed
Details ] Diff ]
Add Spring.GetGameName to luaunsyncedread

Useful in LuaMenu
mod - doc/changelog.txt Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Lua/LuaMenu.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop c41748d5
Timestamp: 2016-08-30 15:41:14
Author: Eshed
Details ] Diff ]
Send AddConsoleLine to LuaMenu
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/UI/InfoConsole.cpp Diff ] File ]
mod - rts/Game/UI/InfoConsole.h Diff ] File ]
mod - rts/Menu/LuaMenuController.cpp Diff ] File ]
develop ed631ab3
Timestamp: 2016-08-30 14:37:10
Author: Eshed
Details ] Diff ]
Try to fix unitsync's interface
mod - tools/unitsync/LuaParserAPI.cpp Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop 62a6ff29
Timestamp: 2016-08-30 01:31:21
Author: Eshed
Details ] Diff ]
Fix Assimp loading from VFS
mod - rts/Rendering/Models/AssIO.cpp Diff ] File ]
develop 0511d81f
Timestamp: 2016-08-29 22:22:41
Author: Eshed
Details ] Diff ]
Fix FindFiles bug
mod - rts/System/FileSystem/FileHandler.cpp Diff ] File ]
develop c061a8a9
Timestamp: 2016-08-29 18:50:03
Author: Eshed
Details ] Diff ]
remove more debug prints
mod - rts/Menu/LuaMenuController.cpp Diff ] File ]
develop 342476d5
Timestamp: 2016-08-29 18:18:31
Author: Eshed
Details ] Diff ]
update configHandler in LuaMenuController
mod - rts/Menu/LuaMenuController.cpp Diff ] File ]
develop 477a4371
Timestamp: 2016-08-29 18:09:52
Author: Eshed
Details ] Diff ]
addendum 2086ea137c02e6e9460e2b8c3b14506a9ee7c274
mod - rts/System/FileSystem/FileHandler.cpp Diff ] File ]
develop 2086ea13
Timestamp: 2016-08-29 18:03:58
Author: Eshed
Details ] Diff ]
Section::None => Section::Error
mod - rts/System/FileSystem/VFSHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/VFSHandler.h Diff ] File ]
First  Prev  1 2 3 ... 110 ... 191 192 193 194 195 196 197 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last