]> git.sesse.net Git - ccbs/shortlog
ccbs
2005-06-11 Steinar H.... Fixed a syntax error in the calling of a stored procedure.
2005-06-11 Steinar H.... Moved FetchMaxScoreForPlayers into a stored procedure.
2005-06-11 Steinar H.... Move FetchMaxScoreForSongs into a stored procedure.
2005-04-24 Steinar H.... Fix bug where chosen scores would be blanked when multi...
2005-04-24 Steinar H.... Added a (quite crude) link from the song list to the...
2005-04-24 Steinar H.... Pull from --pgweb.
2005-04-24 Steinar H.... Combined patch (sorry): fix URL, fix points awarded.
2005-04-23 Steinar H.... Fix so groups larger than nine are properly centered...
2005-04-23 Steinar H.... Various changes and fixes for CC1.
2005-04-23 Steinar H.... Pull in player editing code from --baby.
2005-04-23 Steinar H.... Do "NOTIFY scores" when updating short titles.
2005-04-23 Steinar H.... Add backend for updating short titles.
2005-04-23 Steinar H.... Add a simple web interface for adding/updating short...
2005-04-23 Steinar H.... Add a simple web interface for adding/updating short...
2005-04-23 Steinar H.... Hardcode single-only songs for now.
2005-04-23 Steinar H.... Pull in changes from --baby.
2005-04-07 Steinar H.... Various songratings.pl fixes from --pgweb.
2005-04-07 Steinar H.... Add a (hidden) script for showing song ratings.
2005-04-05 Steinar H.... Sync with --pgweb.
2005-04-05 Steinar H.... Registration now supports countries and clubs.
2005-04-04 Steinar H.... Pull patch into the right branch.
2005-04-04 Steinar H.... Norwegian versions of new templates from --pgweb.
2005-04-04 Steinar H.... Sync from --pgweb.
2005-04-04 Steinar H.... Sync with --pgweb.
2005-04-04 Steinar H.... Sync from --pgweb.
2005-04-04 Steinar H.... Sync from --pgweb.
2005-04-04 Steinar H.... Sync with --pgweb.
2005-04-04 Steinar H.... Sync from --pgweb.
2005-04-04 Steinar H.... Fix patch-381 (some bad changes snuck in).
2005-04-04 Steinar H.... Players may now split places in tournament rankings.
2005-04-04 Steinar H.... Merge in class fixes from --pgweb.
2005-04-04 Steinar H.... Revert change to wrong branch.
2005-04-04 Steinar H.... Specify join, so that we don't join tournament+score...
2005-04-04 Steinar H.... Set the title on a player's page to the nick.
2005-04-04 Steinar H.... Link from the player's "all songs" list to the songs.
2005-04-04 Steinar H.... Move a H2 out of a DIV.
2005-04-04 Steinar H.... Link to the player page from the scores.
2005-04-04 Steinar H.... Add a "show player" page.
2005-04-04 Steinar H.... Added a timer for every page.
2005-04-01 Steinar H.... Work around broken Red Hat PostgreSQL.
2005-03-30 Steinar H.... Add some SQL for correcting nationalities from EC1.
2005-03-30 Steinar H.... Add various tournaments from DDR Europe. Not all are...
2005-03-30 Steinar H.... Add -10K Machine score as a scoring system.
2005-03-30 Steinar H.... Don't give 500 if we have no rounds.
2005-03-30 Steinar H.... Add scripts and example SQL for parsing the EM2 series...
2005-03-30 Steinar H.... Show countries (for European tournaments) or clubs...
2005-03-30 Steinar H.... Add scripts for getting CC03 data, and premade SQL.
2005-03-30 Steinar H.... DDR Europe tournament parser now by default sets all...
2005-03-30 Steinar H.... Add a script (and output SQL) for getting the country...
2005-03-30 Steinar H.... Begin changing the country stuff.
2005-03-30 Steinar H.... Don't show bigscreen controls in public mode.
2005-03-30 Steinar H.... The last do-finish-tournament fix was completely wrong...
2005-03-30 Steinar H.... Fix UTF-8.
2005-03-30 Steinar H.... Make the DDR Europe parsing scripts distinguish tournam...
2005-03-30 Steinar H.... Make more room for the players in the "top 10 scores...
2005-03-30 Steinar H.... Fix crash in RotateScreen when there are no subscreens.
2005-03-30 Steinar H.... Fix max score for players; only chosen songs can't...
2005-03-30 Steinar H.... Fix list of finished groups; don't show elimination...
2005-03-05 Steinar H.... Cache revision.
2005-03-05 Steinar H.... Add an SQL snippet for fixing some stuff related to...
2005-03-05 Steinar H.... Added CC04-8 data.
2005-03-05 Steinar H.... "Candy" now has a white star by it; updated parsers...
2005-03-05 Steinar H.... Added a simple flag in ccbs.pm to make the system suita...
2005-03-05 Steinar H.... When there's only one group, insert it with ID 0, not...
2005-03-05 Steinar H.... Set all songs to single expert per default (this will...
2005-03-05 Steinar H.... Don't show total if we only have one song.
2005-03-05 Steinar H.... Fix off-by-one for "needs to lead" code.
2005-03-05 Steinar H.... Don't show "needs to qualify" if all in group qualify.
2005-03-05 Steinar H.... Fixed "number of played songs" detection for bigscreen...
2005-03-05 Steinar H.... Hack the rotate screen so it doesn't delay new updates...
2005-03-05 Steinar H.... Remove versus item from the TODO, it should be okay...
2005-03-05 Steinar H.... Clarified the meaning of players_per_machine in the...
2005-03-05 Steinar H.... Actually fetch the number of players on the machine...
2005-03-05 Steinar H.... Add code in the bigscreen for supporting versus groups...
2005-03-05 Steinar H.... Refactoring, always refactoring...
2005-03-05 Steinar H.... Remove an obsolete comment.
2005-03-05 Steinar H.... Yet more refactoring.
2005-03-04 Steinar H.... Yet more refactoring.
2005-03-04 Steinar H.... Added refactoring comment
2005-03-04 Steinar H.... More refactoring.
2005-03-04 Steinar H.... More refactoring.
2005-03-04 Steinar H.... Mild refactoring.
2005-03-04 Steinar H.... Make the bigscreen application read in the number of...
2005-03-04 Steinar H.... The front end can now choose how many players play...
2005-03-04 Steinar H.... Added a field in the bigscreen active groups allowing...
2005-03-04 Steinar H.... Added note to TODO
2005-03-01 Steinar H.... Let each screen get width and height in as a parameter...
2005-03-01 Steinar H.... Forgot to add the prototype for set_screen_size().
2005-03-01 Steinar H.... Let the font system take in a physical resolution,...
2005-03-01 Steinar H.... Set default resolution to 1024x768.
2005-03-01 Steinar H.... Make a "logical resolution" (yuck!) of 800x600 for...
2005-03-01 Steinar H.... Replace 800x600 width a resolution from a .h file....
2005-03-01 Steinar H.... Implement a simple priority system.
2005-03-01 Steinar H.... Make sure each screen stays on for a minimum of three...
2005-03-01 Steinar H.... Rename same_fade to fade_to_new_info, plus minor code...
2005-03-01 Steinar H.... Fix "slowly to red" fading (aka same_fade) when we...
2005-03-01 Steinar H.... Make the "top 10 scores" and "top 5 chosen songs" scree...
2005-03-01 Steinar H.... Fix a bug where all new screens would be cycled on...
2005-03-01 Steinar H.... The auxilliary screen now also shows all finished groups.
2005-02-28 Steinar H.... Stop RotateScreen from crashing when it has no subscreens.
next