From: Erik V. <eri...@xs...> - 2012-04-10 13:29:25
|
I have pushed two new commits to master: 1. Player columns in StartRoundWindow and GameStatus can now be reordered. Required for 1880 and other games. I have tested a few different 1880 cases, and it all seems OK. Remaining issue: Undo does not reverse the new player order in the GameStatus window (that's because the player list and the UI update are undone in the wrong order). But at the next SR the player order should be OK. 2. The recent worth calculation fix has invalidated two 1835 test reports. These have now been replaced. Erik. |