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
/
StoneHeap.java
Age
Commit message (
Expand
)
Author
2011-05-31
Make highest value and number of stones dealt settable
Matthias Schiffer
2011-05-31
Tests für Sets mit mehr Farben, mehr Values, ...
Ida Massow
2011-05-30
Test different stone heap configurations with JUnit theories; allow creating ...
Matthias Schiffer
2011-05-29
Viele Warnings durch Kommentare beseitigt
Ida Massow
2011-05-29
Use correct joker colors
Jannis Harder
2011-05-29
Deal the correct number of jokers aka funny joker action
Jannis Harder
2011-05-24
Implemented special case round end (heap empty)
Jannis Harder
2011-05-10
Rechtschreibfehler und überflüssige pickUp(position) Klasse gefixt
Ida Massow
2011-05-10
Added all missing comments
Jannis Harder
2011-05-05
Add some endOfTurn handling to RoundControl
Matthias Schiffer
2011-05-04
Test für Austeilen geschrieben, eine Menge getSize hinzugefügt
Ida Massow
2011-05-02
More javadocs for the model
Jannis Harder
2011-04-30
Change Joker color from orange to red
Matthias Schiffer
2011-04-30
Modelklassen angelegt, verschiedenen Stadien von fertig, StoneHeap fertig, ge...
Ida Massow
2011-04-28
StoneHeap-Klasse (getestet und alles)
Ida Massow