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
/
src
/
jrummikub
/
model
/
Hand.java
Age
Commit message (
Expand
)
Author
2011-05-31
AIUtil now needs game settings, both hand and player do not anymore
Bennet Gerlach
2011-05-31
findSetsWithTotalPoints now finds sets (and total points)
Bennet Gerlach
2011-05-30
Extracted a AIUtil class from several hand methods
Bennet Gerlach
2011-05-25
Implemented counting of identical stone pairs
Jannis Harder
2011-05-25
Tests for counting of identical stone pairs
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-16
Fix dealing stones for more than 2 rows
Matthias Schiffer
2011-05-16
Implemented new hand wrapping
Jannis Harder
2011-05-10
Define hand size constants in model
Matthias Schiffer
2011-05-09
Implemented positioning of stones on hand
Bennet Gerlach
2011-05-09
Fix drop position calculations
Bennet Gerlach
2011-05-04
Added interfaces for model classes
Bennet Gerlach
2011-04-30
Arrays zu Listen geƤndert, StoneTray Klasse mit Sizeable Interface angelegt,...
Jannis Harder
2011-04-30
angelegte Model Klassen, alle kommentiert
Ida Massow
2011-04-30
Modelklassen angelegt, verschiedenen Stadien von fertig, StoneHeap fertig, ge...
Ida Massow