summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2011-06-21Das reine control-package ist vollständig kommentiertIda Massow
2011-06-21Fix unknown host errorMatthias Schiffer
2011-06-21Fixed quit warning in network modeMatthias Schiffer
2011-06-21Reset login panelMatthias Schiffer
2011-06-21Correctly abort network gamesMatthias Schiffer
2011-06-21Reset total time at end of turnMatthias Schiffer
2011-06-21Allow logging in by pressing enter in login panelMatthias Schiffer
2011-06-21GameListPanel.niceness++ :DMatthias Schiffer
2011-06-21Disable pause function in network modeMatthias Schiffer
2011-06-21Completed comments of TurnLogicJannis Harder
2011-06-21Fix NullPointerException on disconnectMatthias Schiffer
2011-06-21Fix message order in ConnectionControlMatthias Schiffer
2011-06-21Added several comments in TurnLogicBennet Gerlach
2011-06-21Added massive amounts of debug messagesMatthias Schiffer
2011-06-21fixed doSeeHandSizeBennet Gerlach
2011-06-21Added Javadoc comments to private methods in the modelBennet Gerlach
2011-06-21Fix network modeMatthias Schiffer
2011-06-21Made showing of hand stone count workingJannis Harder
2011-06-21Halbfertige Dinge für seeHandSizeIda Massow
2011-06-21Fixed QuitWarningPanel event handling and disabling of UIJannis Harder
2011-06-21Removed unneeded AI debug outputJannis Harder
2011-06-21Major refactoring of RoundControl and TurnControlMatthias Schiffer
2011-06-20Fixed metrics in AI codeJannis Harder
2011-06-20Improved AIJannis Harder
2011-06-20Various ConnectionControl fixesMatthias Schiffer
2011-06-20Fix transmission of turn_end messagesMatthias Schiffer
2011-06-20Fix some bugs concerning the display of invalid setsMatthias Schiffer
2011-06-20Fixed a bunch of network synchronization bugsMatthias Schiffer
2011-06-20Kommentare, KommentareIda Massow
2011-06-20Don't show show the human player panel before the turn is started and the sto...Matthias Schiffer
2011-06-20Fix player types in received game settingsMatthias Schiffer
2011-06-20Include libs and dedicated serverJannis Harder
2011-06-20Hide ConnectPanel after connection is openedMatthias Schiffer
2011-06-20Added NetworkGameControlMatthias Schiffer
2011-06-20Finished side panel infoJannis Harder
2011-06-20Implemented login error messagesBennet Gerlach
2011-06-20Continued side panelJannis Harder
2011-06-20Add client side to NetworkRoundControl test and implementationMatthias Schiffer
2011-06-19Show heap size in side panelJannis Harder
2011-06-19Make NetworkRoundControl test workMatthias Schiffer
2011-06-19joker count can now be zeroBennet Gerlach
2011-06-19Fix mock and testsIda Massow
2011-06-19quit warnings funktionierenIda Massow
2011-06-19Added NetworkRoundControlTest and started NetworkRoundControl and NetworkTurn...Matthias Schiffer
2011-06-19fixed color in start turn panelBennet Gerlach
2011-06-19pause panel and start turn panel now show player colorBennet Gerlach
2011-06-19Fixed aborting of computer turnsJannis Harder
2011-06-19Show side panel only ingameJannis Harder
2011-06-19Show current game settingsJannis Harder
2011-06-19Added minimal sizes and some more side panel codeJannis Harder