summaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Collapse)AuthorAgeFilesLines
* Made Rooms closer in complexity to the other specialsHEADmasterBlueRaja2015-05-261-1/+1
|
* Minor tweaks to map creation.Snap2015-05-072-16/+4
| | | | - Mapeditor disabled - Major changes to maps.php incoming...
* Mapeditor bug fixes.Snap2015-05-053-82/+90
| | | Snap.png ^_^
* Partial multiple channels for chat implementationSnap2015-05-051-13/+16
|
* Little fixes, images, header, disabled InFiniteSnap2015-05-032-2/+2
|
* Minor fixes and adjustments.Snap2015-05-011-4/+7
| | | | | Moved Javascript in chat to: js/chat.js re-ordered script loading so Jquery loads first. Fixed cookie login issue.
* Chat improvements.Snap2015-04-281-0/+1
| | | | | Fixed "&P" or ";P" bug. Reduced size of chat-request size considerably with use of header_remove();
* Some work on the Chat.Snap2015-04-251-1/+13
| | | Fixed bug where user could chat as "SERVER"
* An example db.inc file so I remember what's in there...Snap2015-04-221-0/+17
|
* Google's OpenID Connect methodSnap2015-04-16178-1/+211506
| | | $google_client_id & $google_client_secret must be added to db.inc.php!
* Wtf, why did git delete InFinite!?BlueRaja2014-05-191-1/+1
|
* Tweaking difficulty of Edge CaseBlueRaja2014-05-091-1/+1
|
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2014-05-082-12/+104
|\ | | | | | | | | Conflicts: includes/mapoftheday.php
| * More memberlist editsPatrick Davison2014-03-182-3/+4
| |
| * More work on channel list.Patrick Davison2014-01-151-5/+25
| |
| * Channellist preperations. - Fixes with regards to close() which apparently ↵Patrick Davison2014-01-142-4/+75
| | | | | | | | means DESTROY or something retarded.
| * Attempting to remove the multiple calls to getChat(); however, I seem to ↵Messing_with_chatBlueRaja2013-06-091-8/+8
| | | | | | | | have broken chat...
* | Added the community-created "OrderINg" and "Edge Case" map typesBlueRaja2014-05-081-1/+1
| |
* | Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-12-101-1/+1
|\ \
| * | Stop forcing InFiniteBlueRaja2013-10-311-1/+1
| | |
| * | Reducing number of towers in InFinite (15 tends to be more than can be used; ↵BlueRaja2013-10-291-1/+1
| | | | | | | | | | | | besides, it's hard enough as it is)
| * | Added InFinite as a new map type :)BlueRaja2013-10-291-1/+1
| |/
* / Uh oh, I think git is messed up...BlueRaja2013-10-291-740/+0
|/
* Prevent curse from crashing the server with the map editorBlueRaja2013-06-081-10/+13
|
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-06-041-1/+1
|\
| * Fix issue with LightOpenID / YahooBlueRaja2013-06-041-1/+1
| |
* | Yahoo OAuth keys.Patrick Davison2013-06-041-5/+5
|/
* BUGFIX: Name changing not working anymoreBlueRaja2013-06-031-1/+43
|
* Yahoo gone full-retard patch.Patrick Davison2013-06-031-1/+3
|
* Updated login form with a few new providersBlueRaja2013-06-0216-774/+96
|
* A partial commit of the auth stuff, in case my upcoming changes break anythingBlueRaja2013-06-0153-1/+14949
|
* Fixed crazy email bug.Patrick Davison2013-05-291-13/+9
|
* Set up foreign keys within the database. There is a small chance I may have ↵BlueRaja2013-05-292-3/+3
| | | | broken emails, unlocks, or chat. Will test :)
* Sticky Footer! moved <body> tag, renamed $Links $headerLinks.Patrick Davison2013-05-281-37/+44
|
* Edited a few more places where "include_once" was being used within a ↵BlueRaja2013-05-284-6/+5
| | | | method. Hopefully this doesn't break anything :)
* Apparently this is recommended to have browsers recognize the favicon ↵BlueRaja2013-05-271-0/+2
| | | | | | (though some/most recognize it regardless)? Anyways, it can't hurt.
* Removed .htaccess files, added the motdLockFileBlueRaja2013-05-271-1/+0
|
* Some code cleanup; fixed a $mydomain missing.Patrick Davison2013-05-211-2/+5
|
* More PHP warning and notice fixes.Patrick Davison2013-05-161-7/+8
|
* Missed ending quote string! Whoops!Patrick Davison2013-05-131-1/+1
|
* Resource name-tweaks.Patrick Davison2013-05-131-8/+7
|
* Many PHP warnings/notices fixes.Patrick Davison2013-05-131-1/+1
|
* Many bugs and PHP notices & warning fixes.Patrick Davison2013-05-102-8/+18
|
* Challengesss Challenges... DB Updates. ChallengesPatrick Davison2013-05-011-1/+11
|
* Map thumbnail, partial animation of blocked path.Patrick Davison2013-04-231-0/+1
|
* Blocked shows last Target.Patrick Davison2013-04-181-0/+1
|
* Map Editor fixesPatrick Davison2013-04-161-1/+1
|
* Cross-browser header gradient fix.Patrick Davison2013-04-161-1/+1
|
* MapEditor improvementsPatrick Davison2013-04-092-0/+4
|
* Fixes for DB before releasing to productionBlueRaja2013-03-241-1/+1
|