summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Using mapExpireTime for basically all playerStats now - champion points for w...BlueRaja2013-01-241-53/+52
* Moved constants to constants.phpBlueRaja2013-01-244-15/+79
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-01-2411-346/+776
|\
| * Added additional SQL ALTERsPatrick Davison2013-01-241-2/+10
| * Updates to the new MemberlistPatrick Davison2013-01-245-27/+72
| * Some code relating to testing an API.Patrick Davison2013-01-242-217/+591
| * Chat fixesPatrick Davison2013-01-233-2/+10
| * A functional Memberlist again! New and improved!Patrick Davison2013-01-235-126/+119
* | Added a 'mapExpireTime' column to mapOfTheDay table, to simply a lot of SQLBlueRaja2013-01-245-53/+50
|/
* BUGFIX: Maps sometimes not all being generated..BlueRaja2013-01-221-1/+1
* Quick auto-format jsBlueRaja2013-01-221-146/+164
* Playing around with ChatPatrick Davison2013-01-171-22/+57
* Adjusted / added footerlinks.Patrick Davison2013-01-173-4/+17
* Updated the About Us page.Patrick Davison2013-01-161-20/+31
* Added totalMoves and totalMazes to users; and isTiedForHighScore to solutions...BlueRaja2013-01-156-88/+85
* Chat cleanupPatrick Davison2013-01-153-24/+34
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-01-153-16/+16
|\
| * Adding a file containing all database changes made (since copying Snap's DB)BlueRaja2013-01-151-0/+5
| * BUGFIX: Updating high scores going super SUPER slowBlueRaja2013-01-151-15/+10
| * BUGFIX: Ties not displaying correctly on the achievements pageBlueRaja2013-01-151-1/+1
* | This is the chat app* whoops.Patrick Davison2013-01-153-0/+372
* | The scary chat-app in working form!Patrick Davison2013-01-153-29/+28
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-01-1430-197/+510
|\|
| * Replaced bullet-points with challenge images on challenge pageBlueRaja2013-01-132-20/+36
| * Small bugfix for not loading disabled challengesBlueRaja2013-01-131-11/+2
| * grammarBlueRaja2013-01-131-1/+1
| * Added a bit more to update notesBlueRaja2013-01-131-3/+4
| * Adding update notes, since there's a lot that needs to be done to upgradeBlueRaja2013-01-131-0/+11
| * Added totalWins and totalTies columns to the users table. Also, removed all ...BlueRaja2013-01-136-91/+85
| * 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-132-9/+29
| * Replaced wins with champion points on the achievements page & achievement unl...BlueRaja2013-01-132-21/+19
| * Fixed minor CSS issue with leaderboard pageBlueRaja2013-01-132-3/+3
| * Added a championpoints image to all the pages. You're definitely going to wa...BlueRaja2013-01-133-3/+3
| * Made some calculations significantly simpler by adding a 'isHighScore' column...BlueRaja2013-01-131-16/+39
| * Added champion points to the FAQBlueRaja2013-01-131-1/+23
| * Updated the copyright!BlueRaja2013-01-131-1/+1
| * Added a fix for IE to remove the border around the social-buttons.BlueRaja2013-01-131-0/+1
| * Moved the social-buttons next to the copyright to make the footer a bit more ...BlueRaja2013-01-132-22/+32
| * Minor change to make the challenge_incomplete color less intenseBlueRaja2013-01-131-2/+2
| * Added champion points to leaderboard pageBlueRaja2013-01-133-6/+26
| * db.inc.php now only contains the database login info; the actual connection t...BlueRaja2013-01-1322-35/+34
| * don't mind me; minor cleanupBlueRaja2013-01-131-2/+0
| * Added code for generating and using champion points, and for recalculating th...BlueRaja2013-01-133-8/+200
* | Missing email lock definitionPatrick Davison2013-01-142-0/+7
|/
* changed ChallengeList to return rather than echo.Patrick Davison2013-01-111-12/+14
* QueueEmail functionPatrick Davison2013-01-111-0/+148
* Social buttonsPatrick Davison2013-01-114-11/+37