summaryrefslogtreecommitdiffstats
path: root/mock/jrummikub/model/MockRoundState.java
AgeCommit message (Expand)Author
2011-06-22Show in start turn panel if a player has redealed or drawn the last stoneMatthias Schiffer
2011-06-20Added NetworkGameControlMatthias Schiffer
2011-06-07Saving is workingMatthias Schiffer
2011-05-29Deal the correct number of jokers aka funny joker actionJannis Harder
2011-05-25Added test and implementation for an inspection turn before the firstJannis Harder
2011-05-25Tested and implemented scoringJannis Harder
2011-05-24Calculate points on handJannis Harder
2011-05-24Select a random player for the first roundJannis Harder
2011-05-24Implemented special case round end (heap empty)Jannis Harder
2011-05-24Cleaned up RoundControl testsJannis Harder
2011-05-21Rauskommen fertig und getestetIda Massow
2011-05-18Move some static player data to a player settings classMatthias Schiffer
2011-05-18Add GameSettings with the initial meld thresholdMatthias Schiffer
2011-05-18GameState ist jetzt RoundStateIda Massow