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
/
JRummikub.java
Age
Commit message (
Expand
)
Author
2011-05-26
Add application control, use game settings from settings panel
Matthias Schiffer
2011-05-24
Cleaned up RoundControl tests
Jannis Harder
2011-05-21
Rauskommen fertig und getestet
Ida Massow
2011-05-18
RoundControl: Create players from player settings list from game settings
Matthias Schiffer
2011-05-18
Add GameSettings with the initial meld threshold
Matthias Schiffer
2011-05-10
WinPanel funktioniert und ist getestet und überhaupt ist alles ganz toll
Ida Massow
2011-05-09
Remove some unneeded comments and imports
Matthias Schiffer
2011-05-09
Allow laying out stone sets
Matthias Schiffer
2011-05-06
Handle click events next to the collection as click events for the table
Matthias Schiffer
2011-05-05
Show player name labels
Matthias Schiffer
2011-05-05
Implemented stone display in both controls, tested (weniger Mock-Mist)
Bennet Gerlach
2011-05-04
New main
Bennet Gerlach
2011-05-04
Turn Timer hat ein Interface
Ida Massow
2011-05-04
Timer läuft ab
Ida Massow
2011-05-04
View hat eine Anzeige für gewonnen und Buttons für neues Spiel bzw. Program...
Ida Massow
2011-05-04
Added StartTurnPanel
Bennet Gerlach
2011-05-03
Translate table origin
Matthias Schiffer
2011-05-03
Added connector click events
Bennet Gerlach
2011-05-03
Change sort events to 'Sort by runs' and 'Sort by groups'
Matthias Schiffer
2011-05-03
Rename event and listener methods
Matthias Schiffer
2011-05-03
Make StonePanel emit Stone click events
Matthias Schiffer
2011-05-03
Renamed everything in the view
Matthias Schiffer
2011-05-03
Don't use deprecated Stone constructor
Matthias Schiffer
2011-05-02
Add StoneCollection to handle clicks on collected stones
Matthias Schiffer
2011-05-01
Fix formatting
Matthias Schiffer
2011-05-01
Discriminate between different click events
Matthias Schiffer
2011-04-30
Add display for selected stones above board
Matthias Schiffer
2011-04-30
Add highlighting to board and table
Matthias Schiffer
2011-04-30
Handle clicks on table
Matthias Schiffer
2011-04-30
Paint stones on table
Matthias Schiffer
2011-04-30
Added clickEvent to Board
Matthias Schiffer
2011-04-30
Paint Jokers
Matthias Schiffer
2011-04-30
Moved main method to own class
Matthias Schiffer