2025-07-31 20:05 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop eb75ae19
Timestamp: 2013-12-26 23:37:37
Author: rt
Details ] Diff ]
GH: add missing arg to GameOver callin
mod - cont/base/springcontent/LuaGadgets/gadgets.lua Diff ] File ]
develop 7ab6e595
Timestamp: 2013-12-26 23:24:29
Author: rt
Details ] Diff ]
staticness
mod - rts/Game/UI/CursorIcons.cpp Diff ] File ]
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.h Diff ] File ]
develop bdcebb27
Timestamp: 2013-12-26 23:21:23
Author: rt
Details ] Diff ]
fix 0004222
mod - rts/Game/Camera.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.h Diff ] File ]
mod - rts/Rendering/UnitDrawerState.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawerState.hpp Diff ] File ]
develop 50de11fa
Timestamp: 2013-12-26 01:18:46
Author: rt
Details ] Diff ]
0004215: more general fix
mod - rts/Game/GameHelper.cpp Diff ] File ]
develop ebbcdf66
Timestamp: 2013-12-26 00:46:03
Author: rt
Details ] Diff ]
fix cubemap reflections (0004163); broken by 2b5598a1
mod - rts/Game/Camera.cpp Diff ] File ]
mod - rts/Game/Camera.h Diff ] File ]
mod - rts/Game/Camera/OrbitController.cpp Diff ] File ]
mod - rts/Rendering/Env/AdvWater.cpp Diff ] File ]
mod - rts/Rendering/Env/BumpWater.cpp Diff ] File ]
mod - rts/Rendering/Env/CubeMapHandler.cpp Diff ] File ]
mod - rts/Rendering/Env/DynWater.cpp Diff ] File ]
develop 7fea3a35
Timestamp: 2013-12-25 00:20:57
Author: rt
Details ] Diff ]
fix 0004221
mod - rts/Sim/Units/CommandAI/TransportCAI.cpp Diff ] File ]
develop d6fd0cbe
Timestamp: 2013-12-24 18:04:04
Author: rt
Details ] Diff ]
fix 0004220
mod - rts/Sim/Objects/SolidObject.cpp Diff ] File ]
mod - rts/Sim/Objects/SolidObject.h Diff ] File ]
develop 8eabbe9f
Timestamp: 2013-12-24 18:03:47
Author: rt
Details ] Diff ]
LuaIntro: fix SEGV's if user has LoadingMT=1 set
mod - rts/Game/UI/KeySet.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.cpp Diff ] File ]
develop 35a2f552
Timestamp: 2013-12-24 18:02:07
Author: rt
Details ] Diff ]
KISS
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaUtils.cpp Diff ] File ]
mod - rts/System/Log/DefaultFilter.cpp Diff ] File ]
mod - rts/System/Log/DefaultFilter.h Diff ] File ]
mod - rts/System/Log/ILog.h Diff ] File ]
develop a272b043
Timestamp: 2013-12-24 11:30:18
Author: jK
Details ] Diff ]
fix 0003553: sun hard edge
mod - rts/Rendering/Env/AdvSky.cpp Diff ] File ]
develop 1d6503f9
Timestamp: 2013-12-24 10:29:18
Author: jK
Details ] Diff ]
fix Spring.SetLogSectionFilterLevel
it sets filterlevel _and_ registers the section (important when lua needs to create its own sections)
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaUtils.cpp Diff ] File ]
mod - rts/System/Log/DefaultFilter.cpp Diff ] File ]
mod - rts/System/Log/DefaultFilter.h Diff ] File ]
develop 2d108e76
Timestamp: 2013-12-23 23:00:19
Author: abma
Details ] Diff ]
fix 0004219 (log spam in debug builds)
mod - rts/System/FileSystem/VFSHandler.cpp Diff ] File ]
develop cab0cae3
Timestamp: 2013-12-23 00:19:15
Author: abma
Details ] Diff ]
update shard,
duplicate changelog entry
mod - AI/Skirmish/Shard Diff ] File ]
mod - doc/changelog.txt Diff ] File ]
develop 7ee46ab5
Timestamp: 2013-12-22 22:58:15
Author: rt
Details ] Diff ]
(lambda x --> x + 1) (changelog)
mod - doc/changelog.txt Diff ] File ]
develop 12912515
Timestamp: 2013-12-22 18:43:31
Author: jK
Details ] Diff ]
update changelog
mod - doc/changelog.txt Diff ] File ]
develop 88712156
Timestamp: 2013-12-22 03:51:19
Author: rt
Details ] Diff ]
fix 0004186
mod - rts/System/Log/Backend.cpp Diff ] File ]
mod - rts/System/Log/ConsoleSink.cpp Diff ] File ]
mod - rts/System/Log/FileSink.cpp Diff ] File ]
mod - rts/System/Log/LogSinkHandler.cpp Diff ] File ]
mod - rts/System/Log/LogSinkHandler.h Diff ] File ]
mod - rts/System/Log/OutputDebugStringSink.cpp Diff ] File ]
mod - rts/System/Log/StreamSink.cpp Diff ] File ]
mod - rts/System/Main.cpp Diff ] File ]
develop 78c1b231
Timestamp: 2013-12-22 00:23:52
Author: abma
Details ] Diff ]
changelog.txt
mod - doc/changelog.txt Diff ] File ]
develop fc196ba4
Timestamp: 2013-12-21 23:58:27
Author: abma
Details ] Diff ]
try to fix clang compile error:

cstring:118:3: error: declaration conflicts with target of using declaration already in scope
mod - rts/System/Log/Section.h Diff ] File ]
develop 1c3d7d60
Timestamp: 2013-12-21 23:50:39
Author: abma
Details ] Diff ]
update submodules: shard & unitsyncs python
mod - AI/Skirmish/Shard Diff ] File ]
mod - tools/unitsync/python Diff ] File ]
develop c9355b57
Timestamp: 2013-12-20 23:01:03
Author: rt
Details ] Diff ]
SolidObject: make {Unit,Feature}{Pre}Damaged receive the 'attacker' when object is crushed
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/ClassicGroundMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/Objects/SolidObject.cpp Diff ] File ]
mod - rts/Sim/Objects/SolidObject.h Diff ] File ]
develop 733e7029
Timestamp: 2013-12-20 17:55:10
Author: rt
Details ] Diff ]
s/sepDirMask/XZVector/ (nlc)
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/GroundMoveType.h Diff ] File ]
develop 89655a74
Timestamp: 2013-12-20 15:55:10
Author: abma
Details ] Diff ]
try to fix validation test on clean build
mod - buildbot/slave/validation/tests-install.sh Diff ] File ]
develop 88e872d4
Timestamp: 2013-12-20 13:55:20
Author: rt
Details ] Diff ]
SolidObject: TODO--
mod - rts/Sim/Objects/SolidObject.cpp Diff ] File ]
develop aa8f8e11
Timestamp: 2013-12-20 02:18:36
Author: jK
Details ] Diff ]
0004218: fix rare roam crash
mod - rts/Map/SMF/ROAM/Patch.cpp Diff ] File ]
develop ee84a689
Timestamp: 2013-12-19 22:55:40
Author: rt
Details ] Diff ]
4217: add MoveDef key 'allowTerrainCollisions' (for handling units with super-sized footprints)
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/System/type2.h Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 324 325 326 327 328 329 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last