summaryrefslogtreecommitdiffstats
path: root/globe.php
Commit message (Collapse)AuthorAgeFilesLines
* Changes to $accepted and some includes moved around.Patrick Davison2013-06-051-7/+3
|
* A partial commit of the auth stuff, in case my upcoming changes break anythingBlueRaja2013-06-011-1/+0
|
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-05-281-2/+5
|\
| * Fixed bug causing SQLi errors after user has been logged in for 30 minutesBlueRaja2013-05-281-2/+1
| |
* | Netbeans meta and minor changes.Patrick Davison2013-05-271-6/+1
|/
* Moved $mydomain to db.incBlueRaja2013-05-271-9/+1
|
* Some code cleanup; fixed a $mydomain missing.Patrick Davison2013-05-211-5/+7
|
* More PHP warning and notice fixes.Patrick Davison2013-05-161-1/+2
|
* auto-login issue.Patrick Davison2013-05-131-4/+2
|
* BUGFIX: Cookie dologin issue.Patrick Davison2013-05-101-4/+7
|
* Wall orientation achievements - huge commit.Patrick Davison2013-03-181-0/+6
|
* .pit sound added to soundmanager. Also see $mydomainPatrick Davison2013-03-121-1/+4
|
* Error logging. .htaccess cacheing. Modified doredirect to use $mydomainPatrick Davison2013-01-311-7/+11
|
* db.inc.php now only contains the database login info; the actual connection ↵BlueRaja2013-01-131-2/+2
| | | | to the DB has been moved to includes/sqlEmbedded. This was done so we don't need to have the db info in two separate files (one of which is in the repo, derp)
* SoundManager1/2 moved to a function in Globe.Patrick Davison2012-12-261-6/+39
|
* Bug fixes:Patrick Davison2012-12-121-2/+2
| | | | | | Fixed bug where scores were being loaded twice. Moved GZIP Compression to index.php Updated login.php to call an error on empty email addresses.
* integrate mixpanel peopleraylu2012-10-261-3/+5
| | | | https://mixpanel.com/docs/people-analytics
* Fixing various javascript warnings, as well as renaming all //!! comments to ↵BlueRaja2012-08-251-3/+3
| | | | //TODO
* Bugs, timezone.Patrick Davison2012-08-181-1/+3
| | | | | | This server should remain using the New_York timezone. Maps start at 9, not 12! Fixed a bug where default displaycolor was not being used. Fixed a bug where the user would not be logged in instantly.
* Everything related to the scoreboard.Patrick Davison2012-07-311-5/+9
| | | | | | | New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved.
* fix lots of warnings, whitespaceraylu2012-07-181-4/+6
|
* Added yahoo to OpenID loginsPatrick Davison2012-07-041-44/+41
| | | | | Added debug email method. Now sending debug email on duplicate emails found in the DB
* oops, undo changes from cf4af13raylu2011-11-051-1/+1
|
* new layoutraylu2011-11-051-1/+1
|
* Import mazetest from Dropboxraylu2011-04-071-6/+36
| | | | Excluded stray /db.inc.php file
* Initial import from Dropboxraylu2011-04-071-0/+157