summaryrefslogtreecommitdiffstats
path: root/includes/championPoints.php
Commit message (Collapse)AuthorAgeFilesLines
* Made some calculations significantly simpler by adding a 'isHighScore' ↵BlueRaja2013-01-131-16/+39
| | | | column to the solutions table.
* Added champion points to leaderboard pageBlueRaja2013-01-131-3/+4
|
* Added code for generating and using champion points, and for recalculating ↵BlueRaja2013-01-131-0/+180
them from scratch in the admin panel. Now just need to add them to the scoreboard and the leadboard pages...