summaryrefslogtreecommitdiffstats
path: root/globe.php
Commit message (Collapse)AuthorAgeFilesLines
* 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