summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/model/Hand.java
AgeCommit message (Expand)Author
2011-06-21model vollständig dukumentiertIda Massow
2011-06-21Added Javadoc comments to private methods in the modelBennet Gerlach
2011-06-17Removed AIUtilJannis Harder
2011-06-17Reimplemented AI (old one was too slow)Jannis Harder
2011-06-14Implemented initial meld test using new AIJannis Harder
2011-06-07Make model fully serializableMatthias Schiffer
2011-06-06Double ist das neue floatIda Massow
2011-05-31AIUtil now needs game settings, both hand and player do not anymoreBennet Gerlach
2011-05-31findSetsWithTotalPoints now finds sets (and total points)Bennet Gerlach
2011-05-30Extracted a AIUtil class from several hand methodsBennet Gerlach
2011-05-25Implemented counting of identical stone pairsJannis Harder
2011-05-25Tests for counting of identical stone pairsJannis Harder
2011-05-24Implemented routine to check if initial melds are possibleJannis Harder
2011-05-24Test if initial melds are possibleJannis Harder
2011-05-24Calculate points on handJannis Harder
2011-05-16Fix dealing stones for more than 2 rowsMatthias Schiffer
2011-05-16Implemented new hand wrappingJannis Harder
2011-05-10Define hand size constants in modelMatthias Schiffer
2011-05-09Implemented positioning of stones on handBennet Gerlach
2011-05-09Fix drop position calculationsBennet Gerlach
2011-05-04Added interfaces for model classesBennet Gerlach
2011-04-30Arrays zu Listen geändert, StoneTray Klasse mit Sizeable Interface angelegt,...Jannis Harder
2011-04-30angelegte Model Klassen, alle kommentiertIda Massow
2011-04-30Modelklassen angelegt, verschiedenen Stadien von fertig, StoneHeap fertig, ge...Ida Massow