summaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
...
* Mute-User and Lockdown for chat. :).Patrick Davison2013-02-141-0/+15
* Chat restyled.Patrick Davison2013-02-141-0/+14
* Lots'n Lots of work on the scoreboard...Patrick Davison2013-02-141-2/+2
* Deleted depreciated functionPatrick Davison2013-02-091-1/+1
* Code cleanup / deletions.Patrick Davison2013-02-093-151/+9
* Emails!! go to /massemail as an admin.Patrick Davison2013-02-091-6/+12
* Chat supporting 50 messages, - also no blank-messages.Patrick Davison2013-02-091-1/+3
* Mapclass support for ID. - Whoops.Patrick Davison2013-02-091-3/+4
* Huge changes; started deprecation of PHP's displayMap()Patrick Davison2013-02-091-2/+7
* Fixed missing halfquotes for inserting maps at once.Patrick Davison2013-02-091-1/+1
* Adding maps at once, instead of seperate SQL calls.Patrick Davison2013-02-061-1/+1
* Updated incorrect image URLsPatrick Davison2013-01-311-8/+8
* Dynamic resizing of mapThumbnail.Patrick Davison2013-01-301-5/+36
* Mapclass->checkpoints/teleports are now accurate.Patrick Davison2013-01-301-0/+27
* Really rough API code started.Patrick Davison2013-01-291-0/+1
* The start of a new scoreboard or "Scores" page.Patrick Davison2013-01-271-0/+1
* Improved DisplayMapThumbnailPatrick Davison2013-01-262-30/+3
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-01-261-8/+95
|\
| * Tiny bit of cleanupPatrick Davison2013-01-261-4/+9
| * New mapcode applied to the Mapclass.Patrick Davison2013-01-261-7/+89
* | BUGFIX: Clicking the 'mute' button doesn't save across all maps until page is...BlueRaja2013-01-261-2/+2
* | Moved usersData table to users table, added a few more columns to users (curr...BlueRaja2013-01-262-29/+12
|/
* Merge branch 'doin_shit_on_laptop'BlueRaja2013-01-252-15/+38
|\
| * Tiers are now unlocked as the user players through challenges; challenges lef...BlueRaja2013-01-252-14/+35
* | Temporary tutorial hack - could break with a challengemapID 5.Patrick Davison2013-01-251-4/+5
* | `challengeMaps` table added; start of the required code changes.Patrick Davison2013-01-251-19/+20
|/
* HOURS -> HOUR. lol...Patrick Davison2013-01-241-1/+1
* whoops lolBlueRaja2013-01-241-1/+1
* Challenges are now displayed in the correct order again. Ay' carumba.BlueRaja2013-01-241-1/+2
* Countdown now shows time to next weekly map as wellBlueRaja2013-01-241-4/+15
* No time limit when generating mapsBlueRaja2013-01-241-1/+1
* Added (untested) code to try to correctly add points for weekly maps. Let's ...BlueRaja2013-01-242-6/+24
* NOW the memberlist should correctly display moves for weekly maps (even when ...BlueRaja2013-01-241-5/+7
* Using mapExpireTime for basically all playerStats now - champion points for w...BlueRaja2013-01-241-53/+52
* Moved constants to constants.phpBlueRaja2013-01-243-15/+78
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-01-241-7/+20
|\
| * Updates to the new MemberlistPatrick Davison2013-01-241-0/+2
| * A functional Memberlist again! New and improved!Patrick Davison2013-01-231-7/+18
* | Added a 'mapExpireTime' column to mapOfTheDay table, to simply a lot of SQLBlueRaja2013-01-241-1/+1
|/
* 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