2025-08-30 21:15 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 922ad14b
Timestamp: 2012-09-30 14:40:15
Author: abma
Details ] Diff ]
really initialize cmake variables (reduces CMakeCache.txt growing)
mod - AI/Interfaces/CMakeLists.txt Diff ] File ]
mod - AI/Skirmish/CMakeLists.txt Diff ] File ]
mod - AI/Wrappers/CMakeLists.txt Diff ] File ]
develop cddb6789
Timestamp: 2012-09-30 12:38:18
Author: rt
Details ] Diff ]
fix 3292 (crash when calling Script.Kill())
mod - rts/Lua/LuaGaia.cpp Diff ] File ]
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
mod - rts/Lua/LuaRules.cpp Diff ] File ]
develop 0aa35f1a
Timestamp: 2012-09-30 05:02:46
Author: abma
Details ] Diff ]
fix compile warnings:
- no return statement in function returning non-void
- unused variable 'useOcclQuery'
mod - rts/Rendering/Env/BumpWater.cpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/PathSearch.hpp Diff ] File ]
develop 8890e9ed
Timestamp: 2012-09-30 04:51:35
Author: abma
Details ] Diff ]
oops & use full names in CMakeLists.txt
mod - rts/System/Sound/CMakeLists.txt Diff ] File ]
mod - rts/builds/default/CMakeLists.txt Diff ] File ]
develop 767801c9
Timestamp: 2012-09-30 04:30:41
Author: abma
Details ] Diff ]
fix spring-mt includes
mod - rts/builds/default/CMakeLists.txt Diff ] File ]
mod - rts/builds/multithreaded/CMakeLists.txt Diff ] File ]
develop 0f8a029e
Timestamp: 2012-09-30 03:59:15
Author: abma
Details ] Diff ]
deduplicate cmake code / fix linking
mod - rts/CMakeLists.txt Diff ] File ]
mod - rts/builds/dedicated/CMakeLists.txt Diff ] File ]
mod - rts/builds/default/CMakeLists.txt Diff ] File ]
mod - rts/builds/multithreaded/CMakeLists.txt Diff ] File ]
mod - rts/lib/lobby/CMakeLists.txt Diff ] File ]
mod - test/CMakeLists.txt Diff ] File ]
develop a1070838
Timestamp: 2012-09-29 20:48:51
Author: jK
Details ] Diff ]
mingw: include boost's chrono in engineCommonLibraries, too
mod - rts/CMakeLists.txt Diff ] File ]
develop 5869285d
Timestamp: 2012-09-29 20:31:33
Author: jK
Details ] Diff ]
boost 1.50: link chrono if available to fix mingw linking issues
mod - CMakeLists.txt Diff ] File ]
mod - rts/builds/dedicated/CMakeLists.txt Diff ] File ]
mod - rts/lib/headlessStubs/CMakeLists.txt Diff ] File ]
develop 3b3fe3fc
Timestamp: 2012-09-29 17:43:53
Author: rt
Details ] Diff ]
revisit Factory::SendToEmptySpot
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/Factory.cpp Diff ] File ]
develop 33705ea3
Timestamp: 2012-09-29 17:32:22
Author: abma
Details ] Diff ]
E323AI: fix linking
mod - AI/Skirmish/E323AI Diff ] File ]
develop ca600c90
Timestamp: 2012-09-29 15:32:12
Author: abma
Details ] Diff ]
fix KAIK compile
mod - rts/lib/lua/src/lstate.cpp Diff ] File ]
mod - rts/lib/lua/src/lstate.h Diff ] File ]
develop 4ff181bf
Timestamp: 2012-09-29 00:39:49
Author: rt
Details ] Diff ]
Merge branch 'develop' into PFF
mod - rts/Sim/Path/Default/PathManager.cpp Diff ] File ]
develop e6ba4320
Timestamp: 2012-09-29 00:39:06
Author: rt
Details ] Diff ]
safety
mod - rts/Sim/Path/Default/PathManager.cpp Diff ] File ]
develop 6821e2d8
Timestamp: 2012-09-29 00:02:46
Author: rt
Details ] Diff ]
Merge branch 'develop' into PFF
mod - buildbot/master/master.cfg Diff ] File ]
rm - buildbot/slave/mingwlibs_boost.sh Diff ] File ]
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/StrafeAirMoveType.cpp Diff ] File ]
mod - rts/Sim/Path/Default/PathManager.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/Factory.cpp Diff ] File ]
develop c029f87b
Timestamp: 2012-09-28 23:55:04
Author: rt
Details ] Diff ]
fix bug reported by jamerlan (http://springrts.com/phpbb/viewtopic.php?p=529204#p529204)
mod - rts/Sim/Path/Default/PathManager.cpp Diff ] File ]
develop 6f6daaf7
Timestamp: 2012-09-28 14:09:29
Author: rt
Details ] Diff ]
fix 'Paralyzed landed aircraft start moving forward slowly' (3287)
mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/StrafeAirMoveType.cpp Diff ] File ]
develop d7ec221f
Timestamp: 2012-09-28 08:18:47
Author: jK
Details ] Diff ]
only available in buildbot 8.6 and newer
Revert "buildbot: add new ForceScheduler for mingwlibs to force its branch to master"

This reverts commit 9a6fc1e192e24591ff52d450ff5ed7c7e82cbc6d.
mod - buildbot/master/master.cfg Diff ] File ]
develop 9a6fc1e1
Timestamp: 2012-09-28 08:02:48
Author: jK
Details ] Diff ]
buildbot: add new ForceScheduler for mingwlibs to force its branch to master
mod - buildbot/master/master.cfg Diff ] File ]
develop 7ea0d125
Timestamp: 2012-09-28 01:14:08
Author: rt
Details ] Diff ]
fix 'Units get stuck in sea labs on build completion' (3290)
mod - rts/Sim/Units/UnitTypes/Factory.cpp Diff ] File ]
develop 0a3c4488
Timestamp: 2012-09-27 23:02:24
Author: rt
Details ] Diff ]
fix 'Crashing aircraft can be reclaimed' (3288)
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
develop 5232c8bd
Timestamp: 2012-09-27 20:15:53
Author: jK
Details ] Diff ]
buildbot force master branch for mingwlibs
mod - buildbot/master/master.cfg Diff ] File ]
develop cd4626c6
Timestamp: 2012-09-27 20:07:49
Author: jK
Details ] Diff ]
fix prev commit
mod - buildbot/master/master.cfg Diff ] File ]
develop 5edcb99f
Timestamp: 2012-09-27 19:55:13
Author: jK
Details ] Diff ]
force mingwlibs branch to master
mod - buildbot/master/master.cfg Diff ] File ]
develop d595855d
Timestamp: 2012-09-27 19:34:41
Author: jK
Details ] Diff ]
move boost building to mingwlibs repo
mod - buildbot/master/master.cfg Diff ] File ]
rm - buildbot/slave/mingwlibs_boost.sh Diff ] File ]
develop 99864cfa
Timestamp: 2012-09-27 17:07:25
Author: rt
Details ] Diff ]
tweak #2
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 376 377 378 379 380 381 382 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last