Revision 1230542

Go back to digest for 8th May 2011

Bug Fixes in Games

Wolfgang Rohdewald committed changes in /trunk/KDE/kdegames/kajongg/src:

check for data consistency when restarting a suspended game

When restarting a suspended game, check if the two data bases of
server and client agree about number of played hands and player balances.
If they do not match, show a warning and abort the game.
There is currently no way to fix this situation unless you want
to edit the data bases directly. If this ever happens in wild
life, we might need to synchronize up to five data bases
(4 clients and one server)

File Changes

Modified 3 files
  • /trunk/KDE/kdegames/kajongg/src
  •   /client.py
  •   /humanclient.py
  •   /server.py
3 files changed in total