Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tutorial and FAQ Hack-fix. | Patrick Davison | 2013-03-10 | 1 | -8/+34 |
| | |||||
* | Code cleanup / deletions. | Patrick Davison | 2013-02-09 | 1 | -4/+1 |
| | |||||
* | Moved usersData table to users table, added a few more columns to users ↵ | BlueRaja | 2013-01-26 | 1 | -4/+4 |
| | | | | (currently unused) | ||||
* | 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 Implementation. LOTS of stuff | Patrick Davison | 2013-01-08 | 1 | -0/+1 |
| | | | | | 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. | ||||
* | PHP's 5.4 depreciation of eregi_replace. | Patrick Davison | 2012-12-26 | 1 | -1/+6 |
| | | | | Adjustments for the new htmlFooter | ||||
* | Lots of fixes and changes. | Patrick Davison | 2012-11-29 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | Minor | Patrick Davison | 2012-11-26 | 1 | -0/+4 |
| | |||||
* | Did some more work on the challenges, to have them added to the DB when the ↵ | BlueRaja | 2012-09-30 | 1 | -4/+0 |
| | | | | user actually completes them. No idea if it actually works yet :) | ||||
* | Fixing various javascript warnings, as well as renaming all //!! comments to ↵ | BlueRaja | 2012-08-25 | 1 | -7/+8 |
| | | | | //TODO | ||||
* | Fix; Tutorial bandaid. | Patrick Davison | 2012-08-01 | 1 | -2/+2 |
| | | | | | Fix; Scoreboard alignment issue. Update; About page. | ||||
* | fix lots of warnings, whitespace | raylu | 2012-07-18 | 1 | -4/+3 |
| | |||||
* | Added login div | Patrick Davison | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2012-04-25 | 1 | -1/+2 |
|\ | |||||
| * | add tutorial and map difficulty tracking | raylu | 2012-04-25 | 1 | -1/+2 |
| | | |||||
* | | Search engine optomization for home-page tutorial. | Patrick Davison | 2012-04-22 | 1 | -1/+4 |
|/ | |||||
* | tutorial-on-homepage stuff | Patrick Davison | 2012-04-21 | 1 | -0/+2 |
| | |||||
* | Custom wall colors when playing the tutorial. | Patrick Davison | 2012-03-19 | 1 | -0/+22 |
| | |||||
* | Massive update to do.php | Patrick Davison | 2012-02-02 | 1 | -1/+2 |
| | | | | | | | Add: support for checking achievements. Cleaned: up code regarding getpath. Add: Rushed the sending of the path back, reduced SQL querys. More logical flow. | ||||
* | Clean URL's | Patrick Davison | 2011-12-13 | 1 | -1/+1 |
| | |||||
* | Tutorial added in. More testing with a solver. | Patrick Davison | 2011-12-05 | 1 | -55/+89 |
| | |||||
* | flashing for go button, fix flashing interval | raylu | 2011-11-16 | 1 | -4/+19 |
| | |||||
* | change flash on next button | raylu | 2011-11-15 | 1 | -5/+11 |
| | |||||
* | change locking | raylu | 2011-11-15 | 1 | -21/+10 |
| | |||||
* | Locking and Unlocking for the "Next" button in tutorial. | Patrick Davison | 2011-11-15 | 1 | -7/+26 |
| | |||||
* | Tutorial, Map Position:'s, Solver. | Patrick Davison | 2011-11-15 | 1 | -11/+44 |
| | |||||
* | tutorial pagination | raylu | 2011-11-09 | 1 | -59/+92 |
| | |||||
* | Tutorial map series added. | Patrick Davison | 2011-11-08 | 1 | -93/+65 |
| | |||||
* | Tutorial work | Patrick Davison | 2011-11-07 | 1 | -20/+106 |
| | |||||
* | Tutorial work | Patrick Davison | 2011-09-15 | 1 | -4/+53 |
| | |||||
* | Tutorial changes | Patrick Davison | 2011-09-11 | 1 | -5/+5 |
| | |||||
* | Tutorial started | Patrick Davison | 2011-09-10 | 1 | -7/+71 |
| | |||||
* | Files added for future use. | Patrick Davison | 2011-09-09 | 1 | -0/+52 |