Upped the version to 0.4.0
authorHeli Hyvättinen <heli.hyvattinen@kymp.net>
Tue, 25 Oct 2011 11:37:59 +0000 (14:37 +0300)
committerHeli Hyvättinen <heli.hyvattinen@kymp.net>
Tue, 25 Oct 2011 11:37:59 +0000 (14:37 +0300)
main.cpp
qtc_packaging/debian_fremantle/changelog

index d33ce0f..1581fdc 100644 (file)
--- a/main.cpp
+++ b/main.cpp
@@ -28,7 +28,7 @@ int main(int argc, char *argv[])
     QApplication a(argc, argv);
     a.setApplicationName("Ghosts Overboard");
     a.setOrganizationName("Ghosts Overboard");
-    a.setApplicationVersion("0.3.0");
+    a.setApplicationVersion("0.4.0");
     a.setWindowIcon(QIcon(":/pix/laiva_3aave.png"));
     SeaView w;
 #if defined(Q_WS_S60)
index e66fbbb..5187041 100644 (file)
@@ -1,4 +1,13 @@
-ghostsoverboard (0.3.0) unstable; urgency=low
+ghostsoverboard (0.4.0) unstable; urgency=low
+
+  * Another set of levels
+  * Highscore for individual levels and levelsets. Only completed levels
+    are counted in the levelset score (not restarted ones). Time spent paused
+    is not included in the high score times.
+
+ -- Heli Hyvättinen <heli.hyvattinen@kymp.net>  Tue, 25 Oct 2011 14:31:00 +0300
+
+ghostsoverboard (0.4.0) unstable; urgency=low
 
   * game view uses full screen
   * menu integrated to the game view
@@ -7,25 +16,25 @@ ghostsoverboard (0.3.0) unstable; urgency=low
   * vibration setting now saved
   * autopause after 15 minutes, counting reset from starting a level and returning from pause
 
- -- Heli Hyvättinen <helihyvattinen@kymp.net>  Tue, 26 July 2011 18:08:00 +0300
+ -- Heli Hyvättinen <heli.hyvattinen@kymp.net>  Tue, 26 July 2011 18:08:00 +0300
 
-ghostsoverboard (0.2.1) unstable; urgency=low
+ghostsoverboard (0.4.0) unstable; urgency=low
 
   * vibration effects no longer disappear when level changes or is restarted
 
- -- Heli Hyvättinen <helihyvattinen@kymp.net>  Wed, 13 July 2011 15:58:00 +0300
+ -- Heli Hyvättinen <heli.hyvattinen@kymp.net>  Wed, 13 July 2011 15:58:00 +0300
 
-ghostsoverboard (0.2.0) unstable; urgency=low
+ghostsoverboard (0.4.0) unstable; urgency=low
 
   * Octopuses (moving obstacles) added
   * supports multiple levels
   * 4 new levels
   * vibration effects (off by default)
 
- -- Heli Hyvättinen <helihyvattinen@kymp.net>  Tue, 12 July 2011 03:17:00 +0300
+ -- Heli Hyvättinen <heli.hyvattinen@kymp.net>  Tue, 12 July 2011 03:17:00 +0300
 
-ghostsoverboard (0.1.0) unstable; urgency=low
+ghostsoverboard (0.4.0) unstable; urgency=low
 
   * Initial Release.
 
- -- Heli Hyvättinen <helihyvattinen@kymp.net>  Sat, 18 June 2011 11:49:00 +0300
+ -- Heli Hyvättinen <heli.hyvattinen@kymp.net>  Sat, 18 June 2011 11:49:00 +0300