0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 11 hours ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated location of header graphic More... almost 16 years ago
New version 2.3.0 More... almost 16 years ago
Graphic used as header on results dialog More... almost 16 years ago
Now allow larger numbers of players in tournaments due to new scheduling algorithm More... almost 16 years ago
Fixed a potential problem with a null pointer if data was still loading. More... almost 16 years ago
Revamped the results dialog so it doesn't look like an ugly HTML table. Added header graphic. More... almost 16 years ago
Added some utility functions for scheduling opponents and testing results dialog More... almost 16 years ago
Updated version # to 2.3.0 More... almost 16 years ago
Added new algorithm for programmatically generating a schedule for N players. Removed old attempt at algorithm and removed hard coded schedules. Updated functions to use new type of schedule. Tweaked the function that searches for best opponent to play. More... almost 16 years ago
Utility Tester for new Schedule Algorithm More... almost 16 years ago
Utility Tester for ResultsDialog More... almost 16 years ago
no message More... almost 16 years ago
new version 2.2.2 More... over 16 years ago
Changed text on buttons More... over 16 years ago
New version 2.2.2 More... over 16 years ago
Added tools used for creating jar and install file More... over 16 years ago
Updated to version 2.2 More... over 16 years ago
Added use of FileFilter for .ets files More... over 16 years ago
FileFilter for .ets files (Euchre Tournament Saved Game) More... over 16 years ago
moved setTitle so it will catch whatever is loaded from file. More... over 16 years ago
Now allows user to select file to save to instead of automatically generating name. More... over 16 years ago
Added filefilter for Euchre Tournament Files Fixed a bug with not writing the Title to saved files More... over 16 years ago
Added filefilter for Euchre Tournament Files Fixed a bug with not reading the Title in on saved files Fixed a bug with Parameters.ENTRANTS not getting populated. More... over 16 years ago
Added the ability to read and write tournament files in 2.1 More... over 16 years ago
Round is no longer used. It was a bad catch all class. Now that I have gone back through and redesigned a lot of the Objects, it was time for Round to go away. More... over 16 years ago
Updated to collect an ArrayList of Players to provide to the ResultDialog instead of an ArrayList of Strings. More... over 16 years ago
Added as utility class for managing the new Player Object More... over 16 years ago
Cleaned up the code and added new variables so that Player now fully encapsulates all data that it originally shoudl have. More... over 16 years ago
Updated to use new Player data structure. More... over 16 years ago
Added new params for the saving and loading of tournaments More... over 16 years ago