summaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* Updates to the new MemberlistPatrick Davison2013-01-241-0/+2
* A functional Memberlist again! New and improved!Patrick Davison2013-01-231-7/+18
* BUGFIX: Maps sometimes not all being generated..BlueRaja2013-01-221-1/+1
* Adjusted / added footerlinks.Patrick Davison2013-01-171-1/+1
* Added totalMoves and totalMazes to users; and isTiedForHighScore to solutions...BlueRaja2013-01-152-80/+72
* Chat cleanupPatrick Davison2013-01-151-1/+1
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-01-152-16/+11
|\
| * 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-151-0/+74
* | The scary chat-app in working form!Patrick Davison2013-01-151-26/+24
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-01-147-137/+320
|\|
| * Small bugfix for not loading disabled challengesBlueRaja2013-01-131-11/+2
| * Added totalWins and totalTies columns to the users table. Also, removed all ...BlueRaja2013-01-133-82/+77
| * Replaced wins with champion points on the achievements page & achievement unl...BlueRaja2013-01-131-19/+17
| * Made some calculations significantly simpler by adding a 'isHighScore' column...BlueRaja2013-01-131-16/+39
| * Updated the copyright!BlueRaja2013-01-131-1/+1
| * Moved the social-buttons next to the copyright to make the footer a bit more ...BlueRaja2013-01-131-13/+11
| * Added champion points to leaderboard pageBlueRaja2013-01-131-3/+4
| * db.inc.php now only contains the database login info; the actual connection t...BlueRaja2013-01-135-15/+14
| * don't mind me; minor cleanupBlueRaja2013-01-131-2/+0
| * Added code for generating and using champion points, and for recalculating th...BlueRaja2013-01-132-1/+181
* | Missing email lock definitionPatrick Davison2013-01-141-0/+4
|/
* QueueEmail functionPatrick Davison2013-01-111-0/+148
* Social buttonsPatrick Davison2013-01-111-2/+11
* Challenges, massEmail functions startedPatrick Davison2013-01-092-1/+20
* Map class and ChallengesPatrick Davison2013-01-081-0/+55
* Updating.php for use when making updates to the main server.Patrick Davison2013-01-081-0/+154
* Challenges Implementation. LOTS of stuffPatrick Davison2013-01-083-30/+229
* Map addition & ChangesPatrick Davison2012-12-271-1/+1
* Overhauled the FAQ with Demo'sPatrick Davison2012-12-261-1/+1
* Footer, sign-in adjustments to prevent web-crawler cache.Patrick Davison2012-12-261-5/+18
* FAQ update and cache adjustmentsPatrick Davison2012-12-121-3/+3
* RouteMultiPath() function added for cleaner code.Patrick Davison2012-12-122-3/+27
* New images, modified image caching.Patrick Davison2012-12-121-4/+21
* Image updates and mapspecs fixes.Patrick Davison2012-12-022-4/+5
* Lots of fixes and changes.Patrick Davison2012-11-292-22/+6
* Cache changesPatrick Davison2012-11-261-3/+3
* Added badge near username.Patrick Davison2012-11-261-19/+44
* Sounds, soundManager2Patrick Davison2012-11-011-1/+3
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-10-271-5/+16
|\
| * integrate mixpanel peopleraylu2012-10-261-4/+15
* | Newline charPatrick Davison2012-10-271-1/+1
|/
* Completed an ugly but functional draft of the challenge-listing pageBlueRaja2012-10-011-1/+17
* Added a challenge-listing page, and skeleton code for the listing itselfBlueRaja2012-10-011-0/+10
* Fixing tutorialBlueRaja2012-10-011-2/+2
* Fixed a few bugs with challenges, and added some debugging code (which still ...BlueRaja2012-10-011-5/+52
* Added the lightweight FirePHPCore debugging library for debugging AJAX queriesBlueRaja2012-10-015-0/+3672
* Did some more work on the challenges, to have them added to the DB when the u...BlueRaja2012-09-302-34/+169
* Created remanants of a challenge page (loaded completely from the database). ...BlueRaja2012-08-271-1/+56