Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor tweaks to map creation. | Snap | 2015-05-07 | 2 | -16/+4 |
| | | | | - Mapeditor disabled - Major changes to maps.php incoming... | ||||
* | Mapeditor bug fixes. | Snap | 2015-05-05 | 3 | -82/+90 |
| | | | Snap.png ^_^ | ||||
* | Partial multiple channels for chat implementation | Snap | 2015-05-05 | 1 | -13/+16 |
| | |||||
* | Little fixes, images, header, disabled InFinite | Snap | 2015-05-03 | 2 | -2/+2 |
| | |||||
* | Minor fixes and adjustments. | Snap | 2015-05-01 | 1 | -4/+7 |
| | | | | | Moved Javascript in chat to: js/chat.js re-ordered script loading so Jquery loads first. Fixed cookie login issue. | ||||
* | Chat improvements. | Snap | 2015-04-28 | 1 | -0/+1 |
| | | | | | Fixed "&P" or ";P" bug. Reduced size of chat-request size considerably with use of header_remove(); | ||||
* | Some work on the Chat. | Snap | 2015-04-25 | 1 | -1/+13 |
| | | | Fixed bug where user could chat as "SERVER" | ||||
* | An example db.inc file so I remember what's in there... | Snap | 2015-04-22 | 1 | -0/+17 |
| | |||||
* | Google's OpenID Connect method | Snap | 2015-04-16 | 178 | -1/+211506 |
| | | | $google_client_id & $google_client_secret must be added to db.inc.php! | ||||
* | Wtf, why did git delete InFinite!? | BlueRaja | 2014-05-19 | 1 | -1/+1 |
| | |||||
* | Tweaking difficulty of Edge Case | BlueRaja | 2014-05-09 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2014-05-08 | 2 | -12/+104 |
|\ | | | | | | | | | Conflicts: includes/mapoftheday.php | ||||
| * | More memberlist edits | Patrick Davison | 2014-03-18 | 2 | -3/+4 |
| | | |||||
| * | More work on channel list. | Patrick Davison | 2014-01-15 | 1 | -5/+25 |
| | | |||||
| * | Channellist preperations. - Fixes with regards to close() which apparently ↵ | Patrick Davison | 2014-01-14 | 2 | -4/+75 |
| | | | | | | | | means DESTROY or something retarded. | ||||
| * | Attempting to remove the multiple calls to getChat(); however, I seem to ↵Messing_with_chat | BlueRaja | 2013-06-09 | 1 | -8/+8 |
| | | | | | | | | have broken chat... | ||||
* | | Added the community-created "OrderINg" and "Edge Case" map types | BlueRaja | 2014-05-08 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2013-12-10 | 1 | -1/+1 |
|\ \ | |||||
| * | | Stop forcing InFinite | BlueRaja | 2013-10-31 | 1 | -1/+1 |
| | | | |||||
| * | | Reducing number of towers in InFinite (15 tends to be more than can be used; ↵ | BlueRaja | 2013-10-29 | 1 | -1/+1 |
| | | | | | | | | | | | | besides, it's hard enough as it is) | ||||
| * | | Added InFinite as a new map type :) | BlueRaja | 2013-10-29 | 1 | -1/+1 |
| |/ | |||||
* / | Uh oh, I think git is messed up... | BlueRaja | 2013-10-29 | 1 | -740/+0 |
|/ | |||||
* | Prevent curse from crashing the server with the map editor | BlueRaja | 2013-06-08 | 1 | -10/+13 |
| | |||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2013-06-04 | 1 | -1/+1 |
|\ | |||||
| * | Fix issue with LightOpenID / Yahoo | BlueRaja | 2013-06-04 | 1 | -1/+1 |
| | | |||||
* | | Yahoo OAuth keys. | Patrick Davison | 2013-06-04 | 1 | -5/+5 |
|/ | |||||
* | BUGFIX: Name changing not working anymore | BlueRaja | 2013-06-03 | 1 | -1/+43 |
| | |||||
* | Yahoo gone full-retard patch. | Patrick Davison | 2013-06-03 | 1 | -1/+3 |
| | |||||
* | Updated login form with a few new providers | BlueRaja | 2013-06-02 | 16 | -774/+96 |
| | |||||
* | A partial commit of the auth stuff, in case my upcoming changes break anything | BlueRaja | 2013-06-01 | 53 | -1/+14949 |
| | |||||
* | Fixed crazy email bug. | Patrick Davison | 2013-05-29 | 1 | -13/+9 |
| | |||||
* | Set up foreign keys within the database. There is a small chance I may have ↵ | BlueRaja | 2013-05-29 | 2 | -3/+3 |
| | | | | broken emails, unlocks, or chat. Will test :) | ||||
* | Sticky Footer! moved <body> tag, renamed $Links $headerLinks. | Patrick Davison | 2013-05-28 | 1 | -37/+44 |
| | |||||
* | Edited a few more places where "include_once" was being used within a ↵ | BlueRaja | 2013-05-28 | 4 | -6/+5 |
| | | | | method. Hopefully this doesn't break anything :) | ||||
* | Apparently this is recommended to have browsers recognize the favicon ↵ | BlueRaja | 2013-05-27 | 1 | -0/+2 |
| | | | | | | (though some/most recognize it regardless)? Anyways, it can't hurt. | ||||
* | Removed .htaccess files, added the motdLockFile | BlueRaja | 2013-05-27 | 1 | -1/+0 |
| | |||||
* | Some code cleanup; fixed a $mydomain missing. | Patrick Davison | 2013-05-21 | 1 | -2/+5 |
| | |||||
* | More PHP warning and notice fixes. | Patrick Davison | 2013-05-16 | 1 | -7/+8 |
| | |||||
* | Missed ending quote string! Whoops! | Patrick Davison | 2013-05-13 | 1 | -1/+1 |
| | |||||
* | Resource name-tweaks. | Patrick Davison | 2013-05-13 | 1 | -8/+7 |
| | |||||
* | Many PHP warnings/notices fixes. | Patrick Davison | 2013-05-13 | 1 | -1/+1 |
| | |||||
* | Many bugs and PHP notices & warning fixes. | Patrick Davison | 2013-05-10 | 2 | -8/+18 |
| | |||||
* | Challengesss Challenges... DB Updates. Challenges | Patrick Davison | 2013-05-01 | 1 | -1/+11 |
| | |||||
* | Map thumbnail, partial animation of blocked path. | Patrick Davison | 2013-04-23 | 1 | -0/+1 |
| | |||||
* | Blocked shows last Target. | Patrick Davison | 2013-04-18 | 1 | -0/+1 |
| | |||||
* | Map Editor fixes | Patrick Davison | 2013-04-16 | 1 | -1/+1 |
| | |||||
* | Cross-browser header gradient fix. | Patrick Davison | 2013-04-16 | 1 | -1/+1 |
| | |||||
* | MapEditor improvements | Patrick Davison | 2013-04-09 | 2 | -0/+4 |
| | |||||
* | Fixes for DB before releasing to production | BlueRaja | 2013-03-24 | 1 | -1/+1 |
| | |||||
* | Missing wallOrientation SQL. Changed back to 25 per-notification. | Patrick Davison | 2013-03-24 | 1 | -1/+1 |
| |