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
/
Player.java
Age
Commit message (
Expand
)
Author
2011-06-07
Make model fully serializable
Matthias Schiffer
2011-06-07
Always operate on cloned hands in the turn controls
Matthias Schiffer
2011-05-31
AIUtil now needs game settings, both hand and player do not anymore
Bennet Gerlach
2011-05-24
Implemented routine to check if initial melds are possible
Jannis Harder
2011-05-24
Calculate points on hand
Jannis Harder
2011-05-21
Rauskommen fertig und getestet
Ida Massow
2011-05-18
Move some static player data to a player settings class
Matthias Schiffer
2011-05-18
Keine Fehler mehr, sorry für das davor
Ida Massow
2011-05-10
Added all missing comments
Jannis Harder
2011-05-05
Add name to player model
Matthias Schiffer
2011-05-04
Test für RoundControl fertig
Ida Massow
2011-05-04
Added interfaces for model classes
Bennet Gerlach
2011-05-03
Nochmal: GameState fertig und getestet, diesmal richtig
Ida Massow
2011-04-30
angelegte Model Klassen, alle kommentiert
Ida Massow
2011-04-30
Modelklassen angelegt, verschiedenen Stadien von fertig, StoneHeap fertig, ge...
Ida Massow