# # ChangeLog for src/com/example/helloandroid/Fleet.java in galcon-client # # Generated by Trac 1.5.4 # Sep 19, 2024, 9:28:09 PM Sat, 05 Jun 2010 20:02:26 GMT dportnoy [17dfb52] * src/com/example/helloandroid/Fleet.java (modified) handeld merge Sat, 05 Jun 2010 19:02:40 GMT Zero Cool [0986844] * src/com/example/helloandroid/Fleet.java (modified) Some more updates, almost done going round the planet Sat, 05 Jun 2010 19:01:47 GMT dportnoy [95509e1] * res/drawable-land/earthrise.png (deleted) * res/drawable-port/earthrise.png (deleted) * src/com/example/helloandroid/Fleet.java (modified) * src/com/example/helloandroid/Game.java (modified) * src/com/example/helloandroid/GameView.java (modified) * src/com/example/helloandroid/LunarLander.java (deleted) * src/com/example/helloandroid/LunarView.java (deleted) * src/com/example/helloandroid/Planet.java (modified) Removed reference Lunar Lander classes and lots of code that was ... Sat, 05 Jun 2010 17:08:40 GMT dportnoy [61c4fbc] * src/com/example/helloandroid/Fleet.java (modified) * src/com/example/helloandroid/GameView.java (modified) * src/com/example/helloandroid/Planet.java (modified) The player can now send fleets by clicking on the source and ... Tue, 01 Jun 2010 02:12:31 GMT Zero Cool [9ef6f68] * src/com/example/helloandroid/Fleet.java (modified) Chugging along with path finding Fri, 28 May 2010 03:32:34 GMT Zero Cool [5a03a06] * src/com/example/helloandroid/Fleet.java (modified) Some more updates to fleet update method Fri, 28 May 2010 00:55:50 GMT Zero Cool [1291908] * src/com/example/helloandroid/Fleet.java (modified) * src/com/example/helloandroid/Planet.java (modified) Fleet attack function works now Fri, 28 May 2010 00:34:15 GMT Zero Cool [1a91f0d] * src/com/example/helloandroid/Fleet.java (modified) Fleet Class pdate Wed, 26 May 2010 03:46:05 GMT Zero Cool [96857ee] * src/com/example/helloandroid/Fleet.java (modified) Fleet.java Sun, 23 May 2010 22:02:04 GMT dportnoy [159eef8] * src/com/example/helloandroid/Fleet.java (added) * src/com/example/helloandroid/Planet.java (added) Created basic interfaces for Fleet and Planet.