summaryrefslogtreecommitdiffstats
path: root/pages
Commit message (Collapse)AuthorAgeFilesLines
* Minor tweaks to map creation.Snap2015-05-071-3/+7
| | | | - Mapeditor disabled - Major changes to maps.php incoming...
* Mapeditor bug fixes.Snap2015-05-051-9/+30
| | | Snap.png ^_^
* Login fixes and matches progressSnap2015-05-032-13/+147
|
* Little fixes, images, header, disabled InFiniteSnap2015-05-031-2/+2
|
* missing $userID issue.Snap2015-05-021-1/+0
|
* Progress continues for the Matches! HoorahSnap2015-05-021-4/+13
|
* Versus Matches - Initial code and testing.Snap2015-05-012-4/+159
|
* Minor fixes and adjustments.Snap2015-05-011-440/+1
| | | | | 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-281-7/+11
| | | | | 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-4/+14
| | | Fixed bug where user could chat as "SERVER"
* An example db.inc file so I remember what's in there...Snap2015-04-221-0/+2
|
* Letting users not-logged in to use feedbackSnap2015-04-161-16/+27
|
* Google's OpenID Connect methodSnap2015-04-161-25/+82
| | | $google_client_id & $google_client_secret must be added to db.inc.php!
* Quick test with giteye app.Snap2015-04-101-1/+1
|
* More memberlist editsPatrick Davison2014-03-181-7/+23
|
* More work on channel list.Patrick Davison2014-01-151-6/+88
|
* Minor fiddlings of nothingnessPatrick Davison2014-01-131-7/+9
|
* 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-081-0/+2
|
* Enabled sending emails.Patrick Davison2013-06-051-0/+4
|
* Fix for name filter causing names to be longer than they shouldBlueRaja2013-06-041-2/+5
|
* Revert "Yahoo work around with openid_identity"BlueRaja2013-06-041-4/+2
| | | | This reverts commit 538c6f28e50b92b77ef9ce7a6a49641327eeed1a.
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-06-031-3/+4
|\
| * BUGFIX: Name changing not working anymoreBlueRaja2013-06-031-3/+4
| |
* | Yahoo work around with openid_identityPatrick Davison2013-06-031-2/+4
|/
* Yahoo gone full-retard patch.Patrick Davison2013-06-031-3/+19
|
* Added fade in to spoilersBlueRaja2013-06-021-2/+1
|
* Fixing up spoilers - they now use the 'pointer' cursor, and hide correctly ↵BlueRaja2013-06-021-9/+22
| | | | for links.
* Refactored chat. Chat now refreshes very slowly when it is not the active ↵BlueRaja2013-06-022-82/+141
| | | | tab (or the window is minimized)
* Updated login form with a few new providersBlueRaja2013-06-021-145/+142
|
* A partial commit of the auth stuff, in case my upcoming changes break anythingBlueRaja2013-06-011-111/+150
|
* Set up foreign keys within the database. There is a small chance I may have ↵BlueRaja2013-05-294-26/+6
| | | | broken emails, unlocks, or chat. Will test :)
* Sticky Footer! moved <body> tag, renamed $Links $headerLinks.Patrick Davison2013-05-2820-39/+22
|
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-05-281-0/+1
|\
| * Netbeans meta and minor changes.Patrick Davison2013-05-271-0/+1
| |
| * Removed no-longer neccessary .htaccess - i'll keep a backup incase we ever ↵Patrick Davison2013-05-271-1/+0
| | | | | | | | use apache again.
* | Edited a few more places where "include_once" was being used within a ↵BlueRaja2013-05-283-8/+7
| | | | | | | | method. Hopefully this doesn't break anything :)
* | Removed .htaccess files, added the motdLockFileBlueRaja2013-05-271-1/+0
|/
* More PHP warning and notice fixes.Patrick Davison2013-05-161-3/+4
|
* auto-login issue.Patrick Davison2013-05-131-3/+1
|
* Whoops debug data.Patrick Davison2013-05-131-2/+6
|
* Many PHP warnings/notices fixes.Patrick Davison2013-05-133-20/+39
|
* Achievement rounded unlocks.Patrick Davison2013-05-101-15/+17
|
* Many bugs and PHP notices & warning fixes.Patrick Davison2013-05-103-6/+3
|
* Challengesss Challenges... DB Updates. ChallengesPatrick Davison2013-05-012-20/+88
|
* Challenge EditorPatrick Davison2013-04-262-0/+173
|
* Further AJAX work for challenges. -Patrick Davison2013-04-251-19/+142
| | | | Ported PHP getChallengeDisplayString to JS.
* Chat fixes and smileys galore.Patrick Davison2013-04-231-11/+25
|