]> www.infradead.org Git - users/mchehab/andors-trail.git/commit
Bugfix: Enable menu button after using other keyboard actions.
authoroskar.wiksten@gmail.com <oskar.wiksten@gmail.com@08aca716-68be-ccc6-4d58-36f5abd142ac>
Fri, 21 Oct 2011 18:07:35 +0000 (18:07 +0000)
committeroskar.wiksten@gmail.com <oskar.wiksten@gmail.com@08aca716-68be-ccc6-4d58-36f5abd142ac>
Fri, 21 Oct 2011 18:07:35 +0000 (18:07 +0000)
commit4887f984ee36ebaf2e1a0a0b37f37ee116a18c8d
tree63c2ea08007d89f6e87b843432be6e5ae385bc57
parent688afd5ff60253388e7580cef98cf78ea8fb470f
Bugfix: Enable menu button after using other keyboard actions.
Reduce number of redraws when engaging combat.
Bump version number for release.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@191 08aca716-68be-ccc6-4d58-36f5abd142ac
AndorsTrail/AndroidManifest.xml
AndorsTrail/res/values/authors.xml
AndorsTrail/src/com/gpl/rpg/AndorsTrail/AndorsTrailApplication.java
AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/CombatController.java
AndorsTrail/src/com/gpl/rpg/AndorsTrail/view/CombatView.java
AndorsTrail/src/com/gpl/rpg/AndorsTrail/view/MainView.java