Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Whoops that file isn't always there :) | Patrick Davison | 2013-03-13 | 1 | -0/+1 | |
| | ||||||
* | Insane speed achievement front end. | Patrick Davison | 2013-03-13 | 2 | -4/+28 | |
| | ||||||
* | Achievement back-end for Insane Speed - and any other 'Extra' unlocks like it. | Patrick Davison | 2013-03-13 | 2 | -29/+91 | |
| | ||||||
* | Couple htaccess deny-from-all to hide files. | Patrick Davison | 2013-03-12 | 1 | -0/+1 | |
| | ||||||
* | Using isCurrentMap for solutionsGiven to display Points | Patrick Davison | 2013-03-08 | 1 | -0/+1 | |
| | ||||||
* | Thirty Too map addition | Patrick Davison | 2013-03-08 | 1 | -1/+1 | |
| | ||||||
* | Um, fixed earning points for trying, for real this time. | BlueRaja | 2013-03-08 | 1 | -1/+1 | |
| | ||||||
* | Fix for attempted maps not earning champion points - whoops! | BlueRaja | 2013-03-08 | 1 | -1/+1 | |
| | ||||||
* | Fixing weekly maps not setting champion points correctly.. | BlueRaja | 2013-03-08 | 2 | -3/+3 | |
| | ||||||
* | Fixed typo | BlueRaja | 2013-03-08 | 1 | -2/+0 | |
| | ||||||
* | Refit navigation with the added points column | Patrick Davison | 2013-03-07 | 1 | -2/+1 | |
| | ||||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2013-03-07 | 1 | -1/+3 | |
|\ | ||||||
| * | ohgodwhathassciencedone | BlueRaja | 2013-03-07 | 1 | -1/+3 | |
| |\ | ||||||
| | * | Added challenge points to scores | git | 2013-03-07 | 1 | -1/+3 | |
| | | | ||||||
* | | | Scoreboard bugfixes and improvments, partial implementation of onhashchange. | Patrick Davison | 2013-03-07 | 1 | -1/+2 | |
|/ / | ||||||
* | | Changed pointer on left/right arrows in score page, and made them ↵ | BlueRaja | 2013-03-07 | 1 | -2/+1 | |
| | | | | | | | | unselectable (via new global '.unselectable' class, which you can use elsewhere if you want) | |||||
* | | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2013-03-07 | 2 | -4/+79 | |
|\ \ | | | | | | | | | | | | | Conflicts: includes/db.inc.php | |||||
| * | | mapeditor Go button fix. | Patrick Davison | 2013-03-06 | 1 | -0/+68 | |
| | | | ||||||
| * | | Image for links to facebook and etc. | Patrick Davison | 2013-03-05 | 1 | -0/+1 | |
| | | | ||||||
| * | | Map editor 0.1! | Patrick Davison | 2013-03-05 | 1 | -4/+10 | |
| | | | ||||||
| * | | !! db.inc.php change !! Don't write over your own! | Patrick Davison | 2013-03-05 | 1 | -6/+1 | |
| | | | | | | | | | | | | This is the way the file should look. | |||||
* | | | Supposedly this is supposed to delete it from the cache but not locally..... | BlueRaja | 2013-03-07 | 1 | -11/+0 | |
| | | | ||||||
* | | | Adding db.inc.php | BlueRaja | 2013-03-07 | 1 | -0/+1 | |
|/ / | ||||||
* | | Link to a specific solution in scores, and other tweaks. | Patrick Davison | 2013-02-28 | 1 | -2/+2 | |
| | | ||||||
* | | Increased size of top-right badge. | Patrick Davison | 2013-02-26 | 1 | -6/+3 | |
| | | ||||||
* | | Partial-Fix. This needs to be fixed in SQL :(. Reported typo from feedback. ↵ | Patrick Davison | 2013-02-24 | 1 | -1/+3 | |
| | | | | | | | | - Whoops... | |||||
* | | More logically set up the top-bar. Switching this to a Fixed header is now a ↵ | Patrick Davison | 2013-02-21 | 1 | -2/+2 | |
| | | | | | | | | 2 line change. | |||||
* | | Moved isCurrentMap function. | Patrick Davison | 2013-02-21 | 1 | -0/+16 | |
| | | ||||||
* | | Moved sqli connection to sqlEmbeded.php | Patrick Davison | 2013-02-21 | 4 | -6/+5 | |
|/ | ||||||
* | Added the mapcode to the map-object - temporarly at least. | Patrick Davison | 2013-02-20 | 1 | -2/+2 | |
| | ||||||
* | Fixed position header. | Patrick Davison | 2013-02-20 | 1 | -1/+1 | |
| | ||||||
* | More chat fixes | Patrick Davison | 2013-02-18 | 1 | -1/+11 | |
| | ||||||
* | Chat updates. Commands /say to speak as server. Notification of new maps in ↵ | Patrick Davison | 2013-02-18 | 2 | -11/+6 | |
| | | | | chat. | |||||
* | BUGFIX: Player stats not working | BlueRaja | 2013-02-17 | 1 | -9/+10 | |
| | ||||||
* | BUGFIX: Some of the map-types contain special characters! | BlueRaja | 2013-02-17 | 1 | -1/+1 | |
| | ||||||
* | Whoops. | Patrick Davison | 2013-02-17 | 1 | -1/+1 | |
| | ||||||
* | Added Untested code to insert the names into the DB initially. | Patrick Davison | 2013-02-17 | 1 | -1/+1 | |
| | ||||||
* | Simple Normal Complex Map names added in generation. | Patrick Davison | 2013-02-17 | 1 | -1/+1 | |
| | ||||||
* | Now using Jquery everywhere. | Patrick Davison | 2013-02-17 | 1 | -3/+5 | |
| | | | | | | Moved displayMap to mapSpecs. Using displayMap @ Home. Cleaned up scores page. | |||||
* | Mute-User and Lockdown for chat. :). | Patrick Davison | 2013-02-14 | 1 | -0/+15 | |
| | ||||||
* | Chat restyled. | Patrick Davison | 2013-02-14 | 1 | -0/+14 | |
| | ||||||
* | Lots'n Lots of work on the scoreboard... | Patrick Davison | 2013-02-14 | 1 | -2/+2 | |
| | ||||||
* | Deleted depreciated function | Patrick Davison | 2013-02-09 | 1 | -1/+1 | |
| | ||||||
* | Code cleanup / deletions. | Patrick Davison | 2013-02-09 | 3 | -151/+9 | |
| | ||||||
* | Emails!! go to /massemail as an admin. | Patrick Davison | 2013-02-09 | 1 | -6/+12 | |
| | ||||||
* | Chat supporting 50 messages, - also no blank-messages. | Patrick Davison | 2013-02-09 | 1 | -1/+3 | |
| | ||||||
* | Mapclass support for ID. - Whoops. | Patrick Davison | 2013-02-09 | 1 | -3/+4 | |
| | ||||||
* | Huge changes; started deprecation of PHP's displayMap() | Patrick Davison | 2013-02-09 | 1 | -2/+7 | |
| | | | | | | | | | 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. | |||||
* | Fixed missing halfquotes for inserting maps at once. | Patrick Davison | 2013-02-09 | 1 | -1/+1 | |
| | ||||||
* | Adding maps at once, instead of seperate SQL calls. | Patrick Davison | 2013-02-06 | 1 | -1/+1 | |
| |