summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/control/turn/ITurnControl.java
AgeCommit message (Expand)Author
2011-06-21Fixed some comment and metrics warningsJannis Harder
2011-06-21Disable pause function in network modeMatthias Schiffer
2011-06-21Major refactoring of RoundControl and TurnControlMatthias Schiffer
2011-06-20Fixed a bunch of network synchronization bugsMatthias Schiffer
2011-06-20Kommentare, KommentareIda Massow
2011-06-19Added NetworkRoundControlTest and started NetworkRoundControl and NetworkTurn...Matthias Schiffer
2011-06-19Added table update event to turn control and round controlMatthias Schiffer
2011-06-08Implement pause functionMatthias Schiffer
2011-06-08Moved timer code to AbstractTurnControlJannis Harder
2011-06-07Always operate on cloned hands in the turn controlsMatthias Schiffer
2011-05-31Removed unused importJannis Harder
2011-05-31Mini-KorrekturIda Massow
2011-05-31Metric fixesBennet Gerlach
2011-05-31Fixed all warnings (comments) but one, one TODO importantIda Massow
2011-05-31Base AI is now able to meld initially properlyBennet Gerlach
2011-05-30Fixed a few warningsIda Massow
2011-05-30Implemented dummy AIJannis Harder
2011-05-29Created dummy base AI controlJannis Harder
2011-05-29Created interface and abstract base class for turn controlJannis Harder