summaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* BUGFIX: Race condition when generating maps - might accidentally generate two...BlueRaja2012-08-261-1/+1
* Found a few more TODO commentsBlueRaja2012-08-251-1/+1
* Fixing various javascript warnings, as well as renaming all //!! comments to ...BlueRaja2012-08-253-6/+6
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2012-08-251-0/+7
|\
| * Rock X and Rock x UI supportPatrick Davison2012-08-251-0/+7
* | Added single-path blocking towers functionality to routePathBlueRaja2012-08-251-19/+25
|/
* Multipath support for UIPatrick Davison2012-08-211-5/+7
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-08-182-16/+12
|\
| * Merge branch 'master' of git.raylu.net:patheryBlueRaja2012-08-182-4/+35
| |\
| * | Preloading of path imagesBlueRaja2012-08-182-15/+11
* | | Syntax errorPatrick Davison2012-08-181-1/+1
| |/ |/|
* | The start on Multi-day maps and Dual Path mechanicPatrick Davison2012-08-182-4/+35
|/
* A couple of achievements points set.Patrick Davison2012-08-181-1/+2