2025-08-24 09:15 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop ea9c570a
Timestamp: 2013-03-14 14:43:11
Author: rt
Details ] Diff ]
fix 0003567
fix pseudo-static units (nanotowers, etc) no longer being transportable
mod - rts/Sim/MoveTypes/StaticMoveType.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDef.cpp Diff ] File ]
develop 0594d2e7
Timestamp: 2013-03-14 14:32:37
Author: abma
Details ] Diff ]
fix crash in SOP.hpp
mod - rts/lib/SOP/SOP.hpp Diff ] File ]
develop a44983aa
Timestamp: 2013-03-14 13:57:44
Author: rt
Details ] Diff ]
fix SEGV on exit (~CGame --> LuaHandle::TeamDied --> LuaUnsyncedCtrl::SendCommands --> CGuiHandler::RunCustomCommands --> CGame::ActionPressed --> GameCommands)
fix OBJ models being parsed by assimp
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Rendering/Models/IModelParser.cpp Diff ] File ]
develop 6a741f87
Timestamp: 2013-03-14 06:58:54
Author: abma
Details ] Diff ]
update changelog
mod - doc/changelog.txt Diff ] File ]
develop 81a0afbd
Timestamp: 2013-03-14 02:34:15
Author: abma
Details ] Diff ]
Merge branch 'release' into develop
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
develop 519cdefc
Timestamp: 2013-03-14 02:32:41
Author: abma
Details ] Diff ]
Merge branch 'release'
mod - buildbot/slave/linux/static-show-used-dynamic-libraries.sh Diff ] File ]
mod - tools/pr-downloader Diff ] File ]
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
develop e6ab9445
Timestamp: 2013-03-14 02:03:06
Author: abma
Details ] Diff ]
fix unitsync linking 0000004
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
develop 77eeaf7f
Timestamp: 2013-03-14 01:44:25
Author: abma
Details ] Diff ]
fix unitsync linking 0000003
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
develop 82fe5e61
Timestamp: 2013-03-14 00:34:46
Author: abma
Details ] Diff ]
fix unitsync linking #2
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
develop e33341f2
Timestamp: 2013-03-14 00:00:22
Author: abma
Details ] Diff ]
Merge remote-tracking branch 'origin/release' into develop
mod - tools/pr-downloader Diff ] File ]
develop 5d07c15a
Timestamp: 2013-03-13 23:46:22
Author: abma
Details ] Diff ]
update pr-downloader (support donwload of 64-bit engines)
mod - tools/pr-downloader Diff ] File ]
develop 952708d2
Timestamp: 2013-03-13 23:09:32
Author: abma
Committer: Tobi Vollebregt
Details ] Diff ]
linux-static: add link check for unitsync
mod - buildbot/master/master.cfg Diff ] File ]
develop 95d47829
Timestamp: 2013-03-13 22:28:27
Author: abma
Details ] Diff ]
update pr-downloader
mod - tools/pr-downloader Diff ] File ]
develop b18ef788
Timestamp: 2013-03-13 22:27:50
Author: abma
Details ] Diff ]
fix unitsync linux static linking
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
develop 2e5b1291
Timestamp: 2013-03-13 22:27:50
Author: abma
Details ] Diff ]
fix unitsync linux static linking
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
develop 0433d02b
Timestamp: 2013-03-13 21:43:46
Author: abma
Details ] Diff ]
linux-static builds: show unresolved symbols as well
mod - buildbot/slave/linux/static-show-used-dynamic-libraries.sh Diff ] File ]
develop 0a40fc1d
Timestamp: 2013-03-13 21:43:46
Author: abma
Details ] Diff ]
linux-static builds: show unresolved symbols as well
mod - buildbot/slave/linux/static-show-used-dynamic-libraries.sh Diff ] File ]
develop de75566a
Timestamp: 2013-03-12 22:39:17
Author: abma
Details ] Diff ]
try to fix compile
mod - rts/System/Misc/SpringTime.cpp Diff ] File ]
develop c4efe747
Timestamp: 2013-03-12 13:00:49
Author: jK
Details ] Diff ]
add `UseCREGSaveLoad` configtag
creg loading now `works`: model loading & moving units works, animations & shooting is still broken
mod - rts/System/LoadSave/LoadSaveHandler.cpp Diff ] File ]
develop cd41982a
Timestamp: 2013-03-12 12:56:48
Author: jK
Details ] Diff ]
further fix creg
mod - rts/Game/Game.h Diff ] File ]
mod - rts/Game/WaitCommandsAI.h Diff ] File ]
mod - rts/Lua/LuaRulesParams.cpp Diff ] File ]
mod - rts/Lua/LuaRulesParams.h Diff ] File ]
mod - rts/Map/MetalMap.h Diff ] File ]
mod - rts/Rendering/FeatureDrawer.h Diff ] File ]
mod - rts/Rendering/Textures/ColorMap.cpp Diff ] File ]
mod - rts/Rendering/Textures/ColorMap.h Diff ] File ]
mod - rts/Rendering/Textures/TextureAtlas.cpp Diff ] File ]
mod - rts/Sim/Features/FeatureHandler.cpp Diff ] File ]
mod - rts/Sim/Misc/InterceptHandler.cpp Diff ] File ]
mod - rts/Sim/Misc/Team.cpp Diff ] File ]
mod - rts/Sim/Misc/TeamStatistics.cpp Diff ] File ]
mod - rts/Sim/Misc/TeamStatistics.h Diff ] File ]
mod - rts/Sim/Misc/Wind.h Diff ] File ]
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveDefHandler.cpp Diff ] File ]
mod - rts/Sim/Projectiles/FireProjectile.h Diff ] File ]
mod - rts/Sim/Projectiles/Projectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ProjectileHandler.h Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/LaserProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/MissileProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/StarburstProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/StarburstProjectile.h Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/TorpedoProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/WeaponProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/WeaponProjectile.h Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandQueue.h Diff ] File ]
mod - rts/Sim/Units/Groups/Group.cpp Diff ] File ]
mod - rts/Sim/Units/Groups/Group.h Diff ] File ]
mod - rts/Sim/Units/Groups/GroupHandler.cpp Diff ] File ]
mod - rts/Sim/Units/Groups/GroupHandler.h Diff ] File ]
mod - rts/System/LoadSave/CregLoadSaveHandler.cpp Diff ] File ]
mod - rts/System/Misc/SpringTime.cpp Diff ] File ]
mod - rts/System/Misc/SpringTime.h Diff ] File ]
develop b9cd3de7
Timestamp: 2013-03-12 03:30:56
Author: abma
Details ] Diff ]
fix changelog.txt
mod - doc/changelog.txt Diff ] File ]
develop d2a721b9
Timestamp: 2013-03-12 01:24:18
Author: rt
Details ] Diff ]
restore the treedrawer stuff
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 ]
develop 7075fda4
Timestamp: 2013-03-12 00:34:41
Author: jK
Details ] Diff ]
fix return code of `--test-creg`
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 4cf5a1eb
Timestamp: 2013-03-12 00:23:46
Author: zerver
Details ] Diff ]
Merge branch 'release' into develop

Conflicts:
rts/Rendering/Env/AdvTreeDrawer.cpp
rts/Rendering/Env/AdvTreeDrawer.h
rts/Rendering/Env/BasicTreeDrawer.cpp
rts/Rendering/Env/BasicTreeDrawer.h
rts/Rendering/Env/ITreeDrawer.cpp
rts/Rendering/Env/ITreeDrawer.h
mod - doc/changelog.txt Diff ] File ]
mod - rts/Rendering/Env/DynWater.cpp Diff ] File ]
mod - rts/Sim/Misc/CollisionHandler.cpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/NodeLayer.cpp Diff ] File ]
develop 2d3af0ed
Timestamp: 2013-03-12 00:09:36
Author: zerver
Details ] Diff ]
Merge branch 'release'
mod - AI/Wrappers/LegacyCpp/Command.h Diff ] File ]
mod - doc/changelog.txt Diff ] File ]
mod - rts/Game/Camera.cpp Diff ] File ]
mod - rts/Game/CameraHandler.cpp Diff ] File ]
mod - rts/Game/SelectedUnits.cpp Diff ] File ]
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Game/UI/HwMouseCursor.cpp Diff ] File ]
mod - rts/Game/UnsyncedGameCommands.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
mod - rts/Map/MapInfo.cpp Diff ] File ]
mod - rts/Rendering/Env/AdvSky.cpp Diff ] File ]
mod - rts/Rendering/Env/AdvTreeDrawer.cpp Diff ] File ]
mod - rts/Rendering/Env/AdvTreeDrawer.h Diff ] File ]
mod - rts/Rendering/Env/BasicSky.cpp Diff ] File ]
mod - rts/Rendering/Env/BasicTreeDrawer.cpp Diff ] File ]
mod - rts/Rendering/Env/BasicTreeDrawer.h Diff ] File ]
mod - rts/Rendering/Env/DynWater.cpp Diff ] File ]
mod - rts/Rendering/Env/ITreeDrawer.cpp Diff ] File ]
mod - rts/Rendering/Env/ITreeDrawer.h Diff ] File ]
mod - rts/Rendering/Models/AssParser.cpp Diff ] File ]
mod - rts/Sim/Misc/CollisionHandler.cpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/NodeLayer.cpp Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/StarburstProjectile.cpp Diff ] File ]
mod - rts/Sim/Units/Groups/GroupHandler.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 349 350 351 352 353 354 355 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last