]> www.infradead.org Git - users/mchehab/andors-trail.git/commit
Wider walkways in northern Fallhaven.
authoroskar.wiksten <oskar.wiksten@08aca716-68be-ccc6-4d58-36f5abd142ac>
Sun, 15 Jan 2012 10:30:08 +0000 (10:30 +0000)
committeroskar.wiksten <oskar.wiksten@08aca716-68be-ccc6-4d58-36f5abd142ac>
Sun, 15 Jan 2012 10:30:08 +0000 (10:30 +0000)
commit441ed05e21c5e9f92a7a86d427c415a4c7b7acee
tree8ddf8e31aa16dbfbbecca0a2974291fde08369ee
parentad5b8991bf385f6ddf0d8463cba373aefe1dab4e
Wider walkways in northern Fallhaven.
Minor cleanup in pwcave* and waytobrimhavencave* maps.
Bugfix: Do not remove other lingering actor conditions when changing equipment (for example, if the player has a condition caused by something else with duration="forever", that condition would be removed when equipping or unequipping an item).

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@217 08aca716-68be-ccc6-4d58-36f5abd142ac
19 files changed:
AndorsTrail/res/drawable/map_tiles_1_7.png
AndorsTrail/res/drawable/map_tiles_2_2.png
AndorsTrail/res/drawable/map_tiles_2_3.png
AndorsTrail/res/xml/fallhaven_ne.tmx
AndorsTrail/res/xml/fallhaven_nw.tmx
AndorsTrail/res/xml/pwcave1.tmx
AndorsTrail/res/xml/pwcave2.tmx
AndorsTrail/res/xml/pwcave2a.tmx
AndorsTrail/res/xml/pwcave3.tmx
AndorsTrail/res/xml/pwcave4.tmx
AndorsTrail/res/xml/waytobrimhavencave1.tmx
AndorsTrail/res/xml/waytobrimhavencave2.tmx
AndorsTrail/res/xml/waytobrimhavencave3.tmx
AndorsTrail/res/xml/waytobrimhavencave3a.tmx
AndorsTrail/res/xml/waytobrimhavencave3b.tmx
AndorsTrail/res/xml/waytobrimhavencave4.tmx
AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/ActorStatsController.java
AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/ItemController.java
AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/item/ItemTypeCollection.java