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
/
test
/
jrummikub
/
model
/
HandTest.java
Age
Commit message (
Expand
)
Author
2011-06-20
Improved AI
Jannis Harder
2011-06-17
Testcase for NoLimits initial meld possible test
Jannis Harder
2011-06-17
Reimplemented AI (old one was too slow)
Jannis Harder
2011-06-14
Implemented initial meld test using new AI
Jannis Harder
2011-05-31
AIUtil now needs game settings, both hand and player do not anymore
Bennet Gerlach
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
Tests for new hand wrapping
Jannis Harder
2011-05-10
Added all missing comments
Jannis Harder
2011-05-09
Implemented positioning of stones on hand
Bennet Gerlach
2011-05-09
Added wrap tests on hand
Bennet Gerlach
2011-05-09
Added edge tests to hand test
Bennet Gerlach
2011-05-09
Test simple dropping on Hand
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