Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Achievement rounded unlocks. | Patrick Davison | 2013-05-10 | 1 | -15/+17 |
| | |||||
* | Many bugs and PHP notices & warning fixes. | Patrick Davison | 2013-05-10 | 3 | -6/+3 |
| | |||||
* | Challengesss Challenges... DB Updates. Challenges | Patrick Davison | 2013-05-01 | 2 | -20/+88 |
| | |||||
* | Challenge Editor | Patrick Davison | 2013-04-26 | 2 | -0/+173 |
| | |||||
* | Further AJAX work for challenges. - | Patrick Davison | 2013-04-25 | 1 | -19/+142 |
| | | | | Ported PHP getChallengeDisplayString to JS. | ||||
* | Chat fixes and smileys galore. | Patrick Davison | 2013-04-23 | 1 | -11/+25 |
| | |||||
* | More fiddling with challenges | Patrick Davison | 2013-04-23 | 1 | -8/+29 |
| | |||||
* | Map thumbnail, partial animation of blocked path. | Patrick Davison | 2013-04-23 | 1 | -1/+1 |
| | |||||
* | Challenges AJAX style - progress. | Patrick Davison | 2013-04-18 | 1 | -3/+90 |
| | |||||
* | Map Editor fixes | Patrick Davison | 2013-04-16 | 1 | -1/+41 |
| | |||||
* | Chat fixes | Patrick Davison | 2013-04-16 | 1 | -3/+15 |
| | |||||
* | MapEditor improvements | Patrick Davison | 2013-04-09 | 1 | -9/+55 |
| | |||||
* | Tutorial link changes | Patrick Davison | 2013-04-01 | 1 | -8/+4 |
| | |||||
* | BUGFIX: Chat eating messages. Also removed 'the supermarket'. Hell, it's ↵ | Patrick Davison | 2013-03-27 | 1 | -3/+5 |
| | | | | about time. | ||||
* | Prep work for server-end mixpanel tracking for unsubscribe to prevent a ↵ | Patrick Davison | 2013-03-24 | 2 | -1/+22 |
| | | | | desynch status of 'unsubscribed' | ||||
* | Increased allowed name length. | Patrick Davison | 2013-03-24 | 1 | -1/+1 |
| | |||||
* | UI Framework for processing tasks. | Patrick Davison | 2013-03-19 | 1 | -0/+135 |
| | |||||
* | Wall orientation achievements - huge commit. | Patrick Davison | 2013-03-18 | 2 | -26/+70 |
| | |||||
* | More achievement cleanups | Patrick Davison | 2013-03-14 | 1 | -2/+1 |
| | |||||
* | Achievement back-end for Insane Speed - and any other 'Extra' unlocks like it. | Patrick Davison | 2013-03-13 | 1 | -42/+38 |
| | |||||
* | I'm lazy, and I'm not sure there's a point to this command! | Patrick Davison | 2013-03-12 | 1 | -1/+7 |
| | |||||
* | BUGFIX: "Tomorrow today" not executing | Patrick Davison | 2013-03-12 | 1 | -1/+1 |
| | |||||
* | Scoreboard dynamic map width. | Patrick Davison | 2013-03-12 | 1 | -4/+1 |
| | |||||
* | Login issue fix. | Patrick Davison | 2013-03-12 | 1 | -1/+1 |
| | |||||
* | Track unsubscribed status with mixpanel for future use. | Patrick Davison | 2013-03-12 | 1 | -3/+5 |
| | |||||
* | Chat: No more spoilers in the title. | Patrick Davison | 2013-03-11 | 1 | -2/+6 |
| | |||||
* | Chat mute-button click sound. | Patrick Davison | 2013-03-10 | 1 | -2/+8 |
| | |||||
* | New user-emails. | Patrick Davison | 2013-03-10 | 1 | -0/+20 |
| | |||||
* | Fixed typo, added email cache-size to admin page. | Patrick Davison | 2013-03-10 | 2 | -1/+6 |
| | |||||
* | Fixed reversed IsMuted for Chat. | Patrick Davison | 2013-03-10 | 1 | -1/+1 |
| | |||||
* | Tutorial and FAQ Hack-fix. | Patrick Davison | 2013-03-10 | 2 | -21/+62 |
| | |||||
* | Simplified Token page for mobile login. | Patrick Davison | 2013-03-09 | 2 | -0/+4 |
| | |||||
* | 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 |
| | |||||
* | oh yeah, wanted to add unselected as well | BlueRaja | 2013-03-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2013-03-07 | 2 | -11/+63 |
|\ | |||||
| * | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2013-03-07 | 1 | -4/+11 |
| |\ | |||||
| * | | Chat mute icon and smileys | Patrick Davison | 2013-03-07 | 1 | -5/+27 |
| | | | |||||
| * | | Click and drag for the mapeditor. | Patrick Davison | 2013-03-07 | 1 | -6/+36 |
| | | | |||||
* | | | 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 |
|/ | |||||
* | Share.php fix. | Patrick Davison | 2013-03-06 | 1 | -4/+16 |
| | |||||
* | mapeditor Go button fix. | Patrick Davison | 2013-03-06 | 1 | -1/+2 |
| | |||||
* | Chat Pretty Redirect | Patrick Davison | 2013-03-06 | 1 | -0/+3 |
| | |||||
* | updated Homepage description. | Patrick Davison | 2013-03-05 | 1 | -1/+1 |
| | |||||
* | Chat mute, chat in Title. | Patrick Davison | 2013-03-05 | 1 | -7/+27 |
| | |||||
* | Map editor 0.1! | Patrick Davison | 2013-03-05 | 1 | -0/+283 |
| |