Revision 1277075

Go back to digest for 5th February 2012

Bug Fixes in Games

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

client was able to send illegal chow to server

when showing all action buttons, including those not applicable,
the player was able to call chow even when it was not his turn next.
the client process must not do that - the server aborts the game if
a player tries to do something illegal

File Changes

Modified 2 files
  • /trunk/KDE/kdegames/kajongg/src
  •   /client.py
  •   /message.py
2 files changed in total