Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor tweaks to map creation. | Snap | 2015-05-07 | 1 | -3/+7 |
| | | | | - Mapeditor disabled - Major changes to maps.php incoming... | ||||
* | Mapeditor bug fixes. | Snap | 2015-05-05 | 1 | -9/+30 |
| | | | Snap.png ^_^ | ||||
* | Login fixes and matches progress | Snap | 2015-05-03 | 2 | -13/+147 |
| | |||||
* | Little fixes, images, header, disabled InFinite | Snap | 2015-05-03 | 1 | -2/+2 |
| | |||||
* | missing $userID issue. | Snap | 2015-05-02 | 1 | -1/+0 |
| | |||||
* | Progress continues for the Matches! Hoorah | Snap | 2015-05-02 | 1 | -4/+13 |
| | |||||
* | Versus Matches - Initial code and testing. | Snap | 2015-05-01 | 2 | -4/+159 |
| | |||||
* | Minor fixes and adjustments. | Snap | 2015-05-01 | 1 | -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. | Snap | 2015-04-28 | 1 | -0/+37 |
| | |||||
* | Chat improvements. | Snap | 2015-04-28 | 1 | -7/+11 |
| | | | | | 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 | -4/+14 |
| | | | 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/+2 |
| | |||||
* | Letting users not-logged in to use feedback | Snap | 2015-04-16 | 1 | -16/+27 |
| | |||||
* | Google's OpenID Connect method | Snap | 2015-04-16 | 1 | -25/+82 |
| | | | $google_client_id & $google_client_secret must be added to db.inc.php! | ||||
* | Quick test with giteye app. | Snap | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | More memberlist edits | Patrick Davison | 2014-03-18 | 1 | -7/+23 |
| | |||||
* | More work on channel list. | Patrick Davison | 2014-01-15 | 1 | -6/+88 |
| | |||||
* | Minor fiddlings of nothingness | Patrick Davison | 2014-01-13 | 1 | -7/+9 |
| | |||||
* | BUGFIX: Clicking on links in chat is broken | BlueRaja | 2013-06-08 | 1 | -3/+3 |
| | |||||
* | question marks now work in chat | BlueRaja | 2013-06-08 | 1 | -1/+2 |
| | |||||
* | Prevent curse from crashing the server with the map editor | BlueRaja | 2013-06-08 | 1 | -0/+2 |
| | |||||
* | Enabled sending emails. | Patrick Davison | 2013-06-05 | 1 | -0/+4 |
| | |||||
* | Fix for name filter causing names to be longer than they should | BlueRaja | 2013-06-04 | 1 | -2/+5 |
| | |||||
* | Revert "Yahoo work around with openid_identity" | BlueRaja | 2013-06-04 | 1 | -4/+2 |
| | | | | This reverts commit 538c6f28e50b92b77ef9ce7a6a49641327eeed1a. | ||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2013-06-03 | 1 | -3/+4 |
|\ | |||||
| * | BUGFIX: Name changing not working anymore | BlueRaja | 2013-06-03 | 1 | -3/+4 |
| | | |||||
* | | Yahoo work around with openid_identity | Patrick Davison | 2013-06-03 | 1 | -2/+4 |
|/ | |||||
* | Yahoo gone full-retard patch. | Patrick Davison | 2013-06-03 | 1 | -3/+19 |
| | |||||
* | Added fade in to spoilers | BlueRaja | 2013-06-02 | 1 | -2/+1 |
| | |||||
* | Fixing up spoilers - they now use the 'pointer' cursor, and hide correctly ↵ | BlueRaja | 2013-06-02 | 1 | -9/+22 |
| | | | | for links. | ||||
* | Refactored chat. Chat now refreshes very slowly when it is not the active ↵ | BlueRaja | 2013-06-02 | 2 | -82/+141 |
| | | | | tab (or the window is minimized) | ||||
* | Updated login form with a few new providers | BlueRaja | 2013-06-02 | 1 | -145/+142 |
| | |||||
* | A partial commit of the auth stuff, in case my upcoming changes break anything | BlueRaja | 2013-06-01 | 1 | -111/+150 |
| | |||||
* | Set up foreign keys within the database. There is a small chance I may have ↵ | BlueRaja | 2013-05-29 | 4 | -26/+6 |
| | | | | broken emails, unlocks, or chat. Will test :) | ||||
* | Sticky Footer! moved <body> tag, renamed $Links $headerLinks. | Patrick Davison | 2013-05-28 | 20 | -39/+22 |
| | |||||
* | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2013-05-28 | 1 | -0/+1 |
|\ | |||||
| * | Netbeans meta and minor changes. | Patrick Davison | 2013-05-27 | 1 | -0/+1 |
| | | |||||
| * | Removed no-longer neccessary .htaccess - i'll keep a backup incase we ever ↵ | Patrick Davison | 2013-05-27 | 1 | -1/+0 |
| | | | | | | | | use apache again. | ||||
* | | Edited a few more places where "include_once" was being used within a ↵ | BlueRaja | 2013-05-28 | 3 | -8/+7 |
| | | | | | | | | method. Hopefully this doesn't break anything :) | ||||
* | | Removed .htaccess files, added the motdLockFile | BlueRaja | 2013-05-27 | 1 | -1/+0 |
|/ | |||||
* | More PHP warning and notice fixes. | Patrick Davison | 2013-05-16 | 1 | -3/+4 |
| | |||||
* | auto-login issue. | Patrick Davison | 2013-05-13 | 1 | -3/+1 |
| | |||||
* | Whoops debug data. | Patrick Davison | 2013-05-13 | 1 | -2/+6 |
| | |||||
* | Many PHP warnings/notices fixes. | Patrick Davison | 2013-05-13 | 3 | -20/+39 |
| | |||||
* | Achievement rounded unlocks. | Patrick Davison | 2013-05-10 | 1 | -15/+17 |
| | |||||
* | Many bugs and PHP notices & warning fixes. | Patrick Davison | 2013-05-10 | 3 | -6/+3 |
| | |||||
* | Challengesss Challenges... DB Updates. Challenges | Patrick Davison | 2013-05-01 | 2 | -20/+88 |
| | |||||
* | Challenge Editor | Patrick Davison | 2013-04-26 | 2 | -0/+173 |
| | |||||
* | Further AJAX work for challenges. - | Patrick Davison | 2013-04-25 | 1 | -19/+142 |
| | | | | Ported PHP getChallengeDisplayString to JS. | ||||
* | Chat fixes and smileys galore. | Patrick Davison | 2013-04-23 | 1 | -11/+25 |
| |