summaryrefslogtreecommitdiff
path: root/src/main/java/design/model/ScrambleLeague.java (follow)
Commit message (Collapse)AuthorAge
* Bug fixes, potential implementation of playing in a league and league stats. ↵Jacob Shimp13 days
| | | | Also, rounds playing during a league should be saved to individual statistics.
* Round data is stored to each golfer after a match is concludedJacob Shimp13 days
|
* Potential implementation of LeagueStatsJacob Shimp13 days
|
* merge league-play into league-modelJacob Shimp2025-11-13
|\
| * potential implementation for playing in a leagueJacob Shimp2025-11-11
| |
* | change league printingsowgro2025-11-13
| |
* | Fix some serialization stuffsowgro2025-11-12
|/
* Added list of matchesJacob Shimp2025-11-11
|
* create most of the model and league DAOssowgro2025-11-09