summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reversed order of chat, added sounds.Patrick Davison2013-02-172-14/+34
|
* Map namesPatrick Davison2013-02-171-3/+23
|
* Added SQL to set the 'name' column in the 'maps' tableBlueRaja2013-02-171-1/+45
|
* Mute-User and Lockdown for chat. :).Patrick Davison2013-02-145-11/+77
|
* Map navigation CSS tweeks.Patrick Davison2013-02-141-6/+7
|
* Added insane speed, removed 'slow' hack.Patrick Davison2013-02-141-6/+9
|
* Chat restyled.Patrick Davison2013-02-143-99/+142
|
* Lots'n Lots of work on the scoreboard...Patrick Davison2013-02-147-543/+307
|
* Deleted depreciated functionPatrick Davison2013-02-091-1/+1
|
* Code cleanup / deletions.Patrick Davison2013-02-099-395/+38
|
* Hopefully fix for unsupported browsers..Patrick Davison2013-02-091-4/+3
|
* Chat, no blank messages, and switched to POST; which fixes a ton of missing ↵Patrick Davison2013-02-091-1/+2
| | | | characters.
* Unsubscribe in /cpPatrick Davison2013-02-091-12/+67
|
* Map URL rewrite .com/map/ID - Note this has domain name in it...Patrick Davison2013-02-094-12/+44
|
* Sending emails in GO, - also closing the session.Patrick Davison2013-02-091-0/+7
|
* 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
| | | | | | | | | New JS function 'mapAsHTML(mapAsObject)' getScores() will now return solutions if the map has expired. Homepage now uses mapAsHTML. Removed some padding on scoreboard. scoresFormatPage() supports solutions if available. (This can be row-specific) And tons of CSS - deprecating old CSS.
* 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 ↵Patrick Davison2013-01-291-0/+14
| | | | key-commands. For no-mouse play.
* 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
| | | | - I have the feeling some adjustments made here might propigate to the Home page eventually.
* 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 ↵BlueRaja2013-01-263-5/+24
| | | | | | | | is refreshed
* | Moved usersData table to users table, added a few more columns to users ↵BlueRaja2013-01-269-79/+60
|/ | | | (currently unused)
* Merge branch 'doin_shit_on_laptop'BlueRaja2013-01-256-45/+133
|\ | | | | | | | | | | | | Conflicts: includes/datas.php also fixed some stuffs
| * whoops, switching between languages too quickly..BlueRaja2013-01-251-2/+4
| |