Changesets: spring
develop c98e00e5
Timestamp: 2017-09-08 17:17:11 Author: rt [ Details ] [ Diff ] |
fix 'format not a string literal...' warnings | ||
mod - rts/System/Platform/Win/CrashHandler.cpp | [ Diff ] [ File ] | ||
develop ab49abd9
Timestamp: 2017-09-08 17:11:32 Author: rt [ Details ] [ Diff ] |
- | ||
mod - rts/System/Platform/Win/CrashHandler.cpp | [ Diff ] [ File ] | ||
develop 6a552f66
Timestamp: 2017-09-08 16:59:51 Author: rt [ Details ] [ Diff ] |
stop using Global{Alloc,Free} in Windows CrashHandler the suspend / resume trial juggling added for 2493 is fragile and SDL 2.0.* no longer calls GlobalAlloc anywhere except for writing to the clipboard, get rid of it (should prevent 5754) fix missing {Prepare,Cleanup}Stacktrace()'s in GL debug callback also stop recommending drivers "as old as your graphic card" |
||
mod - rts/Rendering/GlobalRendering.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Win/CrashHandler.cpp | [ Diff ] [ File ] | ||
develop 0a336407
Timestamp: 2017-09-07 18:47:21 Author: rt [ Details ] [ Diff ] |
add. | ||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
develop 94f5cfcb
Timestamp: 2017-09-07 18:02:47 Author: rt [ Details ] [ Diff ] |
Merge branch 'develop' into NativeRawMove | ||
mod - buildbot/slave/validation/tests-prepare.sh | [ Diff ] [ File ] | ||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/ShadowHandler.h | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/FileSystemInitializer.cpp | [ Diff ] [ File ] | ||
add - test/validation/LuaUI/Config/BA.lua | [ Diff ] [ File ] | ||
mod - test/validation/prepare.sh | [ Diff ] [ File ] | ||
mod - test/validation/run.sh | [ Diff ] [ File ] | ||
develop 16a0d41a
Timestamp: 2017-09-07 18:00:35 Author: rt [ Details ] [ Diff ] |
fix minor shadow unorthodoxy | ||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/ShadowHandler.h | [ Diff ] [ File ] | ||
develop 4bf38ab7
Timestamp: 2017-09-07 01:24:57 Author: abma [ Details ] [ Diff ] |
validation test: hail the non-existing standards! :-| | ||
mod - buildbot/slave/validation/tests-prepare.sh | [ Diff ] [ File ] | ||
develop 54c1f2e7
Timestamp: 2017-09-07 01:15:56 Author: abma [ Details ] [ Diff ] |
validation test: allow user widgets in BA | ||
add - test/validation/LuaUI/Config/BA.lua | [ Diff ] [ File ] | ||
develop 1d3f8073
Timestamp: 2017-09-07 00:49:08 Author: abma [ Details ] [ Diff ] |
validation test: increase allowed cpu time | ||
mod - test/validation/run.sh | [ Diff ] [ File ] | ||
develop a5a8c44b
Timestamp: 2017-09-07 00:33:42 Author: abma [ Details ] [ Diff ] |
try to fix validation test timeout | ||
mod - buildbot/slave/validation/tests-prepare.sh | [ Diff ] [ File ] | ||
mod - test/validation/prepare.sh | [ Diff ] [ File ] | ||
develop 44c57b83
Timestamp: 2017-09-06 20:56:59 Author: rt [ Details ] [ Diff ] |
$ | ||
mod - rts/System/FileSystem/FileSystemInitializer.cpp | [ Diff ] [ File ] | ||
develop 9c9f2068
Timestamp: 2017-09-06 20:52:31 Author: rt [ Details ] [ Diff ] |
- | ||
mod - rts/System/FileSystem/FileSystemInitializer.cpp | [ Diff ] [ File ] | ||
develop 26bd95fa
Timestamp: 2017-09-06 20:48:52 Author: rt [ Details ] [ Diff ] |
fix undefined reference | ||
mod - rts/System/FileSystem/FileSystemInitializer.cpp | [ Diff ] [ File ] | ||
develop 38d80b3d
Timestamp: 2017-09-06 20:06:50 Author: rt [ Details ] [ Diff ] |
Merge branch 'develop' into NativeRawMove | ||
mod - rts/Rendering/GL/VBO.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/VBO.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/CommonDefHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/DataDirLocater.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/FileSystemInitializer.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/errorhandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
mod - rts/System/SpringApp.h | [ Diff ] [ File ] | ||
develop bb9776a2
Timestamp: 2017-09-06 20:06:20 Author: rt [ Details ] [ Diff ] |
fix 0005749 | ||
mod - rts/System/FileSystem/DataDirLocater.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/FileSystemInitializer.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/errorhandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
mod - rts/System/SpringApp.h | [ Diff ] [ File ] | ||
develop 29e4d133
Timestamp: 2017-09-06 00:01:14 Author: rt [ Details ] [ Diff ] |
fix sound warning spam | ||
mod - rts/Sim/Misc/CommonDefHandler.cpp | [ Diff ] [ File ] | ||
develop 3626869b
Timestamp: 2017-09-05 02:35:57 Author: rt [ Details ] [ Diff ] |
fix 9329dc | ||
mod - rts/Rendering/GL/VBO.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/VBO.h | [ Diff ] [ File ] | ||
develop 8a0ff076
Timestamp: 2017-09-04 21:16:55 Author: rt [ Details ] [ Diff ] |
Merge branch 'develop' into NativeRawMove | ||
mod - buildbot/master/cleanup.sh | [ Diff ] [ File ] | ||
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 ] | ||
add - buildbot/slave/osx/macos_sierra_x64.cmake | [ Diff ] [ File ] | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/Game/UI/KeyBindings.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/VBO.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/VertexArray.inl | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/DataDirLocater.cpp | [ Diff ] [ File ] | ||
mod - rts/System/OffscreenGLContext.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Mac/CrashHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Mac/MessageBox.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Misc.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Sound/ISound.cpp | [ Diff ] [ File ] | ||
mod - rts/builds/dedicated/CMakeLists.txt | [ Diff ] [ File ] | ||
develop 9329dc5a
Timestamp: 2017-09-04 21:16:37 Author: rt [ Details ] [ Diff ] |
fix 0005746 | ||
mod - rts/Rendering/GL/VBO.cpp | [ Diff ] [ File ] | ||
develop b1c4e468
Timestamp: 2017-09-04 00:37:08 Author: abma [ Details ] [ Diff ] |
osx: partly revert / add fixme / add warning | ||
mod - rts/System/Platform/Linux/CrashHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Mac/CrashHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/builds/dedicated/CMakeLists.txt | [ Diff ] [ File ] | ||
develop 90fad3cc
Timestamp: 2017-09-04 00:24:36 Author: abma [ Details ] [ Diff ] |
osx: try to fix spring-dedicated linking | ||
mod - rts/System/Platform/Linux/CrashHandler.cpp | [ Diff ] [ File ] | ||
develop 13ce5452
Timestamp: 2017-09-03 15:53:11 Author: abma [ Details ] [ Diff ] |
osx: try to fix spring-dedicated linking | ||
mod - rts/builds/dedicated/CMakeLists.txt | [ Diff ] [ File ] | ||
develop d2754681
Timestamp: 2017-09-03 15:34:06 Author: abma [ Details ] [ Diff ] |
fix osx compile?! | ||
mod - rts/Rendering/GL/VertexArray.inl | [ Diff ] [ File ] | ||
develop 5eb0808b
Timestamp: 2017-09-03 15:32:45 Author: Eshed Committer: GitHub [ Details ] [ Diff ] |
no-op mac MessageBox to check compilation | ||
mod - rts/System/Platform/Mac/MessageBox.cpp | [ Diff ] [ File ] | ||
develop b6a28b49
Timestamp: 2017-09-03 15:27:59 Author: abma [ Details ] [ Diff ] |
osx: try to fix 'getpid' was not declared in this scope |
||
mod - rts/System/Platform/Mac/CrashHandler.cpp | [ Diff ] [ File ] | ||