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
Bennet Gerlach b0a89642b7 Added Javadoc comments to private methods in the model
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@522 72836036-5685-4462-b002-a69064685172
2011-06-21 01:38:42 +02:00
..
GameSettings.java Added Javadoc comments to private methods in the model 2011-06-21 01:38:42 +02:00
GameState.java Added Javadoc comments to private methods in the model 2011-06-21 01:38:42 +02:00
Hand.java Added Javadoc comments to private methods in the model 2011-06-21 01:38:42 +02:00
IHand.java AIUtil now needs game settings, both hand and player do not anymore 2011-05-31 03:45:32 +02:00
IPlayer.java Kommentare, Kommentare 2011-06-20 04:39:54 +02:00
IRoundState.java Added Javadoc comments to private methods in the model 2011-06-21 01:38:42 +02:00
IStoneTray.java Kommentare, Kommentare 2011-06-20 04:39:54 +02:00
ITable.java Remove return value of Table.pickUpStone() 2011-05-10 16:53:44 +02:00
Player.java Finished side panel info 2011-06-20 03:19:02 +02:00
PlayerSettings.java Display open games correctly 2011-06-14 02:43:55 +02:00
Position.java Make model fully serializable 2011-06-07 16:59:06 +02:00
RoundState.java Added Javadoc comments to private methods in the model 2011-06-21 01:38:42 +02:00
Score.java Make model fully serializable 2011-06-07 16:59:06 +02:00
Sizeable.java More javadocs for the model 2011-05-02 04:46:00 +02:00
Stone.java Implemented getResult and abort in TurnLogic 2011-06-17 17:41:55 +02:00
StoneColor.java Allow setting stone colors to use 2011-05-31 03:02:31 +02:00
StoneHeap.java Implement pause function 2011-06-08 21:58:16 +02:00
StoneSet.java Added Javadoc comments to private methods in the model 2011-06-21 01:38:42 +02:00
StoneTray.java Added Javadoc comments to private methods in the model 2011-06-21 01:38:42 +02:00
Table.java Added Javadoc comments to private methods in the model 2011-06-21 01:38:42 +02:00