summaryrefslogtreecommitdiffstats
path: root/pages
Commit message (Expand)AuthorAgeFilesLines
* Added missing files, deleted some old files.Patrick Davison2013-01-254-1589/+0
* Challenges are now displayed in the correct order again. Ay' carumba.BlueRaja2013-01-241-8/+10
* Weekly maps now show the date as well as the time on the homepage scoreboardBlueRaja2013-01-241-1/+1
* Countdown now shows time to next weekly map as wellBlueRaja2013-01-241-25/+52
* oh wtf, that code isn't even used anymore -_-BlueRaja2013-01-241-138/+0
* 'moves in past week' should correctly include weekly maps, even when offset b...BlueRaja2013-01-241-3/+7
* Moved constants to constants.phpBlueRaja2013-01-241-0/+1
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-01-243-65/+25
|\
| * Updates to the new MemberlistPatrick Davison2013-01-241-5/+4
| * Chat fixesPatrick Davison2013-01-232-2/+8
| * A functional Memberlist again! New and improved!Patrick Davison2013-01-231-65/+20
* | Added a 'mapExpireTime' column to mapOfTheDay table, to simply a lot of SQLBlueRaja2013-01-242-30/+26
|/
* Playing around with ChatPatrick Davison2013-01-171-22/+57
* Adjusted / added footerlinks.Patrick Davison2013-01-171-1/+1
* Updated the About Us page.Patrick Davison2013-01-161-20/+31
* Added totalMoves and totalMazes to users; and isTiedForHighScore to solutions...BlueRaja2013-01-152-4/+4
* Chat cleanupPatrick Davison2013-01-151-17/+23
* This is the chat app* whoops.Patrick Davison2013-01-151-0/+220
* Replaced bullet-points with challenge images on challenge pageBlueRaja2013-01-131-5/+3
* Added totalWins and totalTies columns to the users table. Also, removed all ...BlueRaja2013-01-133-9/+8
* Fixed champion points not showing up correctly in leaderboards weekly/monthly...BlueRaja2013-01-131-2/+4
* Updated CSS of leaderboard page to not get ridiculously large with long names...BlueRaja2013-01-131-6/+6
* Replaced wins with champion points on the achievements page & achievement unl...BlueRaja2013-01-131-2/+2
* Fixed minor CSS issue with leaderboard pageBlueRaja2013-01-131-1/+1
* Added a championpoints image to all the pages. You're definitely going to wa...BlueRaja2013-01-132-3/+3
* Added champion points to the FAQBlueRaja2013-01-131-1/+23
* Added champion points to leaderboard pageBlueRaja2013-01-131-3/+12
* db.inc.php now only contains the database login info; the actual connection t...BlueRaja2013-01-1313-14/+14
* Added code for generating and using champion points, and for recalculating th...BlueRaja2013-01-131-7/+19
* changed ChallengeList to return rather than echo.Patrick Davison2013-01-111-12/+14
* Challenges, massEmail functions startedPatrick Davison2013-01-092-12/+263
* Map class and ChallengesPatrick Davison2013-01-082-5/+50
* Challenges Implementation. LOTS of stuffPatrick Davison2013-01-086-39/+189
* Fixes/adjustments for the LeaderboardPatrick Davison2013-01-081-37/+66
* Some work on a new MemberslistPatrick Davison2013-01-081-2/+58
* PHP's 5.4 depreciation of eregi_replace.Patrick Davison2012-12-263-15/+20
* SoundManager1/2 moved to a function in Globe.Patrick Davison2012-12-261-35/+5
* Overhauled the FAQ with Demo'sPatrick Davison2012-12-262-2/+81
* FAQ update and cache adjustmentsPatrick Davison2012-12-121-3/+31
* Bug fixes:Patrick Davison2012-12-123-21/+30
* New images, modified image caching.Patrick Davison2012-12-121-24/+69
* Tutorial progress saved for users not-logged-in.Patrick Davison2012-12-022-1/+10
* Lots of fixes and changes.Patrick Davison2012-11-293-22/+14
* MinorPatrick Davison2012-11-261-0/+4
* Prep for push to the main server.Patrick Davison2012-11-261-37/+39
* Added badge near username.Patrick Davison2012-11-261-12/+12
* Sounds, soundManager2Patrick Davison2012-11-011-4/+59
* integrate mixpanel peopleraylu2012-10-262-3/+6
* Completed an ugly but functional draft of the challenge-listing pageBlueRaja2012-10-011-1/+41
* Added a challenge-listing page, and skeleton code for the listing itselfBlueRaja2012-10-012-4/+73