summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/control/turn/HumanTurnControl.java
AgeCommit message (Expand)Author
2011-06-21Sorting stones on hand now sets the view to display the appropriateBennet Gerlach
2011-06-21Major refactoring of RoundControl and TurnControlMatthias Schiffer
2011-06-20Fixed a bunch of network synchronization bugsMatthias Schiffer
2011-06-19Make NetworkRoundControl test workMatthias Schiffer
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-19Correctly show invalid setsMatthias Schiffer
2011-06-18FeedbackJannis Harder
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-06-06Double ist das neue floatIda Massow
2011-06-01Boolean to boolean in HumanTurnControlBennet Gerlach
2011-06-01Abstract turn control has player, doesn't need handBennet Gerlach
2011-05-31kleine fixesIda Massow
2011-05-31Metric fixesBennet Gerlach
2011-05-31View: Refactor bottom panel displayMatthias Schiffer
2011-05-31HumanTurnControl: Fix method lengthMatthias Schiffer
2011-05-30Fixed a few warningsIda Massow
2011-05-29Created dummy base AI controlJannis Harder
2011-05-29Added TurnControlFactoryJannis Harder
2011-05-29Created interface and abstract base class for turn controlJannis Harder