2025-08-17 21:26 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 7e46b900
Timestamp: 2009-01-12 13:38:34
Author: Marek Baczynski
Details ] Diff ]
.gitignore for us poor people stuck with scons
mod - .gitignore Diff ] File ]
develop 3e6b73b7
Timestamp: 2009-01-12 13:17:55
Author: Karl-Robert Ernst
Details ] Diff ]
fix GlobalAIs not allowed to give orders when spring started without script
mod - rts/Game/StartScripts/GlobalAITestScript.cpp Diff ] File ]
develop 82bcb677
Timestamp: 2009-01-12 13:17:55
Author: Karl-Robert Ernst
Details ] Diff ]
fix GlobalAIs not allowed to give orders when spring started without script
mod - rts/Game/StartScripts/GlobalAITestScript.cpp Diff ] File ]
develop 453b3e26
Timestamp: 2009-01-12 13:12:41
Author: hoijui
Details ] Diff ]
updating /.gitignore and removing the .gitignore's from the subdirs.
Do not commit .gitignore files in sub directories of the repository,
as they would have to be explicitly excluded when generating
the installer, building the project and in other situations.
mod - .gitignore Diff ] File ]
rm - AI/.gitignore Diff ] File ]
rm - game/.gitignore Diff ] File ]
rm - rts/.gitignore Diff ] File ]
rm - tools/.gitignore Diff ] File ]
develop 8c6bf3f0
Timestamp: 2009-01-12 12:36:55
Author: Marek Baczynski
Details ] Diff ]
sim: fix aircraft not trying to return when all pads are reserved
mod - rts/Sim/Misc/AirBaseHandler.cpp Diff ] File ]
develop 82c3c4ed
Timestamp: 2009-01-12 12:36:55
Author: Marek Baczynski
Details ] Diff ]
sim: fix aircraft not trying to return when all pads are reserved
mod - rts/Sim/Misc/AirBaseHandler.cpp Diff ] File ]
develop 96cc62e8
Timestamp: 2009-01-12 12:21:35
Author: Karl-Robert Ernst
Details ] Diff ]
Merge commit 'lurker/master'
mod - rts/System/Sync/Logger.cpp Diff ] File ]
develop 099c7811
Timestamp: 2009-01-12 12:16:02
Author: unknown
Details ] Diff ]
Include Util.h to fix a compile error.
mod - rts/System/Sync/Logger.cpp Diff ] File ]
develop 5856482d
Timestamp: 2009-01-12 12:05:07
Author: Marek Baczynski
Details ] Diff ]
sim: fix aircraft not refueling properly even when pad is available
mod - rts/Sim/Misc/AirBaseHandler.cpp Diff ] File ]
develop e6e89d98
Timestamp: 2009-01-12 12:05:07
Author: Marek Baczynski
Details ] Diff ]
sim: fix aircraft not refueling properly even when pad is available
mod - rts/Sim/Misc/AirBaseHandler.cpp Diff ] File ]
develop 7ac05ddf
Timestamp: 2009-01-12 12:04:31
Author: Karl-Robert Ernst
Details ] Diff ]
remove old kdevelop-projectfile (newer can be generated with cmake)
rm - rts/build/kdevelop/rts.kdevelop Diff ] File ]
develop a26b589e
Timestamp: 2009-01-12 11:07:19
Author: Marek Baczynski
Details ] Diff ]
weapondef: set LightingCannon heightmod default to 1.0f

LightingCannon has spherical damage range, so targeting range should be
spherical, too.
mod - rts/Sim/Weapons/WeaponDefHandler.cpp Diff ] File ]
develop 4d798ab3
Timestamp: 2009-01-12 11:07:19
Author: Marek Baczynski
Details ] Diff ]
weapondef: set LightingCannon heightmod default to 1.0f

LightingCannon has spherical damage range, so targeting range should be
spherical, too.
mod - rts/Sim/Weapons/WeaponDefHandler.cpp Diff ] File ]
develop b993e720
Timestamp: 2009-01-12 10:42:14
Author: Karl-Robert Ernst
Details ] Diff ]
master version bump + make lzma-package by default
mod - installer/make_source_package.sh Diff ] File ]
mod - rts/Game/GameVersion.cpp Diff ] File ]
develop e1737a73
Timestamp: 2009-01-12 00:36:05
Author: Marek Baczynski
Details ] Diff ]
sim: make planes land on landing pads when damaged
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/MobileCAI.h Diff ] File ]
develop 307b5e75
Timestamp: 2009-01-12 00:36:05
Author: Marek Baczynski
Details ] Diff ]
sim: make planes land on landing pads when damaged
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/MobileCAI.h Diff ] File ]
develop 5ed51e62
Timestamp: 2009-01-12 00:35:32
Author: Marek Baczynski
Details ] Diff ]
sim: add "unit" log subsystem, only active in debug mode

disabled in release mode since it leaks information.
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.h Diff ] File ]
develop 5f84e701
Timestamp: 2009-01-12 00:17:32
Author: jk3064@arcor.de
Committer: Karl-Robert Ernst
Details ] Diff ]
changed error message for invalid pieces in COBs, it is just a warning now
(cherry picked from commit 7d60b08a6df6320d0671da501e3a72133eba4897)
mod - rts/Sim/Units/COB/CobEngine.cpp Diff ] File ]
mod - rts/Sim/Units/COB/CobEngine.h Diff ] File ]
mod - rts/Sim/Units/COB/CobInstance.cpp Diff ] File ]
mod - rts/Sim/Units/COB/CobThread.cpp Diff ] File ]
mod - rts/Sim/Units/COB/CobThread.h Diff ] File ]
develop 7d60b08a
Timestamp: 2009-01-12 00:17:32
Author: jk3064@arcor.de
Committer: jk
Details ] Diff ]
changed error message for invalid pieces in COBs, it is just a warning now
mod - rts/Sim/Units/COB/CobEngine.cpp Diff ] File ]
mod - rts/Sim/Units/COB/CobEngine.h Diff ] File ]
mod - rts/Sim/Units/COB/CobInstance.cpp Diff ] File ]
mod - rts/Sim/Units/COB/CobThread.cpp Diff ] File ]
mod - rts/Sim/Units/COB/CobThread.h Diff ] File ]
develop b8f73e72
Timestamp: 2009-01-11 23:05:03
Author: Marek Baczynski
Details ] Diff ]
sim: aircraft ordered to not land take off now
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp Diff ] File ]
develop 40843ae7
Timestamp: 2009-01-11 23:05:03
Author: Marek Baczynski
Details ] Diff ]
sim: aircraft ordered to not land take off now
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp Diff ] File ]
develop c621d1ad
Timestamp: 2009-01-11 22:58:33
Author: Marek Baczynski
Details ] Diff ]
sim: default value for Land At is 0.3, not 0
mod - rts/Sim/MoveTypes/MoveType.cpp Diff ] File ]
develop 8a948835
Timestamp: 2009-01-11 22:58:33
Author: Marek Baczynski
Details ] Diff ]
sim: default value for Land At is 0.3, not 0
mod - rts/Sim/MoveTypes/MoveType.cpp Diff ] File ]
develop e125b0f6
Timestamp: 2009-01-11 22:58:01
Author: Marek Baczynski
Details ] Diff ]
sim: planes don't take off on CMD_SET_WANTED_MAX_SPEED

also on CMD_AUTOREPAIRLEVEL and CMD_IDLEMODE
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
develop 53d828ee
Timestamp: 2009-01-11 22:58:01
Author: Marek Baczynski
Details ] Diff ]
sim: planes don't take off on CMD_SET_WANTED_MAX_SPEED

also on CMD_AUTOREPAIRLEVEL and CMD_IDLEMODE
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 791 792 793 794 795 796 797 ... 880 ... 990 ... 1057 1058 1059  Next  Last