]> www.infradead.org Git - users/mchehab/andors-trail.git/commit
Renamed critical hit skills to "Internal bleeding" and "Fracture".
authoroskar.wiksten <oskar.wiksten@08aca716-68be-ccc6-4d58-36f5abd142ac>
Sun, 29 Apr 2012 21:38:58 +0000 (21:38 +0000)
committeroskar.wiksten <oskar.wiksten@08aca716-68be-ccc6-4d58-36f5abd142ac>
Sun, 29 Apr 2012 21:38:58 +0000 (21:38 +0000)
commit9cbc501511e2d80f0470e00e84ac3b7bea3fd360
treed8055b6909ea7735183e21b574050eeb3452f36c
parent8782a83437d5a6a9b3bb06769d4d43ab93034dd6
Renamed critical hit skills to "Internal bleeding" and "Fracture".
Fixed bug where the monster attacks would not change state to completed if you enter inventory while the monsters are attacking (this also fixes one long outstanding bug with double monster attacks if you enter inventory).
Updated list of authors.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@237 08aca716-68be-ccc6-4d58-36f5abd142ac
AndorsTrail/res/values/authors.xml
AndorsTrail/res/values/content_actorconditions.xml
AndorsTrail/res/values/strings.xml
AndorsTrail/src/com/gpl/rpg/AndorsTrail/activity/MainActivity.java
AndorsTrail/src/com/gpl/rpg/AndorsTrail/activity/SkillInfoActivity.java
AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/CombatController.java
AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/SkillController.java
AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/ability/SkillCollection.java
AndorsTrail/src/com/gpl/rpg/AndorsTrail/view/SkillListAdapter.java