Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wall orientation achievements - huge commit. | Patrick Davison | 2013-03-18 | 1 | -25/+69 |
| | |||||
* | More achievement cleanups | Patrick Davison | 2013-03-14 | 1 | -2/+1 |
| | |||||
* | Achievement back-end for Insane Speed - and any other 'Extra' unlocks like it. | Patrick Davison | 2013-03-13 | 1 | -42/+38 |
| | |||||
* | Prettier progress bars. | Patrick Davison | 2013-02-24 | 1 | -4/+4 |
| | |||||
* | BUGFIX: Achievement emblems not showing correctly. | Patrick Davison | 2013-02-18 | 1 | -2/+3 |
| | |||||
* | Moved usersData table to users table, added a few more columns to users ↵ | BlueRaja | 2013-01-26 | 1 | -21/+9 |
| | | | | (currently unused) | ||||
* | Added totalMoves and totalMazes to users; and isTiedForHighScore to ↵ | BlueRaja | 2013-01-15 | 1 | -2/+2 |
| | | | | solutions (for convenience) | ||||
* | Replaced wins with champion points on the achievements page & achievement ↵ | BlueRaja | 2013-01-13 | 1 | -2/+2 |
| | | | | unlocks | ||||
* | 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) | ||||
* | Overhauled the FAQ with Demo's | Patrick Davison | 2012-12-26 | 1 | -1/+1 |
| | | | | Fixed a bug with PHP 5.4 number_format change | ||||
* | Tutorial progress saved for users not-logged-in. | Patrick Davison | 2012-12-02 | 1 | -1/+1 |
| | | | | Completion notice, and "sign in to save progress" added. | ||||
* | Found a few more TODO comments | BlueRaja | 2012-08-25 | 1 | -1/+1 |
| | |||||
* | Fixing various javascript warnings, as well as renaming all //!! comments to ↵ | BlueRaja | 2012-08-25 | 1 | -1/+1 |
| | | | | //TODO | ||||
* | Achievements fixes. | Patrick Davison | 2012-08-18 | 1 | -21/+38 |
| | | | | | Fixed bug where userData row didn't exist for the user; Added image for the achievements. | ||||
* | Everything related to the scoreboard. | Patrick Davison | 2012-07-31 | 1 | -3/+3 |
| | | | | | | | New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved. | ||||
* | More tweaks to the achievements page | Patrick Davison | 2012-05-16 | 1 | -70/+21 |
| | |||||
* | Pronoun adjustment, and other minor fixes. | Patrick Davison | 2012-05-15 | 1 | -21/+16 |
| | |||||
* | Scoreboard colors. & Blank Emblem fix | Patrick Davison | 2012-04-21 | 1 | -0/+3 |
| | |||||
* | Achievement page fixes | Patrick Davison | 2012-04-17 | 1 | -8/+17 |
| | |||||
* | Unlock lookups | Patrick Davison | 2012-04-06 | 1 | -23/+34 |
| | |||||
* | achievements.php debug data and some fixes. | Patrick Davison | 2012-03-19 | 1 | -58/+327 |
| | |||||
* | achievements page & challenge.php | Patrick Davison | 2012-02-02 | 1 | -0/+366 |