summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/view
AgeCommit message (Expand)Author
2011-05-30ScorePanel: Make round number column less wideMatthias Schiffer
2011-05-30Fixed a few warningsIda Massow
2011-05-30Implemented view code for AI turnsJannis Harder
2011-05-29Tested and implemented player type selection in the settings panelJannis Harder
2011-05-29Make score panel look niceMatthias Schiffer
2011-05-29Added player type selection to the settings panelJannis Harder
2011-05-29Fix metricsMatthias Schiffer
2011-05-29Disable player panel while settings panel is shownMatthias Schiffer
2011-05-29Viele Warnings durch Kommentare beseitigtIda Massow
2011-05-29Neuer Button im WinPanel mit funktionIda Massow
2011-05-29Added UI for the joker numberJannis Harder
2011-05-29Rauskommen ist in der View zu sehen, genauso wie FarbenIda Massow
2011-05-29Implement score panelMatthias Schiffer
2011-05-29Added options UIJannis Harder
2011-05-28Set initial enable state of the player remove buttons correctlyMatthias Schiffer
2011-05-28Updated settings panel to work with new settings controlMatthias Schiffer
2011-05-28Implement settings controlMatthias Schiffer
2011-05-27Added round control tests for checking whether redealing is allowedJannis Harder
2011-05-27GameControl tests, temporary handler in SettingsControl and smallJannis Harder
2011-05-27Test redealing in RoundControlJannis Harder
2011-05-27Test für SettingsControl, 3 neue Klassen, Mocks für SettingPanel, lauter fixesIda Massow
2011-05-26Add application control, use game settings from settings panelMatthias Schiffer
2011-05-26Remove player labels at the table edgesMatthias Schiffer
2011-05-26Implement color choosing and automatic color and name choiceMatthias Schiffer
2011-05-26Make player name setup workMatthias Schiffer
2011-05-25Larger default window sizeJannis Harder
2011-05-25Cleaned up player panel codeJannis Harder
2011-05-25Added UI for readealingJannis Harder
2011-05-25Started implementation of settings panelMatthias Schiffer
2011-05-24Moved displaying of win panel in game controlJannis Harder
2011-05-16Use correct default foreground color for the time barMatthias Schiffer
2011-05-16Move getHandPanel from IPlayerPanel to IViewMatthias Schiffer
2011-05-16Add hand row controls to viewMatthias Schiffer
2011-05-10Fix a comment and update documentationMatthias Schiffer
2011-05-10Remove return value of Table.pickUpStone()Matthias Schiffer
2011-05-10Make orange stone color more orangeMatthias Schiffer
2011-05-10Don't draw stone value shadow for small scalesMatthias Schiffer
2011-05-10Don't show a 1x1 sized board on startupMatthias Schiffer
2011-05-10Added bling-blingMatthias Schiffer
2011-05-10Added all missing commentsJannis Harder
2011-05-10Set correct player names :)Matthias Schiffer
2011-05-10Implemented direct placing of stones via alt-keyBennet Gerlach
2011-05-10Implement hand auto-sortMatthias Schiffer
2011-05-09Angefangener Test für Hand-Steine-verschwinden-fixIda Massow
2011-05-09Fix an exceptionMatthias Schiffer
2011-05-09Fix table scale settingMatthias Schiffer
2011-05-09Fix rounding errors in stone positioning on tableMatthias Schiffer
2011-05-06Handle click events next to the collection as click events for the tableMatthias Schiffer
2011-05-06Display time in red when 10 seconds or less is leftMatthias Schiffer
2011-05-06Added hover effectsMatthias Schiffer