Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | missing $userID issue. | Snap | 2015-05-02 | 1 | -1/+0 |
| | |||||
* | Quick test with giteye app. | Snap | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | Enabled sending emails. | Patrick Davison | 2013-06-05 | 1 | -0/+4 |
| | |||||
* | Sticky Footer! moved <body> tag, renamed $Links $headerLinks. | Patrick Davison | 2013-05-28 | 1 | -2/+2 |
| | |||||
* | Many bugs and PHP notices & warning fixes. | Patrick Davison | 2013-05-10 | 1 | -1/+1 |
| | |||||
* | Tutorial link changes | Patrick Davison | 2013-04-01 | 1 | -8/+4 |
| | |||||
* | BUGFIX: "Tomorrow today" not executing | Patrick Davison | 2013-03-12 | 1 | -1/+1 |
| | |||||
* | updated Homepage description. | Patrick Davison | 2013-03-05 | 1 | -1/+1 |
| | |||||
* | Now using Jquery everywhere. | Patrick Davison | 2013-02-17 | 1 | -17/+3 |
| | | | | | | Moved displayMap to mapSpecs. Using displayMap @ Home. Cleaned up scores page. | ||||
* | Lots'n Lots of work on the scoreboard... | Patrick Davison | 2013-02-14 | 1 | -1/+2 |
| | |||||
* | Code cleanup / deletions. | Patrick Davison | 2013-02-09 | 1 | -5/+0 |
| | |||||
* | Huge changes; started deprecation of PHP's displayMap() | Patrick Davison | 2013-02-09 | 1 | -7/+19 |
| | | | | | | | | | New JS function 'mapAsHTML(mapAsObject)' getScores() will now return solutions if the map has expired. Homepage now uses mapAsHTML. Removed some padding on scoreboard. scoresFormatPage() supports solutions if available. (This can be row-specific) And tons of CSS - deprecating old CSS. | ||||
* | quick fix on missing totalSeconds. | Patrick Davison | 2013-01-26 | 1 | -1/+2 |
| | |||||
* | Weekly maps now show the date as well as the time on the homepage scoreboard | BlueRaja | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | Countdown now shows time to next weekly map as well | BlueRaja | 2013-01-24 | 1 | -25/+52 |
| | |||||
* | Moved constants to constants.php | BlueRaja | 2013-01-24 | 1 | -0/+1 |
| | |||||
* | Added a 'mapExpireTime' column to mapOfTheDay table, to simply a lot of SQL | BlueRaja | 2013-01-24 | 1 | -26/+26 |
| | |||||
* | 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 |
| |