summaryrefslogtreecommitdiffstats
path: root/pages/gallery.php
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Map class and ChallengesPatrick Davison2013-01-081-0/+26
| | | | | The mapclass should eventually replace the current mapmatrix array w/ headers. Work on challenges progresses nicely
* Challenges Implementation. LOTS of stuffPatrick Davison2013-01-081-12/+166
| | | | | 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.
* Fixing various javascript warnings, as well as renaming all //!! comments to ↵BlueRaja2012-08-251-8/+8
| | | | //TODO
* Added single-path blocking towers functionality to routePathBlueRaja2012-08-251-6/+6
|
* Multipath support for UIPatrick Davison2012-08-211-24/+49
|
* Gallery Update to test dual path.Patrick Davison2012-08-181-191/+161
|
* Tutorial added in. More testing with a solver.Patrick Davison2011-12-051-41/+60
|
* Leaderboard can now show further back than yesterday.Patrick Davison2011-11-181-45/+98
|
* Tutorial, Map Position:'s, Solver.Patrick Davison2011-11-151-13/+302
|
* Import mazetest from Dropboxraylu2011-04-071-0/+47
| | | | Excluded stray /db.inc.php file
* Initial import from Dropboxraylu2011-04-071-0/+113