Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Scoreboard dynamic map width. | Patrick Davison | 2013-03-12 | 1 | -4/+1 |
| | |||||
* | Fix for "this map is currently running" displaying when it shouldn't be | BlueRaja | 2013-03-09 | 1 | -1/+2 |
| | |||||
* | Fix width issue when displaying maps | BlueRaja | 2013-03-08 | 1 | -1/+7 |
| | |||||
* | Scoreboard bugfixes and improvments, partial implementation of onhashchange. | Patrick Davison | 2013-03-07 | 1 | -17/+27 |
| | |||||
* | Added a border around the currently selected map | BlueRaja | 2013-03-07 | 1 | -8/+11 |
| | |||||
* | Changed pointer on left/right arrows in score page, and made them ↵ | BlueRaja | 2013-03-07 | 1 | -2/+2 |
| | | | | unselectable (via new global '.unselectable' class, which you can use elsewhere if you want) | ||||
* | Moved #displayDate to CSS, fixed padding | BlueRaja | 2013-03-07 | 1 | -1/+1 |
| | |||||
* | Added a "solution not available" message to currently-running maps | BlueRaja | 2013-03-07 | 1 | -1/+8 |
| | |||||
* | Labeled checkpoints and etc in the mapDisplay | Patrick Davison | 2013-02-28 | 1 | -11/+0 |
| | |||||
* | Fixed Challenges | Patrick Davison | 2013-02-28 | 1 | -46/+30 |
| | |||||
* | Link to a specific solution in scores, and other tweaks. | Patrick Davison | 2013-02-28 | 1 | -1/+20 |
| | |||||
* | Upped page width to 960px from 900px globally. | Patrick Davison | 2013-02-26 | 1 | -1/+1 |
| | |||||
* | BUGFIX: I hate Javascript Time. CSS changes too. | Patrick Davison | 2013-02-26 | 1 | -29/+28 |
| | |||||
* | Score page improvements. | Patrick Davison | 2013-02-21 | 1 | -11/+26 |
| | |||||
* | Restyled and fixed some bugs in the scoreboard. | Patrick Davison | 2013-02-20 | 1 | -28/+36 |
| | |||||
* | Active/Inactive maps shown in scoreboard. | Patrick Davison | 2013-02-18 | 1 | -6/+11 |
| | |||||
* | Active maps now have a different color in the scoreboard. | Patrick Davison | 2013-02-17 | 1 | -4/+12 |
| | |||||
* | Now using Jquery everywhere. | Patrick Davison | 2013-02-17 | 1 | -63/+25 |
| | | | | | | Moved displayMap to mapSpecs. Using displayMap @ Home. Cleaned up scores page. | ||||
* | Lots'n Lots of work on the scoreboard... | Patrick Davison | 2013-02-14 | 1 | -477/+167 |
| | |||||
* | Huge changes; started deprecation of PHP's displayMap() | Patrick Davison | 2013-02-09 | 1 | -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 Davison | 2013-01-30 | 1 | -5/+12 |
| | |||||
* | Leaderboard renamed to scores. URL backdating included. | Patrick Davison | 2013-01-29 | 1 | -0/+531 |