Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finished wallOrientation setting | Patrick Davison | 2013-03-24 | 1 | -2/+2 |
| | |||||
* | Wall orientation achievements - huge commit. | Patrick Davison | 2013-03-18 | 1 | -6/+7 |
| | |||||
* | Using isCurrentMap for solutionsGiven to display Points | Patrick Davison | 2013-03-08 | 1 | -5/+6 |
| | |||||
* | Only show points column when a solution is given | BlueRaja | 2013-03-08 | 1 | -4/+11 |
| | |||||
* | Refit navigation with the added points column | Patrick Davison | 2013-03-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2013-03-07 | 1 | -3/+6 |
|\ | |||||
| * | ohgodwhathassciencedone | BlueRaja | 2013-03-07 | 1 | -3/+6 |
| |\ | |||||
| | * | Added challenge points to scores | git | 2013-03-07 | 1 | -0/+4 |
| | | | |||||
* | | | Scoreboard bugfixes and improvments, partial implementation of onhashchange. | Patrick Davison | 2013-03-07 | 1 | -5/+6 |
|/ / | |||||
* | | Changed pointer on left/right arrows in score page, and made them ↵ | BlueRaja | 2013-03-07 | 1 | -12/+13 |
| | | | | | | | | unselectable (via new global '.unselectable' class, which you can use elsewhere if you want) | ||||
* | | Link to a specific solution in scores, and other tweaks. | Patrick Davison | 2013-02-28 | 1 | -18/+25 |
| | | |||||
* | | Preperation for cacheing scores. | Patrick Davison | 2013-02-21 | 1 | -2/+6 |
|/ | |||||
* | Now using Jquery everywhere. | Patrick Davison | 2013-02-17 | 1 | -2/+1 |
| | | | | | | 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 | -46/+21 |
| | |||||
* | Code cleanup / deletions. | Patrick Davison | 2013-02-09 | 1 | -3/+0 |
| | |||||
* | Huge changes; started deprecation of PHP's displayMap() | Patrick Davison | 2013-02-09 | 1 | -2/+19 |
| | | | | | | | | | 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. | ||||
* | Pixel pinching for chat. | Patrick Davison | 2013-01-31 | 1 | -3/+3 |
| | |||||
* | ajax stuff for scores.php | Patrick Davison | 2013-01-29 | 1 | -3/+5 |
| | |||||
* | Removed unnecessary blank.png in current scores that was causing me issues | BlueRaja | 2013-01-26 | 1 | -2/+0 |
| | |||||
* | Weekly maps now show the date as well as the time on the homepage scoreboard | BlueRaja | 2013-01-24 | 1 | -2/+6 |
| | |||||
* | Added titles back to memberslist headers | BlueRaja | 2013-01-24 | 1 | -10/+11 |
| | |||||
* | Updates to the new Memberlist | Patrick Davison | 2013-01-24 | 1 | -21/+43 |
| | |||||
* | A functional Memberlist again! New and improved! | Patrick Davison | 2013-01-23 | 1 | -43/+61 |
| | |||||
* | Challenges Implementation. LOTS of stuff | Patrick Davison | 2013-01-08 | 1 | -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 Davison | 2012-12-12 | 1 | -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. | ||||
* | Minor | Patrick Davison | 2012-11-26 | 1 | -1/+0 |
| | |||||
* | Fixing various javascript warnings, as well as renaming all //!! comments to ↵ | BlueRaja | 2012-08-25 | 1 | -1/+1 |
| | | | | //TODO | ||||
* | whitespace overflow | Patrick Davison | 2012-08-25 | 1 | -1/+1 |
| | |||||
* | Fix; Tutorial bandaid. | Patrick Davison | 2012-08-01 | 1 | -17/+7 |
| | | | | | Fix; Scoreboard alignment issue. Update; About page. | ||||
* | Everything related to the scoreboard. | Patrick Davison | 2012-07-31 | 1 | -0/+221 |
New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved. |