summaryrefslogtreecommitdiffstats
path: root/index.php
Commit message (Collapse)AuthorAgeFilesLines
* UI Framework for processing tasks.Patrick Davison2013-03-191-0/+8
|
* Wall orientation achievements - huge commit.Patrick Davison2013-03-181-3/+3
|
* No more how to play, not that it was even on the git anyway.Patrick Davison2013-03-101-5/+0
|
* Simplified Token page for mobile login.Patrick Davison2013-03-091-0/+4
|
* Removal of challenges linkPatrick Davison2013-03-081-2/+3
|
* Chat Pretty RedirectPatrick Davison2013-03-061-2/+9
|
* Map editor 0.1!Patrick Davison2013-03-051-0/+4
|
* Chat /me and URL LinkingPatrick Davison2013-02-281-0/+5
|
* Chat updates. Commands /say to speak as server. Notification of new maps in ↵Patrick Davison2013-02-181-2/+2
| | | | chat.
* Map URL rewrite .com/map/ID - Note this has domain name in it...Patrick Davison2013-02-091-1/+8
|
* Error logging. .htaccess cacheing. Modified doredirect to use $mydomainPatrick Davison2013-01-311-8/+18
|
* Leaderboard renamed to scores. URL backdating included.Patrick Davison2013-01-291-3/+8
|
* Moved usersData table to users table, added a few more columns to users ↵BlueRaja2013-01-261-4/+4
| | | | (currently unused)
* URL re-write for tutorial, instead of showing different things@ pathery.com/Patrick Davison2013-01-251-1/+6
|
* Adjusted / added footerlinks.Patrick Davison2013-01-171-2/+15
|
* The scary chat-app in working form!Patrick Davison2013-01-151-0/+4
|
* db.inc.php now only contains the database login info; the actual connection ↵BlueRaja2013-01-131-1/+1
| | | | 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)
* Challenges, massEmail functions startedPatrick Davison2013-01-091-7/+15
|
* Map class and ChallengesPatrick Davison2013-01-081-3/+3
| | | | | The mapclass should eventually replace the current mapmatrix array w/ headers. Work on challenges progresses nicely
* Challenges Implementation. LOTS of stuffPatrick Davison2013-01-081-0/+12
| | | | | Fixed an issue with loading best solution from logged out to logged in state. Commented out a lot of firephp stuff; feel free to uncomment.
* Links for footerPatrick Davison2012-12-261-9/+24
|
* Bug fixes:Patrick Davison2012-12-121-0/+1
| | | | | | 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.
* Lots of fixes and changes.Patrick Davison2012-11-291-3/+21
| | | | | | | | nofollow on login links. tutorial fix changed how $accepted works changed how $wallColor/Emblem works fixed a bug when multiple players scored at the same momment.
* Added a challenge-listing page, and skeleton code for the listing itselfBlueRaja2012-10-011-0/+4
|
* Bugs, timezone.Patrick Davison2012-08-181-0/+4
| | | | | | 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-1/+5
| | | | | | | 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-41/+39
|
* Added login divPatrick Davison2012-07-091-0/+4
|
* Added yahoo to OpenID loginsPatrick Davison2012-07-041-0/+1
| | | | | Added debug email method. Now sending debug email on duplicate emails found in the DB
* Member list!Patrick Davison2012-06-271-5/+6
|
* Search engine optomization for home-page tutorial.Patrick Davison2012-04-221-5/+5
|
* tutorial-on-homepage stuffPatrick Davison2012-04-211-1/+5
|
* Hid achievements link to non-logged in users.Patrick Davison2012-03-191-1/+13
|
* Achievement page added to links & achievement sound.Patrick Davison2012-02-021-1/+6
|
* Share.php added.Patrick Davison2011-12-151-0/+4
|
* Admin page now shows memberlist. Sound volume reduced to 50%. Social ↵Patrick Davison2011-12-121-1/+9
| | | | networks added to about. Minor adjustments.
* Tutorial added in. More testing with a solver.Patrick Davison2011-12-051-1/+2
|
* hide login link, change case on 'About Us'raylu2011-09-141-7/+2
|
* Tutorial startedPatrick Davison2011-09-101-0/+4
|
* changes to pathery.comPatrick Davison2011-09-091-0/+4
|
* Initial import from Dropboxraylu2011-04-071-0/+90