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/model
Jannis Harder 2446671f7a Cleaned up RoundControl tests
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@260 72836036-5685-4462-b002-a69064685172
2011-05-24 01:51:49 +02:00
..
GameSettings.java Cleaned up RoundControl tests 2011-05-24 01:51:49 +02:00
Hand.java Fix dealing stones for more than 2 rows 2011-05-16 22:01:02 +02:00
IHand.java Fix dealing stones for more than 2 rows 2011-05-16 22:01:02 +02:00
IPlayer.java Rauskommen fertig und getestet 2011-05-21 15:51:36 +02:00
IRoundState.java Cleaned up RoundControl tests 2011-05-24 01:51:49 +02:00
IStoneTray.java Rechtschreibfehler und überflüssige pickUp(position) Klasse gefixt 2011-05-10 16:31:09 +02:00
ITable.java Remove return value of Table.pickUpStone() 2011-05-10 16:53:44 +02:00
Player.java Rauskommen fertig und getestet 2011-05-21 15:51:36 +02:00
PlayerSettings.java Move some static player data to a player settings class 2011-05-18 17:01:10 +02:00
Position.java Test simple dropping on Hand 2011-05-09 21:56:29 +02:00
RoundState.java Cleaned up RoundControl tests 2011-05-24 01:51:49 +02:00
Sizeable.java More javadocs for the model 2011-05-02 04:46:00 +02:00
Stone.java Make StonePanel emit Stone click events 2011-05-03 17:29:52 +02:00
StoneColor.java Added all missing comments 2011-05-10 03:54:48 +02:00
StoneHeap.java Rechtschreibfehler und überflüssige pickUp(position) Klasse gefixt 2011-05-10 16:31:09 +02:00
StoneSet.java Ein von fünf Tests fertig für laidOut 2011-05-18 17:07:50 +02:00
StoneTray.java Fix rounding errors leading to stone sets being dropped at strage positions on the table 2011-05-11 20:49:20 +02:00
Table.java Tests und imlementierung für Wert von Sets bestimmen, fertig und getestet 2011-05-16 20:54:37 +02:00