summaryrefslogtreecommitdiffstats
path: root/js/scores.js
Commit message (Collapse)AuthorAgeFilesLines
* Updates to the new MemberlistPatrick Davison2013-01-241-21/+43
|
* A functional Memberlist again! New and improved!Patrick Davison2013-01-231-43/+61
|
* Challenges Implementation. LOTS of stuffPatrick Davison2013-01-081-6/+218
| | | | | Fixed an issue with loading best solution from logged out to logged in state. Commented out a lot of firephp stuff; feel free to uncomment.
* Bug fixes:Patrick Davison2012-12-121-0/+1
| | | | | | Fixed bug where scores were being loaded twice. Moved GZIP Compression to index.php Updated login.php to call an error on empty email addresses.
* MinorPatrick Davison2012-11-261-1/+0
|
* Fixing various javascript warnings, as well as renaming all //!! comments to ↵BlueRaja2012-08-251-1/+1
| | | | //TODO
* whitespace overflowPatrick Davison2012-08-251-1/+1
|
* Fix; Tutorial bandaid.Patrick Davison2012-08-011-17/+7
| | | | | Fix; Scoreboard alignment issue. Update; About page.
* Everything related to the scoreboard.Patrick Davison2012-07-311-0/+221
New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved.