]> www.infradead.org Git - users/mchehab/andors-trail.git/commit
Slight performance improvement to TMX file reader.
authoroskar.wiksten <oskar.wiksten@08aca716-68be-ccc6-4d58-36f5abd142ac>
Mon, 10 Oct 2011 20:48:48 +0000 (20:48 +0000)
committeroskar.wiksten <oskar.wiksten@08aca716-68be-ccc6-4d58-36f5abd142ac>
Mon, 10 Oct 2011 20:48:48 +0000 (20:48 +0000)
commit6af1b95e8966e40e71a4cc4f8563174cb86e51bf
tree47409b8c1802a865c9fce5a0da87e0fa78170938
parentaf48a1cdf05c5349c907382749929410cf559906
Slight performance improvement to TMX file reader.
Added Android application description.
Conversation correction to Buceth.
Tweaked droplists that contains potions.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@176 08aca716-68be-ccc6-4d58-36f5abd142ac
AndorsTrail/AndroidManifest.xml
AndorsTrail/res/values/content_conversationlist.xml
AndorsTrail/res/values/content_droplist.xml
AndorsTrail/res/values/strings.xml
AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/MovementController.java
AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/map/TMXMapFileParser.java [moved from AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/map/TMXMapReader.java with 50% similarity]
AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/map/TMXMapTranslator.java [new file with mode: 0644]
AndorsTrail/src/com/gpl/rpg/AndorsTrail/resource/ResourceLoader.java