summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Emails!! go to /massemail as an admin.Patrick Davison2013-02-092-133/+205
* 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-099-133/+523
* 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
* Commented out the memberlist page-divide dropdown.Patrick Davison2013-01-311-1/+2
* Updated incorrect image URLsPatrick Davison2013-01-312-9/+9
* Pixel pinching for chat.Patrick Davison2013-01-312-16/+29
* Error logging. .htaccess cacheing. Modified doredirect to use $mydomainPatrick Davison2013-01-318-24/+173
* Dynamic resizing of mapThumbnail.Patrick Davison2013-01-304-15/+80
* Mapclass->checkpoints/teleports are now accurate.Patrick Davison2013-01-301-0/+27
* More deletion of old code.Patrick Davison2013-01-301-566/+1
* Obvious use is the contra code. duh. - But this might be useful for other key...Patrick Davison2013-01-291-0/+14
* Really rough API code started.Patrick Davison2013-01-292-5/+63
* Whoops forgot the song.Patrick Davison2013-01-291-0/+0
* FAQ; A little bit about 'cheating'/solvers and Theme SongPatrick Davison2013-01-291-1/+29
* ajax stuff for scores.phpPatrick Davison2013-01-292-8/+61
* Leaderboard renamed to scores. URL backdating included.Patrick Davison2013-01-292-49/+126
* Some images moved.Patrick Davison2013-01-275-0/+0
* ajax chat moved. loading.gif added - not sure if we'll use it.Patrick Davison2013-01-272-1/+1
* The start of a new scoreboard or "Scores" page.Patrick Davison2013-01-275-198/+325
* quick fix on missing totalSeconds.Patrick Davison2013-01-261-1/+2
* And the CSS that goes along with it... WhoopsPatrick Davison2013-01-261-6/+26
* Improved DisplayMapThumbnailPatrick Davison2013-01-262-30/+3
* Deleting dead code.Patrick Davison2013-01-261-165/+0
* Removed unnecessary blank.png in current scores that was causing me issuesBlueRaja2013-01-262-3/+1
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-01-262-9/+96
|\
| * Tiny bit of cleanupPatrick Davison2013-01-261-4/+9
| * New mapcode applied to the Mapclass.Patrick Davison2013-01-261-7/+89
| * updated URL login to the showSignin(); popup.Patrick Davison2013-01-261-1/+1
* | BUGFIX: Clicking the 'mute' button doesn't save across all maps until page is...BlueRaja2013-01-263-5/+24
* | Moved usersData table to users table, added a few more columns to users (curr...BlueRaja2013-01-269-79/+60
|/
* Merge branch 'doin_shit_on_laptop'BlueRaja2013-01-256-45/+133
|\
| * whoops, switching between languages too quickly..BlueRaja2013-01-251-2/+4
| * Don't show chat bar if not logged inBlueRaja2013-01-251-4/+5
| * Tiers are now unlocked as the user players through challenges; challenges lef...BlueRaja2013-01-255-38/+102
* | 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-255-31/+35
|/
* URL re-write for tutorial, instead of showing different things@ pathery.com/Patrick Davison2013-01-251-1/+6
* Added missing files, deleted some old files.Patrick Davison2013-01-258-1589/+56
* 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-244-12/+24
* Weekly maps now show the date as well as the time on the homepage scoreboardBlueRaja2013-01-242-3/+7
* Countdown now shows time to next weekly map as wellBlueRaja2013-01-242-29/+67
* 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
* Added titles back to memberslist headersBlueRaja2013-01-241-10/+11
* NOW the memberlist should correctly display moves for weekly maps (even when ...BlueRaja2013-01-241-5/+7