Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finished wallOrientation setting | Patrick Davison | 2013-03-24 | 1 | -7/+11 |
| | |||||
* | BUGFIX: champion points not being summed correctly | BlueRaja | 2013-03-22 | 1 | -19/+5 |
| | |||||
* | Changed start-date for stats | BlueRaja | 2013-03-22 | 1 | -1/+1 |
| | |||||
* | Updated champion point achievements with numbers that, uh, look good | BlueRaja | 2013-03-20 | 1 | -4/+4 |
| | |||||
* | A ton of optimizations to the queries, along with the ability to run DB ↵ | BlueRaja | 2013-03-20 | 1 | -45/+90 |
| | | | | updates in chunks of 1 month | ||||
* | Wall orientation achievements - huge commit. | Patrick Davison | 2013-03-18 | 4 | -8/+24 |
| | |||||
* | Sign In fix | Patrick Davison | 2013-03-14 | 1 | -14/+21 |
| | |||||
* | More achievement cleanups | Patrick Davison | 2013-03-14 | 1 | -16/+13 |
| | |||||
* | Fix 'Perfect Days' SUM not COUNT isTiedForHighScore | Patrick Davison | 2013-03-13 | 1 | -1/+1 |
| | |||||
* | 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 |
| |