summaryrefslogtreecommitdiffstats
path: root/js/globe.js
Commit message (Collapse)AuthorAgeFilesLines
* Changed pointer on left/right arrows in score page, and made them ↵BlueRaja2013-03-071-4/+8
| | | | unselectable (via new global '.unselectable' class, which you can use elsewhere if you want)
* Footer, sign-in adjustments to prevent web-crawler cache.Patrick Davison2012-12-261-26/+22
|
* Fixing various javascript warnings, as well as renaming all //!! comments to ↵BlueRaja2012-08-251-10/+10
| | | | //TODO
* Everything related to the scoreboard.Patrick Davison2012-07-311-0/+35
New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved.