summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/control
AgeCommit message (Expand)Author
2011-05-25Added test and implementation for an inspection turn before the firstJannis Harder
2011-05-25Tested and implemented scoringJannis Harder
2011-05-24Moved displaying of win panel in game controlJannis Harder
2011-05-24Fixed drawing single cards before the initial meldJannis Harder
2011-05-24Renamed win() and fixed end of round testsJannis Harder
2011-05-24Implemented routine to check if initial melds are possibleJannis 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-24Fixed invalid moves without laying out stones and cleaned up ruleJannis Harder
2011-05-21Rauskommen fertig und getestetIda Massow
2011-05-18RoundControl: Create players from player settings list from game settingsMatthias Schiffer
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
2011-05-16Test und implementierung von tableSetDifference, getestet und alles :-)Ida Massow
2011-05-16Move getHandPanel from IPlayerPanel to IViewMatthias Schiffer
2011-05-16Fix dealing stones for more than 2 rowsMatthias Schiffer
2011-05-16Add hand row controls to viewMatthias Schiffer
2011-05-10Define hand size constants in modelMatthias Schiffer
2011-05-10Always collect on invalid range clicksMatthias Schiffer
2011-05-10I shouldn't forget some files...Matthias Schiffer
2011-05-10Round Control letzter KommentarIda Massow
2011-05-10GameControl gecommentedIda Massow
2011-05-10Fixed method lines of code of TurnControlBennet Gerlach
2011-05-10Added all missing commentsJannis Harder
2011-05-10Set correct player names :)Matthias Schiffer
2011-05-10WinPanel funktioniert und ist getestet und überhaupt ist alles ganz tollIda Massow
2011-05-10Dropping of stones on handJannis Harder
2011-05-10Implement hand auto-sortMatthias Schiffer
2011-05-10Ehhhhh... fix stone positions in the correct place.Matthias Schiffer
2011-05-10Add tests for hand auto-sortMatthias Schiffer
2011-05-09HAnd Range selection implementiert und getestet und funktioniertIda Massow
2011-05-09Angefangener Test für Hand-Steine-verschwinden-fixIda Massow
2011-05-09Implemented range selectingJannis Harder
2011-05-09Solved conflictsIda Massow
2011-05-09Set select + collect on tableJannis Harder
2011-05-09Deselecting whole collectionJannis Harder
2011-05-09Fixed some positioning issuesMatthias Schiffer
2011-05-09Allow laying out stone setsMatthias Schiffer
2011-05-08Zwischencommit weil Ida so müde ist, eigentlich nichts passiertIda Massow
2011-05-08getPlayer entfernt, weil es getNthNextPlayer gibt. Warnings beseitigt.Ida Massow
2011-05-06Add winning notification and fix test...Matthias Schiffer
2011-05-05Add stone dealing to RoundControl and fix some tests... again.Matthias Schiffer
2011-05-05Added collection stone clickBennet Gerlach
2011-05-05Implemented deselecting on turn endJannis Harder
2011-05-05Add some endOfTurn handling to RoundControlMatthias Schiffer
2011-05-05Implemented stone clicking on handBennet Gerlach
2011-05-05Changed TurnControl to use Connections to remove listenersJannis Harder
2011-05-05Added missing calls to startTurnJannis Harder