summaryrefslogtreecommitdiffstats
path: root/pages/tutorial.php
Commit message (Collapse)AuthorAgeFilesLines
* Sticky Footer! moved <body> tag, renamed $Links $headerLinks.Patrick Davison2013-05-281-2/+1
|
* Edited a few more places where "include_once" was being used within a ↵BlueRaja2013-05-281-2/+1
| | | | method. Hopefully this doesn't break anything :)
* Tutorial and FAQ Hack-fix.Patrick Davison2013-03-101-8/+34
|
* Code cleanup / deletions.Patrick Davison2013-02-091-4/+1
|
* Moved usersData table to users table, added a few more columns to users ↵BlueRaja2013-01-261-4/+4
| | | | (currently unused)
* 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 Implementation. LOTS of stuffPatrick Davison2013-01-081-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 Davison2012-12-261-1/+6
| | | | Adjustments for the new htmlFooter
* Lots of fixes and changes.Patrick Davison2012-11-291-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.
* MinorPatrick Davison2012-11-261-0/+4
|
* Did some more work on the challenges, to have them added to the DB when the ↵BlueRaja2012-09-301-4/+0
| | | | user actually completes them. No idea if it actually works yet :)
* Fixing various javascript warnings, as well as renaming all //!! comments to ↵BlueRaja2012-08-251-7/+8
| | | | //TODO
* Fix; Tutorial bandaid.Patrick Davison2012-08-011-2/+2
| | | | | Fix; Scoreboard alignment issue. Update; About page.
* fix lots of warnings, whitespaceraylu2012-07-181-4/+3
|
* Added login divPatrick Davison2012-07-091-1/+1
|
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-04-251-1/+2
|\
| * add tutorial and map difficulty trackingraylu2012-04-251-1/+2
| |
* | Search engine optomization for home-page tutorial.Patrick Davison2012-04-221-1/+4
|/
* tutorial-on-homepage stuffPatrick Davison2012-04-211-0/+2
|
* Custom wall colors when playing the tutorial.Patrick Davison2012-03-191-0/+22
|
* Massive update to do.phpPatrick Davison2012-02-021-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'sPatrick Davison2011-12-131-1/+1
|
* Tutorial added in. More testing with a solver.Patrick Davison2011-12-051-55/+89
|
* flashing for go button, fix flashing intervalraylu2011-11-161-4/+19
|
* change flash on next buttonraylu2011-11-151-5/+11
|
* change lockingraylu2011-11-151-21/+10
|
* Locking and Unlocking for the "Next" button in tutorial.Patrick Davison2011-11-151-7/+26
|
* Tutorial, Map Position:'s, Solver.Patrick Davison2011-11-151-11/+44
|
* tutorial paginationraylu2011-11-091-59/+92
|
* Tutorial map series added.Patrick Davison2011-11-081-93/+65
|
* Tutorial workPatrick Davison2011-11-071-20/+106
|
* Tutorial workPatrick Davison2011-09-151-4/+53
|
* Tutorial changesPatrick Davison2011-09-111-5/+5
|
* Tutorial startedPatrick Davison2011-09-101-7/+71
|
* Files added for future use.Patrick Davison2011-09-091-0/+52