Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tutorial link changes | Patrick Davison | 2013-04-01 | 1 | -1/+3 |
| | |||||
* | UI Framework for processing tasks. | Patrick Davison | 2013-03-19 | 1 | -0/+8 |
| | |||||
* | Wall orientation achievements - huge commit. | Patrick Davison | 2013-03-18 | 1 | -3/+3 |
| | |||||
* | No more how to play, not that it was even on the git anyway. | Patrick Davison | 2013-03-10 | 1 | -5/+0 |
| | |||||
* | Simplified Token page for mobile login. | Patrick Davison | 2013-03-09 | 1 | -0/+4 |
| | |||||
* | Removal of challenges link | Patrick Davison | 2013-03-08 | 1 | -2/+3 |
| | |||||
* | Chat Pretty Redirect | Patrick Davison | 2013-03-06 | 1 | -2/+9 |
| | |||||
* | Map editor 0.1! | Patrick Davison | 2013-03-05 | 1 | -0/+4 |
| | |||||
* | Chat /me and URL Linking | Patrick Davison | 2013-02-28 | 1 | -0/+5 |
| | |||||
* | Chat updates. Commands /say to speak as server. Notification of new maps in ↵ | Patrick Davison | 2013-02-18 | 1 | -2/+2 |
| | | | | chat. | ||||
* | Map URL rewrite .com/map/ID - Note this has domain name in it... | Patrick Davison | 2013-02-09 | 1 | -1/+8 |
| | |||||
* | Error logging. .htaccess cacheing. Modified doredirect to use $mydomain | Patrick Davison | 2013-01-31 | 1 | -8/+18 |
| | |||||
* | Leaderboard renamed to scores. URL backdating included. | Patrick Davison | 2013-01-29 | 1 | -3/+8 |
| | |||||
* | Moved usersData table to users table, added a few more columns to users ↵ | BlueRaja | 2013-01-26 | 1 | -4/+4 |
| | | | | (currently unused) | ||||
* | URL re-write for tutorial, instead of showing different things@ pathery.com/ | Patrick Davison | 2013-01-25 | 1 | -1/+6 |
| | |||||
* | Adjusted / added footerlinks. | Patrick Davison | 2013-01-17 | 1 | -2/+15 |
| | |||||
* | The scary chat-app in working form! | Patrick Davison | 2013-01-15 | 1 | -0/+4 |
| | |||||
* | db.inc.php now only contains the database login info; the actual connection ↵ | BlueRaja | 2013-01-13 | 1 | -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 started | Patrick Davison | 2013-01-09 | 1 | -7/+15 |
| | |||||
* | Map class and Challenges | Patrick Davison | 2013-01-08 | 1 | -3/+3 |
| | | | | | The mapclass should eventually replace the current mapmatrix array w/ headers. Work on challenges progresses nicely | ||||
* | Challenges Implementation. LOTS of stuff | Patrick Davison | 2013-01-08 | 1 | -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 footer | Patrick Davison | 2012-12-26 | 1 | -9/+24 |
| | |||||
* | Bug fixes: | Patrick Davison | 2012-12-12 | 1 | -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 Davison | 2012-11-29 | 1 | -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 itself | BlueRaja | 2012-10-01 | 1 | -0/+4 |
| | |||||
* | Bugs, timezone. | Patrick Davison | 2012-08-18 | 1 | -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 Davison | 2012-07-31 | 1 | -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, whitespace | raylu | 2012-07-18 | 1 | -41/+39 |
| | |||||
* | Added login div | Patrick Davison | 2012-07-09 | 1 | -0/+4 |
| | |||||
* | Added yahoo to OpenID logins | Patrick Davison | 2012-07-04 | 1 | -0/+1 |
| | | | | | Added debug email method. Now sending debug email on duplicate emails found in the DB | ||||
* | Member list! | Patrick Davison | 2012-06-27 | 1 | -5/+6 |
| | |||||
* | Search engine optomization for home-page tutorial. | Patrick Davison | 2012-04-22 | 1 | -5/+5 |
| | |||||
* | tutorial-on-homepage stuff | Patrick Davison | 2012-04-21 | 1 | -1/+5 |
| | |||||
* | Hid achievements link to non-logged in users. | Patrick Davison | 2012-03-19 | 1 | -1/+13 |
| | |||||
* | Achievement page added to links & achievement sound. | Patrick Davison | 2012-02-02 | 1 | -1/+6 |
| | |||||
* | Share.php added. | Patrick Davison | 2011-12-15 | 1 | -0/+4 |
| | |||||
* | Admin page now shows memberlist. Sound volume reduced to 50%. Social ↵ | Patrick Davison | 2011-12-12 | 1 | -1/+9 |
| | | | | networks added to about. Minor adjustments. | ||||
* | Tutorial added in. More testing with a solver. | Patrick Davison | 2011-12-05 | 1 | -1/+2 |
| | |||||
* | hide login link, change case on 'About Us' | raylu | 2011-09-14 | 1 | -7/+2 |
| | |||||
* | Tutorial started | Patrick Davison | 2011-09-10 | 1 | -0/+4 |
| | |||||
* | changes to pathery.com | Patrick Davison | 2011-09-09 | 1 | -0/+4 |
| | |||||
* | Initial import from Dropbox | raylu | 2011-04-07 | 1 | -0/+90 |