2025-07-30 06:13 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 201a4865
Timestamp: 2016-02-17 14:21:18
Author: rtri
Details ] Diff ]
PFS: fix use of path-lookahead constants
mod - rts/Sim/Path/Default/PathManager.cpp Diff ] File ]
develop 41cbaa86
Timestamp: 2016-02-17 01:12:54
Author: abma
Details ] Diff ]
fix starting frame in demotool:

avoids "keyframe mismatch" error message
mod - tools/DemoTool/DemoTool.cpp Diff ] File ]
develop 4e002ff3
Timestamp: 2016-02-17 01:10:17
Author: abma
Details ] Diff ]
fix demotool memleak
mod - tools/DemoTool/DemoTool.cpp Diff ] File ]
develop 34b56a86
Timestamp: 2016-02-17 00:44:40
Author: rtri
Details ] Diff ]
move LOF fix to TryTarget (avoids copypasta)
mod - rts/Sim/Weapons/Weapon.cpp Diff ] File ]
develop 85114bd5
Timestamp: 2016-02-17 00:36:24
Author: abma
Details ] Diff ]
update pr-downloader: fix file handle leak / duplicate open
mod - tools/pr-downloader Diff ] File ]
develop 7f308f9c
Timestamp: 2016-02-17 00:33:59
Author: abma
Details ] Diff ]
.sdf[.gz] -> .sdfz:

this allows to associate the file extension with a program as
.gz usally is associated with an archive program
mod - cont/freedesktop/mime/spring.xml Diff ] File ]
mod - doc/StartScriptFormat.txt Diff ] File ]
mod - doc/changelog.txt Diff ] File ]
mod - doc/manpages/spring.6.txt Diff ] File ]
mod - rts/System/LoadSave/Demo.cpp Diff ] File ]
mod - rts/System/LoadSave/DemoReader.cpp Diff ] File ]
mod - rts/System/LoadSave/DemoRecorder.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop e365726a
Timestamp: 2016-02-17 00:26:29
Author: rtri
Details ] Diff ]
typo
mod - rts/Sim/Weapons/Weapon.cpp Diff ] File ]
develop 0cd614ee
Timestamp: 2016-02-17 00:25:17
Author: rtri
Details ] Diff ]
fix 0005093
mod - rts/Sim/Weapons/Weapon.cpp Diff ] File ]
develop bd1915af
Timestamp: 2016-02-16 23:28:02
Author: rtri
Details ] Diff ]
changelog (non-regressions)
mod - doc/changelog.txt Diff ] File ]
develop c7cdfaf2
Timestamp: 2016-02-16 22:59:05
Author: rtri
Details ] Diff ]
fix 0005094
mod - rts/Rendering/Env/BumpWater.cpp Diff ] File ]
develop a22b3bd0
Timestamp: 2016-02-16 22:09:05
Author: rtri
Details ] Diff ]
use consistent names
mod - rts/Sim/Path/Default/PathEstimator.cpp Diff ] File ]
develop 7e6b6ee7
Timestamp: 2016-02-16 22:00:57
Author: rtri
Details ] Diff ]
addendum 7e93dd876e (check for goal-pos reachability within the goal-block)
mod - rts/Sim/Path/Default/PathEstimator.cpp Diff ] File ]
develop 7e93dd87
Timestamp: 2016-02-16 18:14:40
Author: rtri
Details ] Diff ]
fix 0004911 (CircularConstraint magically does not need to be active)
mod - rts/Lua/LuaUnsyncedRead.cpp Diff ] File ]
mod - rts/Sim/Path/Default/IPath.h Diff ] File ]
mod - rts/Sim/Path/Default/PathConstants.h Diff ] File ]
mod - rts/Sim/Path/Default/PathManager.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
develop 042d230d
Timestamp: 2016-02-15 20:15:24
Author: Eshed
Details ] Diff ]
changelog++
mod - doc/changelog.txt Diff ] File ]
develop efb8d7e6
Timestamp: 2016-02-15 15:44:03
Author: rtri
Details ] Diff ]
HAMT: fix (short) mid-air stuttering due to premature return
mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp Diff ] File ]
develop 5778cde5
Timestamp: 2016-02-15 01:36:51
Author: rtri
Details ] Diff ]
fix 0002631
mod - cont/LuaUI/widgets.lua Diff ] File ]
develop 4e4a9e78
Timestamp: 2016-02-14 15:12:49
Author: abma
Details ] Diff ]
fix order of init
mod - rts/Rendering/Env/ISky.cpp Diff ] File ]
develop 5ecdead9
Timestamp: 2016-02-13 23:46:19
Author: rtri
Details ] Diff ]
add client type (player/spec) to desync warning messages [nlc]
mod - rts/Net/NetCommands.cpp Diff ] File ]
develop 6d0870aa
Timestamp: 2016-02-13 12:26:02
Author: rtri
Details ] Diff ]
fix 0005089
mod - rts/Map/SMF/SMFRenderState.h Diff ] File ]
develop 3c601b1c
Timestamp: 2016-02-13 00:48:40
Author: rtri
Details ] Diff ]
fix 0005086
mod - rts/Rendering/Env/BumpWater.cpp Diff ] File ]
develop 4566a854
Timestamp: 2016-02-12 22:36:26
Author: rtri
Details ] Diff ]
fix 0000650 (only 8 years late)
mod - rts/Rendering/Env/RefractWater.cpp Diff ] File ]
develop 9894a299
Timestamp: 2016-02-12 18:17:04
Author: Eshed
Details ] Diff ]
addendum dc95fd6f
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
develop dc95fd6f
Timestamp: 2016-02-12 16:18:27
Author: Eshed
Details ] Diff ]
We don't want to takeoff for every command, only if we start moving
mod - rts/Sim/MoveTypes/StrafeAirMoveType.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
develop 6e75d4c2
Timestamp: 2016-02-12 15:29:19
Author: Eshed
Details ] Diff ]
autorepairlevel is now back in GetUnitStates

accidentally removed during transport changes
also removed an obsolete assert from hoverairmovetype as we can now want to land somewhere new
mod - rts/Lua/LuaSyncedRead.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp Diff ] File ]
develop c97b9fc2
Timestamp: 2016-02-12 02:40:30
Author: Eshed
Details ] Diff ]
addendum 4234353

neat commit hash :D
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 217 218 219 220 221 222 223 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last