0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 3 years ago.
Jan 16, 2021 — Jan 16, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore GameData directory More... over 10 years ago
Return skaters in sorted order More... over 10 years ago
Move log/GameLog.java to Game.java More... over 10 years ago
Merge branch 'master' of https://github.com/rollerderby/scoreboard into dev More... over 10 years ago
Bump to 3.2.2 More... over 10 years ago
Show undo controls by default More... over 10 years ago
Fix for clocks on Safari (possible on chrome) More... over 10 years ago
Initial Game Logging (in JSON) support More... over 10 years ago
Only bench skaters if the Jam clock reached zero. If the clock is non-zero and the clock stopped, skaters would have already been benched from the stopJam function. More... over 10 years ago
Add Penalty Box controls to the operator controls (Jammer and Pivot only) More... over 10 years ago
Update LeadJammer on team if setting LeadJammer on skater More... over 10 years ago
Bench skaters when jam times out More... over 10 years ago
Change LeadJammer from boolean to Lead/NoLead/LostLead More... over 10 years ago
Moved JamClockControlsTeamPositionsPolicy code in to main code base. More... over 10 years ago
Missing manifest file for one-jar More... over 10 years ago
Move where the Lead/Star Pass/Jammer/Pivot controls are More... over 10 years ago
Rename android apk and copy to release directory after creating More... over 10 years ago
Fixed incorrect release notes More... over 10 years ago
Initial android support. ALPHA QUALITY AT THE MOMENT. More... over 10 years ago
Move creating teamlogo dir and sponsor dir to compile stage. (helps in testing) More... over 10 years ago
Merge branch 'android' of https://github.com/rollerderby/scoreboard into android More... over 10 years ago
Fixed autofit on jammer / lead text on scoreboard More... over 10 years ago
Merge branch 'master' of https://github.com/rollerderby/scoreboard into android More... over 10 years ago
Sync clocks to the running master clock (Period, Timeout, Intermission) rather than the system clock. More... over 10 years ago
Process clock start/stops at the end of processing XML data to allow setting of options (direction/min/max/etc) on load More... over 10 years ago
Removed Passes, Added Star Pass (and pivot) to scoreboard controls More... over 10 years ago
Removed unused code in an unknown state. Can be restored at a later point if needed. More... over 10 years ago
Convert from Jetty 6 to Jetty 7 More... over 10 years ago
Look for base directory rather than assume current working directory is the correct directory More... over 10 years ago
Remove imports to unnecessary gui classes More... over 10 years ago