Changesets: spring
develop 9f2d92cc
Timestamp: 2017-09-03 15:10:02 Author: abma [ Details ] [ Diff ] |
buildbot: fix osx quick builder config | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
develop 41cd3e88
Timestamp: 2017-09-03 15:07:53 Author: abma [ Details ] [ Diff ] |
fix compile warning: format not a string literal and no format arguments |
||
mod - rts/System/OffscreenGLContext.cpp | [ Diff ] [ File ] | ||
develop 4c18892b
Timestamp: 2017-09-03 14:53:33 Author: abma [ Details ] [ Diff ] |
buildbot: oops, fix errors | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
develop 23840dea
Timestamp: 2017-09-03 14:50:10 Author: abma [ Details ] [ Diff ] |
buildbot: fix MacOSXQuickBuild + cleanup | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
develop c9945c4a
Timestamp: 2017-09-03 14:46:36 Author: abma [ Details ] [ Diff ] |
buildbot: use ninja | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
develop a4034b18
Timestamp: 2017-09-03 14:44:05 Author: rt [ Details ] [ Diff ] |
fix 0004389 due to Windows sticky-keys crap double-tapping alt+ctrl+a now toggles chatswitchally double-tapping alt+ctrl+s now toggles chatswitchspec chatswitchall now has no default binding |
||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/Game/UI/KeyBindings.cpp | [ Diff ] [ File ] | ||
develop 64b368e2
Timestamp: 2017-09-03 14:40:25 Author: abma [ Details ] [ Diff ] |
buildbot: fix osx PATH | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
develop f6d522f1
Timestamp: 2017-09-03 14:25:22 Author: abma [ Details ] [ Diff ] |
buildbot: switch to mysql backend / update css + robots.txt | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
mod - buildbot/master/public_html/default.css | [ Diff ] [ File ] | ||
mod - buildbot/master/public_html/robots.txt | [ Diff ] [ File ] | ||
develop 69161e69
Timestamp: 2017-09-03 13:37:03 Author: abma Committer: GitHub [ Details ] [ Diff ] |
Merge pull request 0000337 from TurBoss/macos_buildbot Add macos buildslave |
||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
add - buildbot/slave/osx/macos_sierra_x64.cmake | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Misc.cpp | [ Diff ] [ File ] | ||
develop f402fc59
Timestamp: 2017-09-03 13:36:51 Author: abma [ Details ] [ Diff ] |
reduce time spring builds are kept to free up some disk space | ||
mod - buildbot/master/cleanup.sh | [ Diff ] [ File ] | ||
develop 5f951849
Timestamp: 2017-09-03 13:35:59 Author: abma [ Details ] [ Diff ] |
remove old builder / replace by new one | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
develop 8ccfa8e6
Timestamp: 2017-09-03 11:07:29 Author: TurBoss [ Details ] [ Diff ] |
fail | ||
mod - buildbot/slave/osx/macos_sierra_x64.cmake | [ Diff ] [ File ] | ||
develop 2f5ba995
Timestamp: 2017-09-03 10:34:45 Author: TurBoss [ Details ] [ Diff ] |
append buildslave turboss1 | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
develop 514a88c1
Timestamp: 2017-09-03 10:08:30 Author: TurBoss [ Details ] [ Diff ] |
master.cfg: add cmake file and changue make command | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
develop 85290762
Timestamp: 2017-09-03 10:07:45 Author: TurBoss [ Details ] [ Diff ] |
cmake file tweaks | ||
mod - buildbot/slave/osx/macos_sierra_x64.cmake | [ Diff ] [ File ] | ||
develop 838c734d
Timestamp: 2017-09-03 09:58:38 Author: TurBoss [ Details ] [ Diff ] |
missing include for __APPLE__ | ||
mod - rts/System/Platform/Misc.cpp | [ Diff ] [ File ] | ||
develop 61d11466
Timestamp: 2017-09-03 02:51:25 Author: abma [ Details ] [ Diff ] |
fix linux32 builder tests | ||
mod - rts/System/Platform/Misc.cpp | [ Diff ] [ File ] | ||
develop 81f1380b
Timestamp: 2017-09-03 02:10:04 Author: abma [ Details ] [ Diff ] |
Revert "try and fix linux32 builder tests" This reverts commit 1627e3dfdafb222b0824827b1c1f466d416b1d8b. |
||
mod - rts/System/FileSystem/DataDirLocater.cpp | [ Diff ] [ File ] | ||
develop a837be54
Timestamp: 2017-09-03 00:04:08 Author: rtri Committer: GitHub [ Details ] [ Diff ] |
s/%ld/%f | ||
mod - rts/System/Sound/ISound.cpp | [ Diff ] [ File ] | ||
develop 0d18bfc8
Timestamp: 2017-09-02 23:58:59 Author: rt [ Details ] [ Diff ] |
Merge branch 'develop' into NativeRawMove | ||
mod - cont/base/springcontent/LuaGadgets/callins.lua | [ Diff ] [ File ] | ||
mod - cont/base/springcontent/LuaGadgets/gadgets.lua | [ Diff ] [ File ] | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/Game/UI/MouseCursor.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/GeometryBuffer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Shaders/Shader.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/Default/PathConstants.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDef.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/DataDirLocater.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Misc.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Sound/ISound.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Sound/OpenAL/AudioChannel.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Sound/OpenAL/Sound.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Sound/OpenAL/Sound.h | [ Diff ] [ File ] | ||
develop 5ee83697
Timestamp: 2017-09-02 23:53:15 Author: rt [ Details ] [ Diff ] |
changelog bump | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop 15c88aed
Timestamp: 2017-09-02 23:50:06 Author: rt [ Details ] [ Diff ] |
put timers in ISound::Init | ||
mod - rts/System/Sound/ISound.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Sound/OpenAL/AudioChannel.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Sound/OpenAL/Sound.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Sound/OpenAL/Sound.h | [ Diff ] [ File ] | ||
develop 01dbb3c6
Timestamp: 2017-09-02 23:23:27 Author: rtri Committer: GitHub [ Details ] [ Diff ] |
return -1 instead of 0 on statvfs failure | ||
mod - rts/System/Platform/Misc.cpp | [ Diff ] [ File ] | ||
develop 1627e3df
Timestamp: 2017-09-02 16:14:48 Author: Eshed [ Details ] [ Diff ] |
try and fix linux32 builder tests | ||
mod - rts/System/FileSystem/DataDirLocater.cpp | [ Diff ] [ File ] | ||
develop 35fd5e69
Timestamp: 2017-09-02 13:57:30 Author: sprunk Committer: Eshed [ Details ] [ Diff ] |
fix FIXME: add Unit{Entered,Left}{Air,Water} to base GH (0000335) | ||
mod - cont/base/springcontent/LuaGadgets/callins.lua | [ Diff ] [ File ] | ||
mod - cont/base/springcontent/LuaGadgets/gadgets.lua | [ Diff ] [ File ] | ||