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
/
view
/
impl
/
View.java
Age
Commit message (
Expand
)
Author
2011-06-10
View-Komponente des Logins für Netzwerk-Spiele
Ida Massow
2011-06-10
Added load and network buttons to settings panel
Matthias Schiffer
2011-06-08
Implement pause function
Matthias Schiffer
2011-06-08
LAden und Speichern geht jetzt immer sauber
Ida Massow
2011-06-07
Saving is working
Matthias Schiffer
2011-06-06
Add menu bar and make quit item work
Matthias Schiffer
2011-05-31
View: Refactor bottom panel display
Matthias Schiffer
2011-05-31
Add bling
Matthias Schiffer
2011-05-31
Don't show last player when a round has ended
Matthias Schiffer
2011-05-30
Implemented view code for AI turns
Jannis Harder
2011-05-29
Disable player panel while settings panel is shown
Matthias Schiffer
2011-05-29
Neuer Button im WinPanel mit funktion
Ida Massow
2011-05-29
Rauskommen ist in der View zu sehen, genauso wie Farben
Ida Massow
2011-05-29
Implement score panel
Matthias Schiffer
2011-05-26
Remove player labels at the table edges
Matthias Schiffer
2011-05-26
Make player name setup work
Matthias Schiffer
2011-05-25
Larger default window size
Jannis Harder
2011-05-25
Started implementation of settings panel
Matthias Schiffer
2011-05-24
Moved displaying of win panel in game control
Jannis Harder
2011-05-16
Move getHandPanel from IPlayerPanel to IView
Matthias Schiffer
2011-05-10
Don't show a 1x1 sized board on startup
Matthias Schiffer
2011-05-10
Set correct player names :)
Matthias Schiffer
2011-05-05
Fix win panel and turn panel visibility
Matthias Schiffer
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
Renamed everything in the view
Matthias Schiffer
2011-05-02
Fix frame insets
Matthias Schiffer
2011-05-02
Add JavaDoc to view implementation
Matthias Schiffer
2011-05-02
Replace CustomBorder by MatteBorder
Matthias Schiffer
2011-05-02
Use small font sizes for small buttons :D
Matthias Schiffer
2011-05-01
Increase player panel size
Matthias Schiffer
2011-05-01
Fix formatting
Matthias Schiffer
2011-05-01
Make player panel behave better with different window sizes
Matthias Schiffer
2011-05-01
Make board resizable
Matthias Schiffer
2011-04-30
Add display for selected stones above board
Matthias Schiffer
2011-04-30
Moved main method to own class
Matthias Schiffer
2011-04-30
Make stone list on Board settable
Matthias Schiffer
2011-04-29
Restructured view package
Matthias Schiffer