2025-08-16 18:44 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
maintenance ae65e761
Timestamp: 2018-05-02 21:55:37
Author: abma
Committer: rt
Details ] Diff ]
update submodule prd: to many changes to list
mod - tools/pr-downloader Diff ] File ]
develop 5f6096db
Timestamp: 2018-05-02 21:55:37
Author: abma
Details ] Diff ]
update submodule prd: to many changes to list
mod - tools/pr-downloader Diff ] File ]
maintenance ecce7548
Timestamp: 2018-05-02 21:55:31
Author: Eshed
Details ] Diff ]
always link X11 dynamically
mod - rts/builds/legacy/CMakeLists.txt Diff ] File ]
develop 4e052a82
Timestamp: 2018-05-02 21:55:31
Author: Eshed
Details ] Diff ]
always link X11 dynamically
mod - rts/builds/legacy/CMakeLists.txt Diff ] File ]
maintenance 430e2a74
Timestamp: 2018-05-02 21:04:33
Author: abma
Committer: rt
Details ] Diff ]
buildbot: fix 0005966

Conflicts:
buildbot/master/master.cfg
mod - buildbot/master/master.cfg Diff ] File ]
develop 99ae27c2
Timestamp: 2018-05-02 21:04:33
Author: abma
Details ] Diff ]
buildbot: fix 0005966
mod - buildbot/master/master.cfg Diff ] File ]
maintenance e648c301
Timestamp: 2018-05-02 20:55:02
Author: abma
Committer: rt
Details ] Diff ]
buildbot: allow to use custom cmake via CMAKEBIN env var

part of 0005966
mod - buildbot/slave/create-build-dirs.py Diff ] File ]
develop dcac73a0
Timestamp: 2018-05-02 20:55:02
Author: abma
Details ] Diff ]
buildbot: allow to use custom cmake via CMAKEBIN env var

part of 0005966
mod - buildbot/slave/create-build-dirs.py Diff ] File ]
maintenance 1f8f3b35
Timestamp: 2018-05-02 18:43:35
Author: rt
Details ] Diff ]
enable bitmap pool
deheapify globalRendering
deheapify luaSocketRestrictions

Conflicts:
rts/System/SpringApp.cpp
mod - rts/Map/SMF/SMFReadMap.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.h Diff ] File ]
mod - rts/Rendering/Textures/Bitmap.cpp Diff ] File ]
mod - rts/Rendering/Textures/Bitmap.h Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/lib/luasocket/src/restrictions.cpp Diff ] File ]
mod - rts/lib/luasocket/src/restrictions.h Diff ] File ]
develop afdfca92
Timestamp: 2018-05-02 18:43:35
Author: rt
Details ] Diff ]
enable bitmap pool
deheapify globalRendering
deheapify luaSocketRestrictions
mod - rts/Map/SMF/SMFReadMap.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.h Diff ] File ]
mod - rts/Rendering/Textures/Bitmap.cpp Diff ] File ]
mod - rts/Rendering/Textures/Bitmap.h Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/lib/luasocket/src/restrictions.cpp Diff ] File ]
mod - rts/lib/luasocket/src/restrictions.h Diff ] File ]
maintenance 4bab2028
Timestamp: 2018-04-30 02:23:11
Author: rt
Details ] Diff ]
fix 0005969

out-of-range targets were already being included in the candidate
set for weapons with non-zero heightmods, which was not a problem
until the introduction of autoTargetRangeBoost

together with 7723adee678bd27a0001686872da3e7a8b12245a (unboosted)
weapons now behave as before and can no longer select such targets
mod - rts/Sim/Weapons/Weapon.cpp Diff ] File ]
develop 79915140
Timestamp: 2018-04-30 02:23:11
Author: rt
Details ] Diff ]
fix 0005969

out-of-range targets were already being included in the candidate
set for weapons with non-zero heightmods, which was not a problem
until the introduction of autoTargetRangeBoost

together with 7723adee678bd27a0001686872da3e7a8b12245a (unboosted)
weapons now behave as before and can no longer select such targets
mod - rts/Sim/Weapons/Weapon.cpp Diff ] File ]
maintenance d987965d
Timestamp: 2018-04-29 15:39:20
Author: rt
Details ] Diff ]
increase default priority for auto-targets outside unboosted range
mod - rts/Game/GameHelper.cpp Diff ] File ]
develop 7723adee
Timestamp: 2018-04-29 15:39:20
Author: rt
Details ] Diff ]
increase default priority for auto-targets outside unboosted range
mod - rts/Game/GameHelper.cpp Diff ] File ]
maintenance b8ab12e5
Timestamp: 2018-04-29 14:22:14
Author: rt
Details ] Diff ]
fix warning
mod - rts/Sim/Misc/SimObjectIDPool.cpp Diff ] File ]
develop 86c621ec
Timestamp: 2018-04-29 14:22:14
Author: rt
Details ] Diff ]
fix warning
mod - rts/Sim/Misc/SimObjectIDPool.cpp Diff ] File ]
maintenance 4757d3c0
Timestamp: 2018-04-27 18:34:47
Author: rt
Details ] Diff ]
+missing ret
mod - rts/System/FileSystem/Archives/IArchive.cpp Diff ] File ]
develop 04cc79cf
Timestamp: 2018-04-27 18:34:47
Author: rt
Details ] Diff ]
+missing ret
mod - rts/System/FileSystem/Archives/IArchive.cpp Diff ] File ]
maintenance 3c5293df
Timestamp: 2018-04-27 18:31:34
Author: rt
Details ] Diff ]
-
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
develop 99a036ad
Timestamp: 2018-04-27 18:31:34
Author: rt
Details ] Diff ]
-
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
maintenance 309c863e
Timestamp: 2018-04-27 18:20:18
Author: rt
Details ] Diff ]
upgrade to SHA archive checksums
this adds a second or two to cold startup time, but should
let fewer content corruption cases slip through the cracks
use of pool archives is still discouraged
mod - rts/Game/GameData.cpp Diff ] File ]
mod - rts/Game/GameData.h Diff ] File ]
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Game/GameSetup.h Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Lua/LuaArchive.cpp Diff ] File ]
mod - rts/Lua/LuaConstGame.cpp Diff ] File ]
mod - rts/Lua/LuaVFS.cpp Diff ] File ]
mod - rts/Sim/Path/Default/PathEstimator.cpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/PathDefines.hpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/PathManager.cpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/PathManager.hpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.h Diff ] File ]
mod - rts/System/FileSystem/Archives/IArchive.cpp Diff ] File ]
mod - rts/System/FileSystem/Archives/IArchive.h Diff ] File ]
mod - rts/System/FileSystem/Archives/PoolArchive.cpp Diff ] File ]
mod - rts/System/FileSystem/Archives/PoolArchive.h Diff ] File ]
mod - rts/System/Sync/SHA512.cpp Diff ] File ]
mod - rts/System/Sync/SHA512.hpp Diff ] File ]
mod - rts/builds/dedicated/CMakeLists.txt Diff ] File ]
mod - rts/builds/dedicated/main.cpp Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop 19abcddc
Timestamp: 2018-04-27 18:20:18
Author: rt
Details ] Diff ]
upgrade to SHA archive checksums
this adds a second or two to cold startup time, but should
let fewer content corruption cases slip through the cracks
use of pool archives is still discouraged
mod - rts/Game/GameData.cpp Diff ] File ]
mod - rts/Game/GameData.h Diff ] File ]
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Game/GameSetup.h Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Lua/LuaArchive.cpp Diff ] File ]
mod - rts/Lua/LuaConstGame.cpp Diff ] File ]
mod - rts/Lua/LuaVFS.cpp Diff ] File ]
mod - rts/Sim/Path/Default/PathEstimator.cpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/PathDefines.hpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/PathManager.cpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/PathManager.hpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.h Diff ] File ]
mod - rts/System/FileSystem/Archives/IArchive.cpp Diff ] File ]
mod - rts/System/FileSystem/Archives/IArchive.h Diff ] File ]
mod - rts/System/FileSystem/Archives/PoolArchive.cpp Diff ] File ]
mod - rts/System/FileSystem/Archives/PoolArchive.h Diff ] File ]
mod - rts/System/Sync/SHA512.cpp Diff ] File ]
mod - rts/System/Sync/SHA512.hpp Diff ] File ]
mod - rts/builds/dedicated/CMakeLists.txt Diff ] File ]
mod - rts/builds/dedicated/main.cpp Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
maintenance 1d5fb9f7
Timestamp: 2018-04-25 18:52:19
Author: rt
Details ] Diff ]
strip more
mod - test/CMakeLists.txt Diff ] File ]
develop 5eb1ebf7
Timestamp: 2018-04-25 18:52:19
Author: rt
Details ] Diff ]
strip more
mod - test/CMakeLists.txt Diff ] File ]
maintenance 0789011f
Timestamp: 2018-04-25 18:16:23
Author: rt
Details ] Diff ]
strip boost::{chrono,thread,system} from tests
mod - rts/CMakeLists.txt Diff ] File ]
mod - rts/builds/dedicated/CMakeLists.txt Diff ] File ]
mod - test/CMakeLists.txt Diff ] File ]
mod - test/engine/System/Misc/testSpringTime.cpp Diff ] File ]
mod - test/engine/System/testThreadPool.cpp Diff ] File ]
mod - test/other/testMutex.cpp Diff ] File ]
mod - test/tools/SpringTimerTest/TimerTest.cpp Diff ] File ]
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
First  Prev  1 2 3 ... 99 100 101 102 103 104 105 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last