summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Made Rooms closer in complexity to the other specialsHEADmasterBlueRaja2015-05-261-1/+1
|
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2015-05-07205-722/+213269
|\
| * Minor tweaks to map creation.Snap2015-05-073-19/+11
| | | | | | | | - Mapeditor disabled - Major changes to maps.php incoming...
| * Datascheme.sqlSnap2015-05-071-78/+297
| |
| * Mapeditor bug fixes.Snap2015-05-055-91/+120
| | | | | | Snap.png ^_^
| * Partial multiple channels for chat implementationSnap2015-05-052-13/+21
| |
| * Login fixes and matches progressSnap2015-05-033-14/+209
| |
| * Little fixes, images, header, disabled InFiniteSnap2015-05-034-4/+4
| |
| * Fixed chat bug.Snap2015-05-031-0/+1
| |
| * missing $userID issue.Snap2015-05-022-2/+11
| |
| * Progress continues for the Matches! HoorahSnap2015-05-022-177/+162
| |
| * Versus Matches - Initial code and testing.Snap2015-05-013-4/+385
| |
| * Minor fixes and adjustments.Snap2015-05-018-488/+501
| | | | | | | | | | Moved Javascript in chat to: js/chat.js re-ordered script loading so Jquery loads first. Fixed cookie login issue.
| * Just starting the quick-game stuff.Snap2015-04-281-0/+37
| |
| * Chat improvements.Snap2015-04-283-7/+13
| | | | | | | | | | Fixed "&P" or ";P" bug. Reduced size of chat-request size considerably with use of header_remove();
| * Some work on the Chat.Snap2015-04-254-6/+43
| | | | | | Fixed bug where user could chat as "SERVER"
| * An example db.inc file so I remember what's in there...Snap2015-04-222-0/+19
| |
| * Letting users not-logged in to use feedbackSnap2015-04-161-16/+27
| |
| * Google's OpenID Connect methodSnap2015-04-16185-29/+211633
| | | | | | $google_client_id & $google_client_secret must be added to db.inc.php!
| * Quick test with giteye app.Snap2015-04-102-1/+2
| |
* | I forget why I added this - was it missing?BlueRaja2015-05-071-0/+0
|/
* 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-089-50/+282
|\ | | | | | | | | Conflicts: includes/mapoftheday.php
| * Updated charm.mp3 from AKI <3Patrick Davison2014-03-181-0/+0
| |
| * More memberlist editsPatrick Davison2014-03-185-12/+43
| |
| * More work on channel list.Patrick Davison2014-01-154-16/+125
| |
| * Merge of mapoftheday, whoops.Patrick Davison2014-01-141-1/+5
| |\
| * | Channellist preperations. - Fixes with regards to close() which apparently ↵Patrick Davison2014-01-143-4/+94
| | | | | | | | | | | | means DESTROY or something retarded.
| * | Fixed the chat - Re-added the longpolling - with opt boolean.Patrick Davison2014-01-141-5/+24
| | |
| * | Minor fiddlings of nothingnessPatrick Davison2014-01-131-7/+9
| | |
| * | Merge branch 'Messing_with_chat' of ssh://git@git.raylu.net/patheryPatrick Davison2013-09-252-32/+19
| |\ \
| | * | Attempting to remove the multiple calls to getChat(); however, I seem to ↵Messing_with_chatBlueRaja2013-06-092-32/+19
| | | | | | | | | | | | | | | | have broken chat...
| * | | Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-06-123-14/+20
| |\| |
| * | | removed some includes.Patrick Davison2013-06-121-6/+0
| | | |
* | | | Added the community-created "OrderINg" and "Edge Case" map typesBlueRaja2014-05-081-1/+1
| | | |
* | | | Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-12-102-2/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Stop forcing InFiniteBlueRaja2013-10-312-1/+4
| | | |
| * | | Ignoring the email lock fileBlueRaja2013-10-291-1/+2
| | | |
| * | | 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
|/ /
* | BUGFIX: Clicking on links in chat is brokenBlueRaja2013-06-081-3/+3
| |
* | question marks now work in chatBlueRaja2013-06-081-1/+2
| |
* | Prevent curse from crashing the server with the map editorBlueRaja2013-06-082-10/+15
|/
* Changes to $accepted and some includes moved around.Patrick Davison2013-06-052-7/+16
|
* Enabled sending emails.Patrick Davison2013-06-051-0/+4
|
* Need to delete the icon from the repo apparently?BlueRaja2013-06-041-0/+0
|
* Added favicon to ignore, added favicons for all sitesBlueRaja2013-06-044-1/+2
|
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-06-041-5/+5
|\