2025-08-01 17:03 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 1d5d9219
Timestamp: 2018-03-02 16:04:03
Author: Eshed
Committer: GitHub
Details ] Diff ]
Update make_installer.sh
mod - installer/make_installer.sh Diff ] File ]
develop 2753cab7
Timestamp: 2018-03-02 16:03:25
Author: Eshed
Committer: GitHub
Details ] Diff ]
Update make_installer.sh
mod - installer/make_installer.sh Diff ] File ]
develop 6ac8603d
Timestamp: 2018-03-02 16:02:47
Author: Eshed
Committer: GitHub
Details ] Diff ]
Update make_source_package.sh
mod - buildbot/slave/source/make_source_package.sh Diff ] File ]
develop 6f369ff3
Timestamp: 2018-03-02 16:01:53
Author: Eshed
Committer: GitHub
Details ] Diff ]
Update prepare.sh
mod - buildbot/slave/prepare.sh Diff ] File ]
maintenance 6f34c148
Timestamp: 2018-03-02 16:01:53
Author: Eshed
Details ] Diff ]
Update prepare.sh
mod - buildbot/slave/prepare.sh Diff ] File ]
develop 77e3895b
Timestamp: 2018-03-02 15:31:30
Author: Eshed
Committer: GitHub
Details ] Diff ]
Fix git describe length
mod - rts/build/cmake/UtilGit.cmake Diff ] File ]
develop 10f04701
Timestamp: 2018-02-28 01:14:43
Author: rt
Details ] Diff ]
revisit range-rings for 0000590{8,9}
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Rendering/GL/glExtra.cpp Diff ] File ]
mod - rts/Rendering/GL/glExtra.h Diff ] File ]
mod - rts/Sim/Weapons/Weapon.cpp Diff ] File ]
mod - rts/Sim/Weapons/Weapon.h Diff ] File ]
develop d4095fa1
Timestamp: 2018-02-27 19:18:19
Author: rt
Details ] Diff ]
fix SetMoveTypeValue aliasing
mod - rts/Lua/LuaSyncedMoveCtrl.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/StrafeAirMoveType.cpp Diff ] File ]
develop ab540263
Timestamp: 2018-02-27 18:53:38
Author: rt
Details ] Diff ]
fix stale unsynced tree transforms
mod - rts/Rendering/Env/ITreeDrawer.cpp Diff ] File ]
develop 6dfe9fb5
Timestamp: 2018-02-26 12:03:08
Author: rtri
Committer: GitHub
Details ] Diff ]
fix HL build again
mod - rts/System/FileSystem/VFSHandler.cpp Diff ] File ]
develop a165350d
Timestamp: 2018-02-26 02:52:36
Author: rt
Details ] Diff ]
+#include
mod - rts/System/FileSystem/VFSHandler.cpp Diff ] File ]
develop 220863de
Timestamp: 2018-02-26 02:39:12
Author: rt
Details ] Diff ]
+}
mod - rts/System/FileSystem/VFSHandler.cpp Diff ] File ]
develop 14c09552
Timestamp: 2018-02-26 02:32:38
Author: rt
Details ] Diff ]
add. 577b579 (protect all derefs)
mod - rts/Lua/LuaVFS.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystemInitializer.cpp Diff ] File ]
mod - rts/System/FileSystem/VFSHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/VFSHandler.h Diff ] File ]
mod - rts/System/TdfParser.cpp Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop 577b5799
Timestamp: 2018-02-26 01:42:49
Author: rt
Details ] Diff ]
atomically reassign vfsHandler for temporary archive addition
mod - rts/Lua/LuaVFS.cpp Diff ] File ]
mod - rts/System/FileSystem/FileHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/VFSHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/VFSHandler.h Diff ] File ]
mod - rts/System/TdfParser.cpp Diff ] File ]
develop 3901307f
Timestamp: 2018-02-26 01:05:39
Author: rt
Details ] Diff ]
remove bitmap buildpic hack
any such images with "DDS" extensions now need to be pre-flipped
mod - rts/Rendering/Textures/Bitmap.cpp Diff ] File ]
develop e040381d
Timestamp: 2018-02-24 13:04:54
Author: rt
Details ] Diff ]
fix HL build
mod - rts/Sim/Path/Default/PathFlowMap.cpp Diff ] File ]
develop e5d03289
Timestamp: 2018-02-24 12:58:45
Author: rt
Details ] Diff ]
fix 0005906
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
develop 391f94fa
Timestamp: 2018-02-24 12:47:01
Author: rt
Details ] Diff ]
reuse Path*Map (properly)
mod - rts/Sim/Path/Default/PathFlowMap.cpp Diff ] File ]
mod - rts/Sim/Path/Default/PathFlowMap.hpp Diff ] File ]
mod - rts/Sim/Path/Default/PathHeatMap.cpp Diff ] File ]
mod - rts/Sim/Path/Default/PathHeatMap.hpp Diff ] File ]
develop 2a7a8983
Timestamp: 2018-02-24 11:53:11
Author: rt
Details ] Diff ]
fix 0005907
mod - rts/Lua/LuaSyncedRead.cpp Diff ] File ]
develop 2225f0f1
Timestamp: 2018-02-23 19:54:04
Author: rt
Details ] Diff ]
demote fontconfig generation to a commandline param
apparently "a few seconds" can be up to a minute on
some font-rich systems which is too long for comfort
mod - rts/Rendering/Fonts/CFontTexture.cpp Diff ] File ]
mod - rts/Rendering/Fonts/CFontTexture.h Diff ] File ]
mod - rts/Rendering/Fonts/glFont.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 5667112f
Timestamp: 2018-02-22 23:50:56
Author: rt
Details ] Diff ]
fix integer division in connection stats
mod - rts/System/Net/LocalConnection.cpp Diff ] File ]
mod - rts/System/Net/UDPConnection.cpp Diff ] File ]
develop 2f814b04
Timestamp: 2018-02-22 18:28:11
Author: rt
Details ] Diff ]
fix 0005902
mod - rts/Rendering/Fonts/CFontTexture.cpp Diff ] File ]
mod - rts/Sim/Features/FeatureHandler.cpp Diff ] File ]
mod - rts/Sim/Features/FeatureHandler.h Diff ] File ]
mod - rts/Sim/Misc/SimObjectIDPool.cpp Diff ] File ]
mod - rts/Sim/Misc/SimObjectIDPool.h Diff ] File ]
mod - rts/Sim/Projectiles/ExplosionGenerator.cpp Diff ] File ]
mod - rts/Sim/Units/UnitHandler.cpp Diff ] File ]
mod - rts/Sim/Units/UnitHandler.h Diff ] File ]
develop 88ae46e6
Timestamp: 2018-02-21 22:36:34
Author: rt
Details ] Diff ]
fix 0005904
mod - rts/Game/GameControllerTextInput.cpp Diff ] File ]
develop 195f47be
Timestamp: 2018-02-21 18:58:25
Author: rt
Details ] Diff ]
leave a note in infolog for 0005903
mod - rts/Rendering/Fonts/CFontTexture.cpp Diff ] File ]
develop 71dc123c
Timestamp: 2018-02-21 18:56:32
Author: rt
Details ] Diff ]
zero-init paranoia
mod - rts/Sim/Misc/LosHandler.h Diff ] File ]
mod - rts/Sim/Units/UnitHandler.h Diff ] File ]
First  Prev  1 2 3 ... 108 109 110 111 112 113 114 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last