2025-08-23 22:22 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 260ef175
Timestamp: 2013-03-02 13:04:40
Author: rt
Details ] Diff ]
Revert "fix some cases of units getting perma-stuck (s.t. even spammed user orders cannot free them) on terrain"

This reverts commit d62c2fafea1a82ca253133aff271ad5a691b2a17.
mod - rts/Lua/LuaSyncedRead.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveDefHandler.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveDefHandler.h Diff ] File ]
develop f052f047
Timestamp: 2013-03-02 13:03:57
Author: rt
Details ] Diff ]
Revert "fix 0003489 (default trees not obeying featureLoS rules)"

This reverts commit 2b23d7a15ce7906dbfedf088e71f75a5d37bbda0.
mod - rts/Rendering/Env/AdvTreeDrawer.cpp Diff ] File ]
mod - rts/Rendering/Env/AdvTreeDrawer.h Diff ] File ]
mod - rts/Rendering/Env/BasicTreeDrawer.cpp Diff ] File ]
mod - rts/Rendering/Env/BasicTreeDrawer.h Diff ] File ]
mod - rts/Rendering/Env/ITreeDrawer.cpp Diff ] File ]
mod - rts/Rendering/Env/ITreeDrawer.h Diff ] File ]
mod - rts/Sim/Misc/ModInfo.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/NodeLayer.cpp Diff ] File ]
develop 1717dbdb
Timestamp: 2013-03-02 13:03:44
Author: rt
Details ] Diff ]
Revert "un-duplicate *TreeDrawer::TreeSquareStruct"

This reverts commit e3a5c3f9e2021fe51f67f30f653725a3b0014c5e.
mod - rts/Rendering/Env/AdvTreeDrawer.cpp Diff ] File ]
mod - rts/Rendering/Env/AdvTreeDrawer.h Diff ] File ]
mod - rts/Rendering/Env/BasicTreeDrawer.cpp Diff ] File ]
mod - rts/Rendering/Env/BasicTreeDrawer.h Diff ] File ]
mod - rts/Rendering/Env/ITreeDrawer.h Diff ] File ]
develop 0103293f
Timestamp: 2013-03-02 13:02:51
Author: rt
Details ] Diff ]
Revert "fix 0003498, unit double click select units of same type in view"

This reverts commit 7f3f2a8ab2a2e57679ef8e429ab110ba34cd1ecf.
mod - rts/Game/SelectedUnits.cpp Diff ] File ]
develop e5771c6b
Timestamp: 2013-03-02 13:02:39
Author: rt
Details ] Diff ]
Revert "QTPFS: fix a large part of 0003423"

This reverts commit 443debb963a6688cd3d9b2b0fe42da05c2cab94e.
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveDefHandler.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveDefHandler.h Diff ] File ]
mod - rts/Sim/MoveTypes/MoveMath/MoveMath.cpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/NodeLayer.cpp Diff ] File ]
develop 1434f643
Timestamp: 2013-03-02 13:02:20
Author: rt
Details ] Diff ]
Revert "make mutual push-resistant unit collisions more like 0.82.x (smoth's issue)"

This reverts commit f4577b6b5efa89098139d709164d701dbfa1dade.
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
develop e2128937
Timestamp: 2013-03-02 12:52:50
Author: jK
Details ] Diff ]
fix 0003513
mod - rts/Rendering/Env/GrassDrawer.cpp Diff ] File ]
develop 439d8fb4
Timestamp: 2013-03-01 23:51:36
Author: rt
Details ] Diff ]
make mutual push-resistant unit collisions more like 0.82.x (smoth's issue)
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
develop f4577b6b
Timestamp: 2013-03-01 23:51:36
Author: rt
Details ] Diff ]
make mutual push-resistant unit collisions more like 0.82.x (smoth's issue)
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
develop ea2890a3
Timestamp: 2013-03-01 19:10:04
Author: rt
Details ] Diff ]
QTPFS: fix a large part of 0003423
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveDefHandler.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveDefHandler.h Diff ] File ]
mod - rts/Sim/MoveTypes/MoveMath/MoveMath.cpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/NodeLayer.cpp Diff ] File ]
develop 443debb9
Timestamp: 2013-03-01 19:10:04
Author: rt
Details ] Diff ]
QTPFS: fix a large part of 0003423
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveDefHandler.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveDefHandler.h Diff ] File ]
mod - rts/Sim/MoveTypes/MoveMath/MoveMath.cpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/NodeLayer.cpp Diff ] File ]
develop 08fb1a2a
Timestamp: 2013-03-01 17:44:44
Author: zerver
Details ] Diff ]
This should fix OMP/MT
mod - rts/System/Platform/Threading.cpp Diff ] File ]
mod - rts/System/Platform/Threading.h Diff ] File ]
develop 7f3f2a8a
Timestamp: 2013-03-01 16:17:09
Author: Johan Rehnberg
Details ] Diff ]
fix 0003498, unit double click select units of same type in view

I.e. it no longer selects a group if unit is in a group.
mod - rts/Game/SelectedUnits.cpp Diff ] File ]
develop 69c3e448
Timestamp: 2013-03-01 16:17:09
Author: Johan Rehnberg
Committer: rt
Details ] Diff ]
fix 0003498, unit double click select units of same type in view

I.e. it no longer selects a group if unit is in a group.
mod - rts/Game/SelectedUnits.cpp Diff ] File ]
develop a8a7ec3b
Timestamp: 2013-03-01 01:05:37
Author: zerver
Details ] Diff ]
revert GameVersion changes
mod - rts/Game/GameVersion.cpp Diff ] File ]
develop b48d1d91
Timestamp: 2013-03-01 00:29:52
Author: zerver
Details ] Diff ]
refactor a788363
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/System/Platform/EngineTypeHandler.cpp Diff ] File ]
mod - rts/System/Platform/EngineTypeHandler.h Diff ] File ]
develop 47cce157
Timestamp: 2013-03-01 00:04:24
Author: zerver
Details ] Diff ]
This should fix OMP/MT
mod - rts/Map/SMF/ROAM/Patch.cpp Diff ] File ]
mod - rts/System/Platform/Threading.cpp Diff ] File ]
mod - rts/System/Platform/Threading.h Diff ] File ]
develop 1415fadb
Timestamp: 2013-02-28 16:57:14
Author: jK
Details ] Diff ]
Merge branch 'release' into develop
mod - buildbot/master/master.cfg Diff ] File ]
add - buildbot/slave/source/make_source_package.sh Diff ] File ]
mod - doc/releasechecklist.txt Diff ] File ]
rm - installer/make_source_package.sh Diff ] File ]
mod - rts/Rendering/Models/3DModel.cpp Diff ] File ]
mod - rts/Rendering/Models/3DModel.h Diff ] File ]
mod - rts/Rendering/Models/AssParser.cpp Diff ] File ]
mod - rts/Rendering/Models/AssParser.h Diff ] File ]
mod - rts/build/cmake/UtilVersion.cmake Diff ] File ]
mod - tools/pr-downloader Diff ] File ]
develop 55313632
Timestamp: 2013-02-28 16:54:35
Author: jK
Details ] Diff ]
Revert "fix 0003506 (wrong calculation of goffset for assimp model pieces)"

This reverts commit 672d2049ea2fa6f32870efb2d8ce4120c91596dc.
mod - rts/Rendering/Models/3DModel.cpp Diff ] File ]
mod - rts/Rendering/Models/3DModel.h Diff ] File ]
mod - rts/Rendering/Models/AssParser.cpp Diff ] File ]
mod - rts/Rendering/Models/AssParser.h Diff ] File ]
develop 949b6809
Timestamp: 2013-02-28 15:55:26
Author: jK
Details ] Diff ]
fix SEGV with broken assimp models
mod - rts/Rendering/Models/AssParser.cpp Diff ] File ]
develop a660a09f
Timestamp: 2013-02-28 15:53:07
Author: jK
Details ] Diff ]
transform DrawDebugTraceRay configtag to a /cmd
mod - rts/Game/UnsyncedGameCommands.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
develop d040f042
Timestamp: 2013-02-28 15:53:07
Author: jK
Details ] Diff ]
transform DrawDebugTraceRay configtag to a /cmd
mod - rts/Game/UnsyncedGameCommands.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
develop 661bf6ce
Timestamp: 2013-02-28 04:00:53
Author: abma
Details ] Diff ]
oops, really fix version check / detection
mod - rts/build/cmake/UtilVersion.cmake Diff ] File ]
develop 50c8101c
Timestamp: 2013-02-28 03:47:20
Author: abma
Details ] Diff ]
fix version detection if not set / invalid
mod - rts/build/cmake/UtilVersion.cmake Diff ] File ]
develop cc783979
Timestamp: 2013-02-28 03:18:26
Author: abma
Details ] Diff ]
update release checklist
mod - doc/releasechecklist.txt Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 355 356 357 358 359 360 361 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last