Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a challenge-listing page, and skeleton code for the listing itself | BlueRaja | 2012-10-01 | 1 | -4/+10 |
| | |||||
* | Fixed a few JS errors on challenge page | BlueRaja | 2012-10-01 | 1 | -1/+6 |
| | |||||
* | Fixed a few bugs with challenges, and added some debugging code (which still ↵ | BlueRaja | 2012-10-01 | 1 | -4/+5 |
| | | | | needs to be removed) | ||||
* | Did some more work on the challenges, to have them added to the DB when the ↵ | BlueRaja | 2012-09-30 | 1 | -13/+21 |
| | | | | user actually completes them. No idea if it actually works yet :) | ||||
* | Created remanants of a challenge page (loaded completely from the database). ↵ | BlueRaja | 2012-08-27 | 1 | -326/+187 |
| | | | | Kept the old challenge page, because Snap will probably want to reuse the Javascript. | ||||
* | Challenge page fix | Patrick Davison | 2012-08-26 | 1 | -1/+1 |
| | |||||
* | Fixing various javascript warnings, as well as renaming all //!! comments to ↵ | BlueRaja | 2012-08-25 | 1 | -4/+5 |
| | | | | //TODO | ||||
* | achievements page & challenge.php | Patrick Davison | 2012-02-02 | 1 | -0/+361 |