[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_1_BRANCH: kdegames/atlantik
From:       Rob Kaper <cap () capsi ! com>
Date:       2002-12-19 0:46:48
[Download RAW message or body]

CVS commit by kaper: 

update ChangeLog with bugfix and version string


  M +21 -16    ChangeLog   1.121.4.1
  M +3 -3      client/main.h   1.24.4.1


--- kdegames/atlantik/ChangeLog  #1.121:1.121.4.1
@@ -1,22 +1,27 @@
-For 0.5.0
----------
+0.5.1
+-----
 
-v fixed dangling pointer for removeGUI(Trade *) in AtlanticCore
-v player name change doesn't make it to trade money items
-v fixed token positioning on game start
-v fixes to work with monopd 0.6.0 API
+- fixed potential double initialization of gameboard
 
-2002-07-29 (atlantik-0.4.0)
-----------
+0.5.0
+-----
 
-v token geometry is now aware of estate colour captions
-v queue display widgets
-  v fix buttons, they have specific targets, not just the current widget
-  v delete buttons in EstateDetails::newUpdate()
-v commandline parameters host, port and game supported (for auto-join)
-v kio_atlantik allows for easy connecting from other applications
+- fixed dangling pointer for removeGUI(Trade *) in AtlanticCore
+- player name change doesn't make it to trade money items
+- fixed token positioning on game start
+- fixes to work with monopd 0.6.0 API
+
+0.4.0
+-----
+
+- token geometry is now aware of estate colour captions
+- queue display widgets
+  - fix buttons, they have specific targets, not just the current widget
+  - delete buttons in EstateDetails::newUpdate()
+- commandline parameters host, port and game supported (for auto-join)
+- kio_atlantik allows for easy connecting from other applications
   (kopete/kmail)
-v leave game and leave server options
-v pre-game configuration
+- leave game and leave server options
+- pre-game configuration
 
 2002-07-08 (kaper)

--- kdegames/atlantik/client/main.h  #1.24:1.24.4.1
@@ -18,9 +18,9 @@
 #define ATLANTIK_MAIN_H
 
-#define ATLANTIK_VERSION 050
-#define ATLANTIK_VERSION_STRING "0.5.0"
+#define ATLANTIK_VERSION 051
+#define ATLANTIK_VERSION_STRING "0.5.1"
 #define ATLANTIK_VERSION_MAJOR 0
 #define ATLANTIK_VERSION_MINOR 5
-#define ATLANTIK_VERSION_RELEASE 0
+#define ATLANTIK_VERSION_RELEASE 1
 
 int main(int, char *[]);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic