Revision e06f299...

Go back to digest for 18th August 2013

Bug Fixes in Games

Wolfgang Rohdewald committed changes in [kajongg] /:

all players in player list can now be used for scoring games

commit 375c76b cleaned the data base structure, removing server name
and password from the player table. Since then, only player id and
name are defined per player, so there is no reason why not all of
them should be usable for scoring games

up to 375c76b, the same player name could appear more than once in the
player table: once for scoring games and once for every game server.


FIXED-IN: 4.11.1

File Changes

Modified 2 files
  •   src/player.py
  •   src/playfield.py
2 files changed in total