2025-08-21 18:36 CEST

spring: develop 95b295b0 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2010-09-28 12:47:02 develop 7fc8a2b5
Changeset rename `handicap` to `advantage`/`incomeMultiplier`, and convert from % to factor
Intern: `team.handicap` was renamed to `team.inputMultiplier`.
Extern & intern: created a meta property _Advantage_, which can be used
to set multiple (dis-)advantage factors for a team simultaneously.
To the extern world, eg _script.txt_, `advantage`(factor) replaces `handicap`(%).
_script.txt_ still supports _Handicap_.

In general, this is only a cleanup commit, using clearer wording
and adding documentation.
mod - AI/Wrappers/LegacyCpp/AIAICheats.cpp Diff ] File ]
mod - doc/StartScriptFormat.txt Diff ] File ]
mod - rts/ExternalAI/AICheats.cpp Diff ] File ]
mod - rts/ExternalAI/AICheats.h Diff ] File ]
mod - rts/ExternalAI/Interface/AISCommands.h Diff ] File ]
mod - rts/ExternalAI/SSkirmishAICallbackImpl.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedRead.cpp Diff ] File ]
mod - rts/Sim/Misc/Team.cpp Diff ] File ]
mod - rts/Sim/Misc/Team.h Diff ] File ]
mod - rts/Sim/Misc/TeamBase.cpp Diff ] File ]
mod - rts/Sim/Misc/TeamBase.h Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.h Diff ] File ]