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

List:       kde-commits
Subject:    kdegames/konquest
From:       Russell Steffen <rsteffen () bayarea ! net>
Date:       2003-05-11 6:30:10
[Download RAW message or body]

CVS commit by rsteffen: 

Address issue 32255, increase number of players to 10  (merge from KDE_3_1_BRANCH


  M +2 -2      gamecore.h   1.6
  M +3 -1      newgamedlg.cc   1.16


--- kdegames/konquest/gamecore.h  #1.5:1.6
@@ -14,5 +14,5 @@
 
 // Maximum Number of Players
-#define MAX_PLAYERS 5
+#define MAX_PLAYERS 10
 
 

--- kdegames/konquest/newgamedlg.cc  #1.15:1.16
@@ -255,5 +255,7 @@ void
 NewGameDlg::updateMiniMap( void )
 {
-    QColor PlayerColors[MAX_PLAYERS] = { QColor( 130, 130, 255 ), yellow, red, green, white };
+    QColor PlayerColors[MAX_PLAYERS] = { QColor( 130, 130, 255 ), yellow, red, green,
+                white, cyan, magenta,  QColor( 131, 153, 128), QColor( 235, 153, 46 ),
+                QColor( 106, 157, 104 ) };
 
 


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

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