Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some code cleanup; fixed a $mydomain missing. | Patrick Davison | 2013-05-21 | 3 | -44/+18 |
| | |||||
* | More PHP warning and notice fixes. | Patrick Davison | 2013-05-16 | 8 | -24/+34 |
| | |||||
* | Missed ending quote string! Whoops! | Patrick Davison | 2013-05-13 | 1 | -1/+1 |
| | |||||
* | auto-login issue. | Patrick Davison | 2013-05-13 | 2 | -7/+3 |
| | |||||
* | Whoops debug data. | Patrick Davison | 2013-05-13 | 1 | -2/+6 |
| | |||||
* | Resource name-tweaks. | Patrick Davison | 2013-05-13 | 1 | -8/+7 |
| | |||||
* | You can now view the chat logged out. Removed extra stripslashes. | Patrick Davison | 2013-05-13 | 1 | -6/+6 |
| | |||||
* | Many PHP warnings/notices fixes. | Patrick Davison | 2013-05-13 | 6 | -23/+47 |
| | |||||
* | Transparent rock-fix. (r3) | Patrick Davison | 2013-05-13 | 1 | -2/+2 |
| | |||||
* | Achievement rounded unlocks. | Patrick Davison | 2013-05-10 | 2 | -15/+53 |
| | |||||
* | BUGFIX: Cookie dologin issue. | Patrick Davison | 2013-05-10 | 2 | -6/+11 |
| | |||||
* | Rounded tile corners. | Patrick Davison | 2013-05-10 | 1 | -201/+15 |
| | |||||
* | Many bugs and PHP notices & warning fixes. | Patrick Davison | 2013-05-10 | 10 | -27/+41 |
| | |||||
* | Challengesss Challenges... DB Updates. Challenges | Patrick Davison | 2013-05-01 | 6 | -43/+148 |
| | |||||
* | Challenge Editor | Patrick Davison | 2013-04-26 | 3 | -0/+181 |
| | |||||
* | FIX: Blocks/Used walls are now stored in the client-side mapdata. | Patrick Davison | 2013-04-25 | 1 | -11/+8 |
| | |||||
* | Server-side work for challenges. | Patrick Davison | 2013-04-25 | 1 | -24/+4 |
| | |||||
* | Further AJAX work for challenges. - | Patrick Davison | 2013-04-25 | 1 | -19/+142 |
| | | | | Ported PHP getChallengeDisplayString to JS. | ||||
* | nothing | Patrick Davison | 2013-04-25 | 1 | -1/+2 |
| | |||||
* | Continue work on Ajaxifying challenges | Patrick Davison | 2013-04-23 | 1 | -4/+67 |
| | |||||
* | 404 for non-existing maps. | Patrick Davison | 2013-04-23 | 2 | -1/+5 |
| | |||||
* | Chat fixes and smileys galore. | Patrick Davison | 2013-04-23 | 2 | -13/+26 |
| | |||||
* | More fiddling with challenges | Patrick Davison | 2013-04-23 | 1 | -8/+29 |
| | |||||
* | Map thumbnail, partial animation of blocked path. | Patrick Davison | 2013-04-23 | 3 | -10/+19 |
| | |||||
* | Cow DooDoo ^_^. | Patrick Davison | 2013-04-18 | 1 | -1/+2 |
| | |||||
* | Blocked shows last Target. | Patrick Davison | 2013-04-18 | 2 | -1/+9 |
| | |||||
* | Challenges AJAX style - progress. | Patrick Davison | 2013-04-18 | 2 | -14/+154 |
| | |||||
* | Map Editor fixes | Patrick Davison | 2013-04-16 | 2 | -2/+42 |
| | |||||
* | Fix for when sometimes rush-send fails? | Patrick Davison | 2013-04-16 | 1 | -2/+5 |
| | |||||
* | Cross-browser header gradient fix. | Patrick Davison | 2013-04-16 | 2 | -1/+7 |
| | |||||
* | SQL updates reset. | Patrick Davison | 2013-04-16 | 1 | -254/+1 |
| | |||||
* | Chat fixes | Patrick Davison | 2013-04-16 | 2 | -3/+25 |
| | |||||
* | css Color-blind changes for teleport, whitespace nowrap for chat. | Patrick Davison | 2013-04-09 | 2 | -2/+3 |
| | |||||
* | MapEditor improvements | Patrick Davison | 2013-04-09 | 3 | -9/+59 |
| | |||||
* | Chat in the topbar | Patrick Davison | 2013-04-09 | 1 | -0/+1 |
| | |||||
* | Fix Cross-browser top-bar-gradient. | Patrick Davison | 2013-04-09 | 1 | -2/+14 |
| | |||||
* | Cross-selection for speed. | Patrick Davison | 2013-04-09 | 1 | -1/+5 |
| | |||||
* | Tutorial link changes | Patrick Davison | 2013-04-01 | 2 | -9/+7 |
| | |||||
* | Merge branch 'release' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2013-04-01 | 0 | -0/+0 |
|\ | |||||
| * | Fixes for DB before releasing to productionrelease | BlueRaja | 2013-03-24 | 2 | -3/+6 |
| | | |||||
| * | Missing wallOrientation SQL. Changed back to 25 per-notification. | Patrick Davison | 2013-03-24 | 2 | -2/+4 |
| | | |||||
* | | BUGFIX: No response from tutorial's GO, and Walls without color. | Patrick Davison | 2013-04-01 | 2 | -1/+8 |
| | | |||||
* | | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2013-03-27 | 2 | -3/+6 |
|\ \ | |||||
| * | | Fixes for DB before releasing to production | BlueRaja | 2013-03-24 | 2 | -3/+6 |
| | | | |||||
* | | | BUGFIX: Chat eating messages. Also removed 'the supermarket'. Hell, it's ↵ | Patrick Davison | 2013-03-27 | 2 | -4/+6 |
| | | | | | | | | | | | | about time. | ||||
* | | | Fixed image 404's. And wrong domain name in htaccess O_o. | Patrick Davison | 2013-03-27 | 2 | -1/+1 |
|/ / | |||||
* / | Missing wallOrientation SQL. Changed back to 25 per-notification. | Patrick Davison | 2013-03-24 | 2 | -2/+4 |
|/ | |||||
* | Prep work for server-end mixpanel tracking for unsubscribe to prevent a ↵ | Patrick Davison | 2013-03-24 | 2 | -1/+22 |
| | | | | desynch status of 'unsubscribed' | ||||
* | pit.mp3 added to sound config for sound-manager 1. | Patrick Davison | 2013-03-24 | 1 | -0/+1 |
| | |||||
* | Finished wallOrientation setting | Patrick Davison | 2013-03-24 | 3 | -36/+32 |
| |