Author: sveinung
Date: Sat Jan 16 21:08:09 2016
New Revision: 31465

URL: http://svn.gna.org/viewcvs/freeciv?rev=31465&view=rev
Log:
Let some units escape stack death.

Introduce the new unit type flags "CanEscape" and "CanKillEscaping". A
unit with "CanEscape" has a chance of escaping stack death unless the
attacker has the new unit type flag "CanKillEscaping".

Patch by SÅ‚awomir Lach <lachu>
Modified by Sveinung Kvilhaugsvik <sveinung>

See patch #6104

Modified:
    trunk/client/helpdata.c
    trunk/common/events.c
    trunk/common/events.h
    trunk/common/unittype.h
    trunk/data/alien/units.ruleset
    trunk/data/civ2civ3/units.ruleset
    trunk/data/classic/units.ruleset
    trunk/data/experimental/units.ruleset
    trunk/data/misc/events.spec
    trunk/data/multiplayer/units.ruleset
    trunk/data/sandbox/units.ruleset
    trunk/data/stdsounds.soundspec
    trunk/data/stub/units.ruleset
    trunk/fc_version
    trunk/server/unittools.c

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/client/helpdata.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/helpdata.c?rev=31465&r1=31464&r2=31465&view=diff

Modified: trunk/common/events.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/common/events.c?rev=31465&r1=31464&r2=31465&view=diff

Modified: trunk/common/events.h
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/common/events.h?rev=31465&r1=31464&r2=31465&view=diff

Modified: trunk/common/unittype.h
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/common/unittype.h?rev=31465&r1=31464&r2=31465&view=diff

Modified: trunk/data/alien/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/alien/units.ruleset?rev=31465&r1=31464&r2=31465&view=diff

Modified: trunk/data/civ2civ3/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/civ2civ3/units.ruleset?rev=31465&r1=31464&r2=31465&view=diff

Modified: trunk/data/classic/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/classic/units.ruleset?rev=31465&r1=31464&r2=31465&view=diff

Modified: trunk/data/experimental/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/experimental/units.ruleset?rev=31465&r1=31464&r2=31465&view=diff

Modified: trunk/data/misc/events.spec
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/misc/events.spec?rev=31465&r1=31464&r2=31465&view=diff

Modified: trunk/data/multiplayer/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/multiplayer/units.ruleset?rev=31465&r1=31464&r2=31465&view=diff

Modified: trunk/data/sandbox/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/sandbox/units.ruleset?rev=31465&r1=31464&r2=31465&view=diff

Modified: trunk/data/stdsounds.soundspec
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/stdsounds.soundspec?rev=31465&r1=31464&r2=31465&view=diff

Modified: trunk/data/stub/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/stub/units.ruleset?rev=31465&r1=31464&r2=31465&view=diff

Modified: trunk/fc_version
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/fc_version?rev=31465&r1=31464&r2=31465&view=diff

Modified: trunk/server/unittools.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/server/unittools.c?rev=31465&r1=31464&r2=31465&view=diff


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to