summaryrefslogtreecommitdiffstats
path: root/pages/scores.php
Commit message (Collapse)AuthorAgeFilesLines
* Sticky Footer! moved <body> tag, renamed $Links $headerLinks.Patrick Davison2013-05-281-1/+1
|
* Map thumbnail, partial animation of blocked path.Patrick Davison2013-04-231-1/+1
|
* Scoreboard dynamic map width.Patrick Davison2013-03-121-4/+1
|
* Fix for "this map is currently running" displaying when it shouldn't beBlueRaja2013-03-091-1/+2
|
* Fix width issue when displaying mapsBlueRaja2013-03-081-1/+7
|
* Scoreboard bugfixes and improvments, partial implementation of onhashchange.Patrick Davison2013-03-071-17/+27
|
* Added a border around the currently selected mapBlueRaja2013-03-071-8/+11
|
* Changed pointer on left/right arrows in score page, and made them ↵BlueRaja2013-03-071-2/+2
| | | | unselectable (via new global '.unselectable' class, which you can use elsewhere if you want)
* Moved #displayDate to CSS, fixed paddingBlueRaja2013-03-071-1/+1
|
* Added a "solution not available" message to currently-running mapsBlueRaja2013-03-071-1/+8
|
* Labeled checkpoints and etc in the mapDisplayPatrick Davison2013-02-281-11/+0
|
* Fixed ChallengesPatrick Davison2013-02-281-46/+30
|
* Link to a specific solution in scores, and other tweaks.Patrick Davison2013-02-281-1/+20
|
* Upped page width to 960px from 900px globally.Patrick Davison2013-02-261-1/+1
|
* BUGFIX: I hate Javascript Time. CSS changes too.Patrick Davison2013-02-261-29/+28
|
* Score page improvements.Patrick Davison2013-02-211-11/+26
|
* Restyled and fixed some bugs in the scoreboard.Patrick Davison2013-02-201-28/+36
|
* Active/Inactive maps shown in scoreboard.Patrick Davison2013-02-181-6/+11
|
* Active maps now have a different color in the scoreboard.Patrick Davison2013-02-171-4/+12
|
* Now using Jquery everywhere.Patrick Davison2013-02-171-63/+25
| | | | | | Moved displayMap to mapSpecs. Using displayMap @ Home. Cleaned up scores page.
* Lots'n Lots of work on the scoreboard...Patrick Davison2013-02-141-477/+167
|
* Huge changes; started deprecation of PHP's displayMap()Patrick Davison2013-02-091-25/+110
| | | | | | | | | New JS function 'mapAsHTML(mapAsObject)' getScores() will now return solutions if the map has expired. Homepage now uses mapAsHTML. Removed some padding on scoreboard. scoresFormatPage() supports solutions if available. (This can be row-specific) And tons of CSS - deprecating old CSS.
* Dynamic resizing of mapThumbnail.Patrick Davison2013-01-301-5/+12
|
* Leaderboard renamed to scores. URL backdating included.Patrick Davison2013-01-291-0/+531