index
:
JRummikub
master
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mock
/
jrummikub
/
model
Age
Commit message (
Expand
)
Author
2011-06-20
Added NetworkGameControl
Matthias Schiffer
2011-06-20
Finished side panel info
Jannis Harder
2011-06-19
Correctly show invalid sets
Matthias Schiffer
2011-06-07
Saving is working
Matthias Schiffer
2011-06-07
Always operate on cloned hands in the turn controls
Matthias Schiffer
2011-05-31
Fixed clone() in MockTable to match checkTurnStartSetUp()
Bennet Gerlach
2011-05-31
AIUtil now needs game settings, both hand and player do not anymore
Bennet Gerlach
2011-05-29
Deal the correct number of jokers aka funny joker action
Jannis Harder
2011-05-25
Tests for counting of identical stone pairs
Jannis Harder
2011-05-25
Added test and implementation for an inspection turn before the first
Jannis Harder
2011-05-25
Tested and implemented scoring
Jannis Harder
2011-05-24
Implemented routine to check if initial melds are possible
Jannis Harder
2011-05-24
Test if initial melds are possible
Jannis Harder
2011-05-24
Calculate points on hand
Jannis Harder
2011-05-24
Select a random player for the first round
Jannis Harder
2011-05-24
Implemented special case round end (heap empty)
Jannis Harder
2011-05-24
Cleaned up RoundControl tests
Jannis Harder
2011-05-21
Nochmal, git ist schwierig
Ida Massow
2011-05-21
Rauskommen fertig und getestet
Ida Massow
2011-05-18
Move some static player data to a player settings class
Matthias Schiffer
2011-05-18
Add GameSettings with the initial meld threshold
Matthias Schiffer
2011-05-18
Keine Fehler mehr, sorry für das davor
Ida Massow
2011-05-18
GameState ist jetzt RoundState
Ida Massow
2011-05-16
Anfang von rauskommen im Player gebaut, test angefangen
Ida Massow
2011-05-16
Fix dealing stones for more than 2 rows
Matthias Schiffer
2011-05-10
Remove return value of Table.pickUpStone()
Matthias Schiffer
2011-05-10
Rechtschreibfehler und überflüssige pickUp(position) Klasse gefixt
Ida Massow
2011-05-10
Added all missing comments
Jannis Harder
2011-05-10
Tests for dropping on hand
Jannis Harder
2011-05-09
Allow laying out stone sets
Matthias Schiffer
2011-05-08
Make removing stones from mock hand work
Matthias Schiffer
2011-05-08
Fix some mock classes
Matthias Schiffer
2011-05-08
getPlayer entfernt, weil es getNthNextPlayer gibt. Warnings beseitigt.
Ida Massow
2011-05-05
Add some endOfTurn handling to RoundControl
Matthias Schiffer
2011-05-05
Show player name labels
Matthias Schiffer
2011-05-05
Add name to player model
Matthias Schiffer
2011-05-05
Moved mock classes to separate source folder
Matthias Schiffer