summaryrefslogtreecommitdiffstats
path: root/js/globe.js
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixes and adjustments.Snap2015-05-011-0/+30
| | | | | Moved Javascript in chat to: js/chat.js re-ordered script loading so Jquery loads first. Fixed cookie login issue.
* A partial commit of the auth stuff, in case my upcoming changes break anythingBlueRaja2013-06-011-16/+0
|
* 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.