Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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) | ||||
* | Map class and Challenges | Patrick Davison | 2013-01-08 | 1 | -0/+26 |
| | | | | | 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 | -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 ↵ | BlueRaja | 2012-08-25 | 1 | -8/+8 |
| | | | | //TODO | ||||
* | Added single-path blocking towers functionality to routePath | BlueRaja | 2012-08-25 | 1 | -6/+6 |
| | |||||
* | Multipath support for UI | Patrick Davison | 2012-08-21 | 1 | -24/+49 |
| | |||||
* | Gallery Update to test dual path. | Patrick Davison | 2012-08-18 | 1 | -191/+161 |
| | |||||
* | Tutorial added in. More testing with a solver. | Patrick Davison | 2011-12-05 | 1 | -41/+60 |
| | |||||
* | Leaderboard can now show further back than yesterday. | Patrick Davison | 2011-11-18 | 1 | -45/+98 |
| | |||||
* | Tutorial, Map Position:'s, Solver. | Patrick Davison | 2011-11-15 | 1 | -13/+302 |
| | |||||
* | Import mazetest from Dropbox | raylu | 2011-04-07 | 1 | -0/+47 |
| | | | | Excluded stray /db.inc.php file | ||||
* | Initial import from Dropbox | raylu | 2011-04-07 | 1 | -0/+113 |