Revision 2da35a6...

Go back to digest for 27th October 2013

Optimization in Games

Wolfgang Rohdewald committed changes in [kajongg] /:

rewrite Tile, Meld, UITile, UIMeld for speed and easier usage

File Changes

Modified 24 files
  •   src/animation.py
  •   src/board.py
  •   src/client.py
  •   src/game.py
  •   src/hand.py
  •   src/handboard.py
  •   src/humanclient.py
  •   src/intelligence.py
  •   src/kde.py
  •   src/meld.py
  •   src/message.py
  •   src/move.py
  •   src/player.py
  •   src/playfield.py
  •   src/rule.py
  •   src/rulecode.py
  •   src/scoring.py
  •   src/server.py
  •   src/tile.py
  •   src/uitile.py
  •   src/uiwall.py
  •   src/util.py
  •   src/visible.py
  •   src/wall.py
24 files changed in total