summaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Collapse)AuthorAgeFilesLines
* Attempting to remove the multiple calls to getChat(); however, I seem to ↵Messing_with_chatBlueRaja2013-06-091-8/+8
| | | | have broken chat...
* 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
|
* Missing wallOrientation SQL. Changed back to 25 per-notification.Patrick Davison2013-03-241-1/+1
|
* Finished wallOrientation settingPatrick Davison2013-03-241-7/+11
|
* BUGFIX: champion points not being summed correctlyBlueRaja2013-03-221-19/+5
|
* Changed start-date for statsBlueRaja2013-03-221-1/+1
|
* Updated champion point achievements with numbers that, uh, look goodBlueRaja2013-03-201-4/+4
|
* A ton of optimizations to the queries, along with the ability to run DB ↵BlueRaja2013-03-201-45/+90
| | | | updates in chunks of 1 month
* Wall orientation achievements - huge commit.Patrick Davison2013-03-184-8/+24
|
* Sign In fixPatrick Davison2013-03-141-14/+21
|
* More achievement cleanupsPatrick Davison2013-03-141-16/+13
|
* Fix 'Perfect Days' SUM not COUNT isTiedForHighScorePatrick Davison2013-03-131-1/+1
|
* Whoops that file isn't always there :)Patrick Davison2013-03-131-0/+1
|
* Insane speed achievement front end.Patrick Davison2013-03-132-4/+28
|
* Achievement back-end for Insane Speed - and any other 'Extra' unlocks like it.Patrick Davison2013-03-132-29/+91
|
* Couple htaccess deny-from-all to hide files.Patrick Davison2013-03-121-0/+1
|
* Using isCurrentMap for solutionsGiven to display PointsPatrick Davison2013-03-081-0/+1
|
* Thirty Too map additionPatrick Davison2013-03-081-1/+1
|
* Um, fixed earning points for trying, for real this time.BlueRaja2013-03-081-1/+1
|
* Fix for attempted maps not earning champion points - whoops!BlueRaja2013-03-081-1/+1
|
* Fixing weekly maps not setting champion points correctly..BlueRaja2013-03-082-3/+3
|
* Fixed typoBlueRaja2013-03-081-2/+0
|
* Refit navigation with the added points columnPatrick Davison2013-03-071-2/+1
|
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-03-071-1/+3
|\