This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
JRummikub/src/jrummikub/control/turn
Matthias Schiffer d6c4da6224 Show in start turn panel if a player has redealed or drawn the last stone
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@570 72836036-5685-4462-b002-a69064685172
2011-06-22 03:08:37 +02:00
..
AbstractTurnControl.java Show in start turn panel if a player has redealed or drawn the last stone 2011-06-22 03:08:37 +02:00
AIControl.java The AI now is only computing its turn for a reasonable amount of time 2011-06-22 00:38:28 +02:00
HumanTurnControl.java Sorting stones on hand now sets the view to display the appropriate 2011-06-21 23:21:35 +02:00
ITurnControl.java Fixed some comment and metrics warnings 2011-06-21 18:51:23 +02:00
TurnControlFactory.java Use new AI for computer players 2011-06-17 22:12:41 +02:00
TurnMode.java Metric fixes 2011-05-31 20:42:46 +02:00