Changesets: spring
develop 882485fa
Timestamp: 2017-09-02 13:28:50 Author: rt [ Details ] [ Diff ] |
nlc cleanup after c2f26f2e | ||
mod - rts/Sim/Weapons/WeaponDef.cpp | [ Diff ] [ File ] | ||
develop 48916f03
Timestamp: 2017-09-02 13:22:48 Author: Eshed [ Details ] [ Diff ] |
minor | ||
mod - rts/Rendering/Shaders/Shader.cpp | [ Diff ] [ File ] | ||
develop 8affdfc0
Timestamp: 2017-09-02 09:06:18 Author: Eshed [ Details ] [ Diff ] |
fix VS build | ||
mod - rts/Game/UI/MouseCursor.cpp | [ Diff ] [ File ] | ||
develop 1208285b
Timestamp: 2017-09-01 22:44:16 Author: TurBoss [ Details ] [ Diff ] |
cmake file | ||
add - buildbot/slave/osx/macos_sierra_x64.cmake | [ Diff ] [ File ] | ||
develop d16d9341
Timestamp: 2017-09-01 21:54:13 Author: Eshed [ Details ] [ Diff ] |
bump | ||
mod - rts/Sim/Path/Default/PathConstants.h | [ Diff ] [ File ] | ||
develop 1ad81036
Timestamp: 2017-09-01 19:25:43 Author: rt [ Details ] [ Diff ] |
more Mesa weirdness | ||
mod - rts/Rendering/GL/GeometryBuffer.cpp | [ Diff ] [ File ] | ||
develop 9fac5dcb
Timestamp: 2017-09-01 19:25:05 Author: Eshed [ Details ] [ Diff ] |
addendum 50d78ddf6f6fe535a2fe9e2778e337ef2b03e61c | ||
mod - rts/Sim/Path/Default/PathConstants.h | [ Diff ] [ File ] | ||
develop f3bd8fbb
Timestamp: 2017-09-01 17:24:29 Author: rt [ Details ] [ Diff ] |
fix PathFinderDef merge | ||
mod - rts/Sim/Path/Default/PathConstants.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/Default/PathEstimator.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/Default/PathEstimator.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/Default/PathFinderDef.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/Default/PathFinderDef.h | [ Diff ] [ File ] | ||
develop 9cf0fc41
Timestamp: 2017-09-01 17:21:45 Author: rt [ Details ] [ Diff ] |
replace a PE hack by a better hack (it reintroduced 4911 into the wild) |
||
mod - rts/Sim/Path/Default/PathEstimator.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/Default/PathEstimator.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/Default/PathFinderDef.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/Default/PathFinderDef.h | [ Diff ] [ File ] | ||
develop 50d78ddf
Timestamp: 2017-09-01 09:28:28 Author: Eshed [ Details ] [ Diff ] |
bump PE version Take less time than checking if 251c631d13b12154ad6178131c80deec5500f3e2 actually needs it |
||
mod - rts/Sim/Path/Default/PathConstants.h | [ Diff ] [ File ] | ||
develop f1b07001
Timestamp: 2017-09-01 04:50:43 Author: rt [ Details ] [ Diff ] |
Merge branch 'develop' into NativeRawMove | ||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/Default/PathEstimator.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/Default/PathEstimator.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/Default/PathManager.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDef.cpp | [ Diff ] [ File ] | ||
mod - rts/System/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - rts/System/Sound/OpenAL/ALShared.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Sound/OpenAL/Sound.cpp | [ Diff ] [ File ] | ||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
mod - tools/scripts/travis_install.sh | [ Diff ] [ File ] | ||
develop 251c631d
Timestamp: 2017-09-01 04:49:57 Author: rt [ Details ] [ Diff ] |
fix 0005519 | ||
mod - rts/Sim/Path/Default/PathEstimator.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/Default/PathEstimator.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/Default/PathManager.cpp | [ Diff ] [ File ] | ||
develop d3661088
Timestamp: 2017-09-01 04:49:37 Author: rt [ Details ] [ Diff ] |
Mesa weirdness | ||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
develop 3a29e68e
Timestamp: 2017-09-01 04:45:04 Author: rt [ Details ] [ Diff ] |
- | ||
mod - rts/System/Sound/OpenAL/ALShared.cpp | [ Diff ] [ File ] | ||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
develop face1a45
Timestamp: 2017-09-01 01:59:21 Author: abma [ Details ] [ Diff ] |
add assert | ||
mod - rts/System/Sound/OpenAL/ALShared.cpp | [ Diff ] [ File ] | ||
develop c2f26f2e
Timestamp: 2017-09-01 01:52:08 Author: rtri Committer: GitHub [ Details ] [ Diff ] |
fix 0005737 | ||
mod - rts/Sim/Weapons/WeaponDef.cpp | [ Diff ] [ File ] | ||
develop 36f74d9d
Timestamp: 2017-09-01 01:48:22 Author: abma [ Details ] [ Diff ] |
addition to 27525bca38d51323b2a2067f96df2a722843322d | ||
mod - rts/System/Sound/OpenAL/Sound.cpp | [ Diff ] [ File ] | ||
develop 27525bca
Timestamp: 2017-09-01 01:34:15 Author: abma [ Details ] [ Diff ] |
remove invalid openal call: alGetError() shouldn't be called without a context https://github.com/kcat/openal-soft/blob/master/OpenAL32/alError.c#L61 |
||
mod - rts/System/Sound/OpenAL/Sound.cpp | [ Diff ] [ File ] | ||
develop a6f45e5e
Timestamp: 2017-09-01 01:07:18 Author: abma [ Details ] [ Diff ] |
fix failing assert: SpringTime.cpp:158: const char* spring_clock::GetName(): Assertion `timerInited' failed. |
||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
develop e88fac04
Timestamp: 2017-08-31 21:49:18 Author: abma [ Details ] [ Diff ] |
try to fix ci | ||
mod - tools/scripts/travis_install.sh | [ Diff ] [ File ] | ||
develop 11935253
Timestamp: 2017-08-31 21:35:39 Author: abma [ Details ] [ Diff ] |
try to (partly) fix osx compile: add missing files |
||
mod - rts/System/CMakeLists.txt | [ Diff ] [ File ] | ||
develop a99923f2
Timestamp: 2017-08-31 21:04:08 Author: rt [ Details ] [ Diff ] |
Merge branch 'develop' into NativeRawMove | ||
mod - AI/Skirmish/HughAI | [ Diff ] [ File ] | ||
mod - rts/Game/UI/MouseCursor.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Threading/ThreadPool.cpp | [ Diff ] [ File ] | ||
develop 89a5b03f
Timestamp: 2017-08-31 21:03:32 Author: rt [ Details ] [ Diff ] |
fix 0004232 | ||
mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp | [ Diff ] [ File ] | ||
develop 169bf9c3
Timestamp: 2017-08-31 21:03:19 Author: rt [ Details ] [ Diff ] |
MouseCursor nlc | ||
mod - rts/Game/UI/MouseCursor.cpp | [ Diff ] [ File ] | ||
develop 01cd32d9
Timestamp: 2017-08-31 16:45:34 Author: rtri Committer: GitHub [ Details ] [ Diff ] |
retry 2a46a429 | ||
mod - rts/System/Threading/ThreadPool.cpp | [ Diff ] [ File ] | ||