Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2013-06-03 | 3 | -49/+48 |
|\ | |||||
| * | BUGFIX: Name changing not working anymore | BlueRaja | 2013-06-03 | 3 | -49/+48 |
| | | |||||
* | | Yahoo work around with openid_identity | Patrick Davison | 2013-06-03 | 1 | -2/+4 |
|/ | |||||
* | Yahoo gone full-retard patch. | Patrick Davison | 2013-06-03 | 2 | -4/+22 |
| | |||||
* | 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 | 2 | -9/+39 |
| | | | | 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 | 21 | -923/+249 |
| | |||||
* | A partial commit of the auth stuff, in case my upcoming changes break anything | BlueRaja | 2013-06-01 | 59 | -133/+15107 |
| | |||||
* | Fixed crazy email bug. | Patrick Davison | 2013-05-29 | 1 | -13/+9 |
| | |||||
* | Drop userData - depreciated. | Patrick Davison | 2013-05-29 | 1 | -4/+0 |
| | |||||
* | Merge | Patrick Davison | 2013-05-29 | 8 | -70/+70 |
|\ | |||||
| * | Set up foreign keys within the database. There is a small chance I may have ↵ | BlueRaja | 2013-05-29 | 8 | -38/+70 |
| | | | | | | | | broken emails, unlocks, or chat. Will test :) | ||||
* | | SQL updates. | Patrick Davison | 2013-05-29 | 1 | -3/+29 |
|/ | |||||
* | Rounding the rest of the walls. - Chat, Scores, Badge. | Patrick Davison | 2013-05-28 | 2 | -1/+4 |
| | |||||
* | Sticky Footer! moved <body> tag, renamed $Links $headerLinks. | Patrick Davison | 2013-05-28 | 24 | -320/+102 |
| | |||||
* | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2013-05-28 | 6 | -5/+24 |
|\ | |||||
| * | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2013-05-28 | 2 | -3/+10 |
| |\ | |||||
| * | | Netbeans meta and minor changes. | Patrick Davison | 2013-05-27 | 6 | -9/+24 |
| | | | |||||
| * | | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2013-05-27 | 5 | -9/+4 |
| |\ \ | |||||
| * | | | Removed no-longer neccessary .htaccess - i'll keep a backup incase we ever ↵ | Patrick Davison | 2013-05-27 | 7 | -75/+0 |
| | | | | | | | | | | | | | | | | use apache again. | ||||
* | | | | Edited a few more places where "include_once" was being used within a ↵ | BlueRaja | 2013-05-28 | 11 | -20/+15 |
| |_|/ |/| | | | | | | | | method. Hopefully this doesn't break anything :) | ||||
* | | | Fixed bug causing SQLi errors after user has been logged in for 30 minutes | BlueRaja | 2013-05-28 | 1 | -2/+1 |
| | | | |||||
* | | | Added index to increase speed of stats updating | BlueRaja | 2013-05-27 | 1 | -1/+5 |
| |/ |/| | |||||
* | | 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. | ||||
* | | Resized some images that were way larger than necessary | BlueRaja | 2013-05-27 | 2 | -0/+0 |
| | | |||||
* | | Moved $mydomain to db.inc | BlueRaja | 2013-05-27 | 1 | -9/+1 |
| | | |||||
* | | Removed .htaccess files, added the motdLockFile | BlueRaja | 2013-05-27 | 8 | -75/+1 |
|/ | |||||
* | Some code cleanup; fixed a $mydomain missing. | Patrick Davison | 2013-05-21 | 3 | -44/+18 |
| | |||||
* | More PHP warning and notice fixes. | Patrick Davison | 2013-05-16 | 8 | -24/+34 |
| | |||||
* | Missed ending quote string! Whoops! | Patrick Davison | 2013-05-13 | 1 | -1/+1 |
| | |||||
* | auto-login issue. | Patrick Davison | 2013-05-13 | 2 | -7/+3 |
| | |||||
* | Whoops debug data. | Patrick Davison | 2013-05-13 | 1 | -2/+6 |
| | |||||
* | Resource name-tweaks. | Patrick Davison | 2013-05-13 | 1 | -8/+7 |
| | |||||
* | You can now view the chat logged out. Removed extra stripslashes. | Patrick Davison | 2013-05-13 | 1 | -6/+6 |
| | |||||
* | Many PHP warnings/notices fixes. | Patrick Davison | 2013-05-13 | 6 | -23/+47 |
| | |||||
* | Transparent rock-fix. (r3) | Patrick Davison | 2013-05-13 | 1 | -2/+2 |
| | |||||
* | Achievement rounded unlocks. | Patrick Davison | 2013-05-10 | 2 | -15/+53 |
| | |||||
* | BUGFIX: Cookie dologin issue. | Patrick Davison | 2013-05-10 | 2 | -6/+11 |
| | |||||
* | Rounded tile corners. | Patrick Davison | 2013-05-10 | 1 | -201/+15 |
| | |||||
* | Many bugs and PHP notices & warning fixes. | Patrick Davison | 2013-05-10 | 10 | -27/+41 |
| | |||||
* | Challengesss Challenges... DB Updates. Challenges | Patrick Davison | 2013-05-01 | 6 | -43/+148 |
| | |||||
* | Challenge Editor | Patrick Davison | 2013-04-26 | 3 | -0/+181 |
| | |||||
* | FIX: Blocks/Used walls are now stored in the client-side mapdata. | Patrick Davison | 2013-04-25 | 1 | -11/+8 |
| | |||||
* | Server-side work for challenges. | Patrick Davison | 2013-04-25 | 1 | -24/+4 |
| | |||||
* | Further AJAX work for challenges. - | Patrick Davison | 2013-04-25 | 1 | -19/+142 |
| | | | | Ported PHP getChallengeDisplayString to JS. | ||||
* | nothing | Patrick Davison | 2013-04-25 | 1 | -1/+2 |
| | |||||
* | Continue work on Ajaxifying challenges | Patrick Davison | 2013-04-23 | 1 | -4/+67 |
| | |||||
* | 404 for non-existing maps. | Patrick Davison | 2013-04-23 | 2 | -1/+5 |
| | |||||
* | Chat fixes and smileys galore. | Patrick Davison | 2013-04-23 | 2 | -13/+26 |
| |