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
Ida Massow 56797840e2 Buttons im Settings panel sind richtig im netzwerk und außerhalb
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@421 72836036-5685-4462-b002-a69064685172
2011-06-13 18:22:57 +02:00
..
GameSettings.java Viele viele Kommentare, einige zu lange oder zu komplexe Methoden gefixt 2011-06-13 16:29:09 +02:00
GameState.java Make model fully serializable 2011-06-07 16:59:06 +02:00
Hand.java Make model fully serializable 2011-06-07 16:59:06 +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 Implement pause function 2011-06-08 21:58:16 +02:00
IRoundState.java Make model fully serializable 2011-06-07 16:59:06 +02:00
IStoneTray.java Implement pause function 2011-06-08 21:58:16 +02:00
ITable.java Remove return value of Table.pickUpStone() 2011-05-10 16:53:44 +02:00
Player.java Make model fully serializable 2011-06-07 16:59:06 +02:00
PlayerSettings.java Buttons im Settings panel sind richtig im netzwerk und außerhalb 2011-06-13 18:22:57 +02:00
Position.java Make model fully serializable 2011-06-07 16:59:06 +02:00
RoundState.java Make model fully serializable 2011-06-07 16:59:06 +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 Make model fully serializable 2011-06-07 16:59:06 +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 Viele viele Kommentare, einige zu lange oder zu komplexe Methoden gefixt 2011-06-13 16:29:09 +02:00
StoneTray.java Implement pause function 2011-06-08 21:58:16 +02:00
Table.java Make model fully serializable 2011-06-07 16:59:06 +02:00