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) | ||||
* | Challenges Implementation. LOTS of stuff | Patrick Davison | 2013-01-08 | 1 | -11/+10 |
| | | | | | 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. | ||||
* | SoundManager1/2 moved to a function in Globe. | Patrick Davison | 2012-12-26 | 1 | -35/+5 |
| | |||||
* | Bug fixes: | Patrick Davison | 2012-12-12 | 1 | -1/+0 |
| | | | | | | Fixed bug where scores were being loaded twice. Moved GZIP Compression to index.php Updated login.php to call an error on empty email addresses. | ||||
* | New images, modified image caching. | Patrick Davison | 2012-12-12 | 1 | -24/+69 |
| | |||||
* | Lots of fixes and changes. | Patrick Davison | 2012-11-29 | 1 | -20/+6 |
| | | | | | | | | 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. | ||||
* | Prep for push to the main server. | Patrick Davison | 2012-11-26 | 1 | -37/+39 |
| | | | | Some future proofing changes, and some changes for the sake of change. | ||||
* | Added badge near username. | Patrick Davison | 2012-11-26 | 1 | -12/+12 |
| | |||||
* | Sounds, soundManager2 | Patrick Davison | 2012-11-01 | 1 | -4/+59 |
| | | | | | | | | | Created and added "blingb" sound. Added a couple images to the cache Started adding soundManager2 - needs work. More testing on the multi-path animation code. General cleanup on the sounds. Changed the "Improved score 0 to X" to "You scored X" | ||||
* | Created remanants of a challenge page (loaded completely from the database). ↵ | BlueRaja | 2012-08-27 | 1 | -12/+1 |
| | | | | Kept the old challenge page, because Snap will probably want to reuse the Javascript. | ||||
* | Fixing various javascript warnings, as well as renaming all //!! comments to ↵ | BlueRaja | 2012-08-25 | 1 | -2/+2 |
| | | | | //TODO | ||||
* | The start on Multi-day maps and Dual Path mechanic | Patrick Davison | 2012-08-18 | 1 | -1/+12 |
| | | | | Halfway started both. | ||||
* | Bugs, timezone. | Patrick Davison | 2012-08-18 | 1 | -31/+0 |
| | | | | | | This server should remain using the New_York timezone. Maps start at 9, not 12! Fixed a bug where default displaycolor was not being used. Fixed a bug where the user would not be logged in instantly. | ||||
* | Everything related to the scoreboard. | Patrick Davison | 2012-07-31 | 1 | -17/+26 |
| | | | | | | | New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved. | ||||
* | fix lots of warnings, whitespace | raylu | 2012-07-18 | 1 | -10/+12 |
| | |||||
* | Confirm refresh page on countdown to 0 | Patrick Davison | 2012-07-04 | 1 | -0/+9 |
| | |||||
* | Error when MapID's weren't in order. | Patrick Davison | 2012-07-04 | 1 | -7/+17 |
| | |||||
* | add tutorial and map difficulty tracking | raylu | 2012-04-25 | 1 | -4/+4 |
| | |||||
* | Meta description & Clock | Patrick Davison | 2012-04-17 | 1 | -21/+32 |
| | | | | Also added an update button to scores | ||||
* | Changed to a map-pool. | Patrick Davison | 2012-04-17 | 1 | -33/+50 |
| | |||||
* | Brought back Special-map-names | Patrick Davison | 2012-04-06 | 1 | -7/+37 |
| | |||||
* | Home changes and updates. | Patrick Davison | 2012-03-19 | 1 | -120/+130 |
| | |||||
* | Game loading custom emblems & session loading. | Patrick Davison | 2012-02-02 | 1 | -4/+61 |
| | | | | | Add: Loading of wallColor and wallEmblem for the game. Add: Support for loading of SESSION stored solutions for non-logged in users. | ||||
* | Clean URL's | Patrick Davison | 2011-12-13 | 1 | -9/+9 |
| | |||||
* | make countdown timer a little more accurate | raylu | 2011-12-07 | 1 | -34/+25 |
| | |||||
* | Countdown timer, Radivel/Splax added, Time taken => Time. | Patrick Davison | 2011-12-07 | 1 | -0/+38 |
| | |||||
* | re-introduce extra text for guests | raylu | 2011-11-05 | 1 | -0/+10 |
| | |||||
* | fix async font/js loading issues | raylu | 2011-11-05 | 1 | -1/+1 |
| | |||||
* | new layout | raylu | 2011-11-05 | 1 | -119/+60 |
| | |||||
* | hide login link, change case on 'About Us' | raylu | 2011-09-14 | 1 | -2/+0 |
| | |||||
* | fix some validation issues; get rid of div around like button | raylu | 2011-09-14 | 1 | -17/+8 |
| | |||||
* | Like button | Patrick Davison | 2011-09-14 | 1 | -2/+6 |
| | |||||
* | Removed out-dated dialog. | Patrick Davison | 2011-09-12 | 1 | -7/+9 |
| | |||||
* | move some text around | raylu | 2011-09-09 | 1 | -5/+8 |
| | |||||
* | changes to pathery.com | Patrick Davison | 2011-09-09 | 1 | -4/+6 |
| | |||||
* | Improved map validation. | Patrick Davison | 2011-05-02 | 1 | -41/+53 |
| | |||||
* | Added map "Seeing Double" to Saturday. | Patrick Davison | 2011-04-22 | 1 | -1/+1 |
| | | | | Fixed an issue with pathing related to multiple checkpoints and a teleport. | ||||
* | Initial import from Dropbox | raylu | 2011-04-07 | 1 | -0/+167 |