[Bug 811580] Re: konquest resets player colours on startup

2011-07-16 Thread Adam Oellermann
I missed another change - this one's been tested in a couple of games and seems to be working right! ** Attachment added: "patch.txt" https://bugs.launchpad.net/ubuntu/+source/kdegames/+bug/811580/+attachment/2212009/+files/patch.txt -- You received this bug notification because you are a me

[Bug 811580] Re: konquest resets player colours on startup

2011-07-16 Thread Adam Oellermann
Oops... missed another required change; revised patch attached. I've played a couple of games through with this patchfile, and it all seems good. ** Attachment added: "patch.txt" https://bugs.launchpad.net/ubuntu/+source/kdegames/+bug/811580/+attachment/2212008/+files/patch.txt -- You receiv

[Bug 811580] Re: konquest resets player colours on startup

2011-07-16 Thread Adam Oellermann
** Patch added: "This is the patch for newgamedlg.cc" https://bugs.launchpad.net/bugs/811580/+attachment/2211888/+files/patch.txt -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdegames in Ubuntu. https://bugs.launchpad.net/bugs/811580 T

[Bug 811580] [NEW] konquest resets player colours on startup

2011-07-16 Thread Adam Oellermann
Public bug reported: When Konquest is restarted, the "New Game" dialogue resets all the player colours to blue. The problem is in the source file newgamedlg.cc on line 175 - in method addPlayer, where it currently reads: player = new Player( map, name, PlayerColors[i-2], i-1, Player::Human); it