# # ChangeLog for src/com/example/helloandroid/Fleet.java in galcon-client # # Generated by Trac 1.6 # Apr 21, 2025, 8:29:30 AM Mon, 14 Jun 2010 01:19:14 GMT dportnoy [9d030cb] * src/com/example/helloandroid/Fleet.java (modified) * src/com/example/helloandroid/Game.java (modified) * src/com/example/helloandroid/GameView.java (modified) Merge with 422c8ef5772e988da2065d1c4b95e6d6ab6192e7 Mon, 14 Jun 2010 01:07:33 GMT dportnoy [04a9a00] * src/com/example/helloandroid/Fleet.java (modified) * src/com/example/helloandroid/GameView.java (modified) * src/com/example/helloandroid/Planet.java (modified) Framerate is now set to 20 fps and planets spawn ships at different ... Thu, 10 Jun 2010 03:26:18 GMT dportnoy [38ac100] * src/com/example/helloandroid/Fleet.java (modified) * src/com/example/helloandroid/Game.java (modified) Merge with 857938d5aed1e002aa2743080bcd10f6eee25fca Thu, 10 Jun 2010 03:23:14 GMT dportnoy [69f6f01] * src/com/example/helloandroid/Fleet.java (modified) * src/com/example/helloandroid/GameView.java (modified) * src/com/example/helloandroid/Planet.java (modified) Added a display of the fleet size, a percentage of the population of ... Tue, 08 Jun 2010 02:02:51 GMT Zero Cool [012e702] * src/com/example/helloandroid/Fleet.java (modified) * src/com/example/helloandroid/Game.java (modified) Let's hope the ships do not turn around cause if they randomly do it ... Sun, 06 Jun 2010 02:50:25 GMT dportnoy [647a312] * src/com/example/helloandroid/Fleet.java (modified) Fleet pathing seems to be working correctly, even if the fleet needs ... Sun, 06 Jun 2010 02:02:24 GMT dportnoy [730d808] * src/com/example/helloandroid/Fleet.java (modified) Currently debugging fleet pathing. Sat, 05 Jun 2010 21:55:49 GMT Zero Cool [6ebf60f] * res/values/strings.xml (modified) * src/com/example/helloandroid/Fleet.java (modified) * src/com/example/helloandroid/GameView.java (modified) Updates to fleet traveling + planet attack and fleet deletion 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.