]> git.sesse.net Git - ccbs/commit
Add (a rather sizable chunk of) code for determining the possible best and worst...
authorSteinar H. Gunderson <sesse@samfundet.no>
Sun, 20 Feb 2005 00:02:09 +0000 (00:02 +0000)
committerSteinar H. Gunderson <sesse@samfundet.no>
Sun, 20 Feb 2005 00:02:09 +0000 (00:02 +0000)
commit76518bb5379322ff9015d8cb4eb019724b31c8ec
tree04a0e007ccff4e580cdd034b3c3ee1b3adf6a2be
parent6cf5f0348c59d9e8e4d740572b5bfbaa74b9bf56
Add (a rather sizable chunk of) code for determining the possible best and worst ranks for all players.
bigscreen/Makefile
bigscreen/fetch_max_score_for_player.cpp [new file with mode: 0644]
bigscreen/fetch_max_score_for_player.h [new file with mode: 0644]
bigscreen/fetch_max_score_for_song.cpp [new file with mode: 0644]
bigscreen/fetch_max_score_for_song.h [new file with mode: 0644]
bigscreen/groupscreen.cpp