| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | oh wtf, that code isn't even used anymore -_- | BlueRaja | 2013-01-24 | 1 | -138/+0 |
* | 'moves in past week' should correctly include weekly maps, even when offset b... | BlueRaja | 2013-01-24 | 1 | -3/+7 |
* | Moved constants to constants.php | BlueRaja | 2013-01-24 | 1 | -0/+1 |
* | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2013-01-24 | 3 | -65/+25 |
|\ |
|
| * | Updates to the new Memberlist | Patrick Davison | 2013-01-24 | 1 | -5/+4 |
| * | Chat fixes | Patrick Davison | 2013-01-23 | 2 | -2/+8 |
| * | A functional Memberlist again! New and improved! | Patrick Davison | 2013-01-23 | 1 | -65/+20 |
* | | Added a 'mapExpireTime' column to mapOfTheDay table, to simply a lot of SQL | BlueRaja | 2013-01-24 | 2 | -30/+26 |
|/ |
|
* | Playing around with Chat | Patrick Davison | 2013-01-17 | 1 | -22/+57 |
* | Adjusted / added footerlinks. | Patrick Davison | 2013-01-17 | 1 | -1/+1 |
* | Updated the About Us page. | Patrick Davison | 2013-01-16 | 1 | -20/+31 |
* | Added totalMoves and totalMazes to users; and isTiedForHighScore to solutions... | BlueRaja | 2013-01-15 | 2 | -4/+4 |
* | Chat cleanup | Patrick Davison | 2013-01-15 | 1 | -17/+23 |
* | This is the chat app* whoops. | Patrick Davison | 2013-01-15 | 1 | -0/+220 |
* | Replaced bullet-points with challenge images on challenge page | BlueRaja | 2013-01-13 | 1 | -5/+3 |
* | Added totalWins and totalTies columns to the users table. Also, removed all ... | BlueRaja | 2013-01-13 | 3 | -9/+8 |
* | Fixed champion points not showing up correctly in leaderboards weekly/monthly... | BlueRaja | 2013-01-13 | 1 | -2/+4 |
* | Updated CSS of leaderboard page to not get ridiculously large with long names... | BlueRaja | 2013-01-13 | 1 | -6/+6 |
* | Replaced wins with champion points on the achievements page & achievement unl... | BlueRaja | 2013-01-13 | 1 | -2/+2 |
* | Fixed minor CSS issue with leaderboard page | BlueRaja | 2013-01-13 | 1 | -1/+1 |
* | Added a championpoints image to all the pages. You're definitely going to wa... | BlueRaja | 2013-01-13 | 2 | -3/+3 |
* | Added champion points to the FAQ | BlueRaja | 2013-01-13 | 1 | -1/+23 |
* | Added champion points to leaderboard page | BlueRaja | 2013-01-13 | 1 | -3/+12 |
* | db.inc.php now only contains the database login info; the actual connection t... | BlueRaja | 2013-01-13 | 13 | -14/+14 |
* | Added code for generating and using champion points, and for recalculating th... | BlueRaja | 2013-01-13 | 1 | -7/+19 |
* | changed ChallengeList to return rather than echo. | Patrick Davison | 2013-01-11 | 1 | -12/+14 |
* | Challenges, massEmail functions started | Patrick Davison | 2013-01-09 | 2 | -12/+263 |
* | Map class and Challenges | Patrick Davison | 2013-01-08 | 2 | -5/+50 |
* | Challenges Implementation. LOTS of stuff | Patrick Davison | 2013-01-08 | 6 | -39/+189 |
* | Fixes/adjustments for the Leaderboard | Patrick Davison | 2013-01-08 | 1 | -37/+66 |
* | Some work on a new Memberslist | Patrick Davison | 2013-01-08 | 1 | -2/+58 |
* | PHP's 5.4 depreciation of eregi_replace. | Patrick Davison | 2012-12-26 | 3 | -15/+20 |
* | SoundManager1/2 moved to a function in Globe. | Patrick Davison | 2012-12-26 | 1 | -35/+5 |
* | Overhauled the FAQ with Demo's | Patrick Davison | 2012-12-26 | 2 | -2/+81 |
* | FAQ update and cache adjustments | Patrick Davison | 2012-12-12 | 1 | -3/+31 |
* | Bug fixes: | Patrick Davison | 2012-12-12 | 3 | -21/+30 |
* | New images, modified image caching. | Patrick Davison | 2012-12-12 | 1 | -24/+69 |
* | Tutorial progress saved for users not-logged-in. | Patrick Davison | 2012-12-02 | 2 | -1/+10 |
* | Lots of fixes and changes. | Patrick Davison | 2012-11-29 | 3 | -22/+14 |
* | Minor | Patrick Davison | 2012-11-26 | 1 | -0/+4 |
* | Prep for push to the main server. | Patrick Davison | 2012-11-26 | 1 | -37/+39 |
* | Added badge near username. | Patrick Davison | 2012-11-26 | 1 | -12/+12 |
* | Sounds, soundManager2 | Patrick Davison | 2012-11-01 | 1 | -4/+59 |
* | integrate mixpanel people | raylu | 2012-10-26 | 2 | -3/+6 |
* | Completed an ugly but functional draft of the challenge-listing page | BlueRaja | 2012-10-01 | 1 | -1/+41 |
* | Added a challenge-listing page, and skeleton code for the listing itself | BlueRaja | 2012-10-01 | 2 | -4/+73 |
* | 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 |
* | Did some more work on the challenges, to have them added to the DB when the u... | BlueRaja | 2012-09-30 | 2 | -17/+21 |
* | Doesn't make sense that some of the items don't count today's and others do | BlueRaja | 2012-09-10 | 1 | -2/+2 |