summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fixing a quick injectiongit2013-02-211-1/+1
| |
| * Fixing DB updates to grab names of complex maps as wellgit2013-02-211-22/+21
| |
| * BUGFIX: Chat filter is case sensitivegit2013-02-211-14/+13
| |
* | Small animation adjustment.Patrick Davison2013-02-211-4/+6
| |
* | More logically set up the top-bar. Switching this to a Fixed header is now a ↵Patrick Davison2013-02-212-14/+24
| | | | | | | | 2 line change.
* | Moved isCurrentMap function.Patrick Davison2013-02-212-13/+16
| |
* | Preperation for cacheing scores.Patrick Davison2013-02-213-145/+35
| |
* | Score page improvements.Patrick Davison2013-02-213-24/+83
| |
* | Humans.txt as suggested by raylu for-fun. See humanstxt.orgPatrick Davison2013-02-211-0/+40
| |
* | Moved sqli connection to sqlEmbeded.phpPatrick Davison2013-02-218-10/+9
|/
* Support for multiple spaces in a username.Patrick Davison2013-02-201-0/+1
|
* Fixed a bug where no-path tiles weren't showing correctly.Patrick Davison2013-02-201-4/+4
|
* Switched to PHP 5.4 . Added domain/user/id.js to the url rewrite. Added ↵Patrick Davison2013-02-202-1/+57
| | | | users.ajax.php
* Added the mapcode to the map-object - temporarly at least.Patrick Davison2013-02-201-2/+2
|
* added /time to chat for funziesPatrick Davison2013-02-201-1/+9
|
* Fixed position header.Patrick Davison2013-02-202-8/+18
|
* Restyled and fixed some bugs in the scoreboard.Patrick Davison2013-02-203-48/+68
|
* Fix seeing your own message twice in chat.Patrick Davison2013-02-201-3/+5
|
* The forgotten oldleaderboard - but will be deleted soon.Patrick Davison2013-02-181-0/+377
|
* More chat fixesPatrick Davison2013-02-184-18/+17
|
* Active/Inactive maps shown in scoreboard.Patrick Davison2013-02-183-18/+23
|
* BUGFIX: Achievement emblems not showing correctly.Patrick Davison2013-02-182-2/+12
|
* Chat updates. Commands /say to speak as server. Notification of new maps in ↵Patrick Davison2013-02-185-25/+47
| | | | chat.
* Active maps now have a different color in the scoreboard.Patrick Davison2013-02-173-13/+26
|
* Updating FAQ for weekly map champion pointsBlueRaja2013-02-171-2/+3
|
* I have no idea why these slashes or here, or why the buttons no longer work ↵BlueRaja2013-02-171-3/+3
| | | | when they definitely used to... wtf??
* BUGFIX: Player stats not workingBlueRaja2013-02-171-9/+10
|
* BUGFIX: Some of the map-types contain special characters!BlueRaja2013-02-171-1/+1
|
* Whoops.Patrick Davison2013-02-171-1/+1
|
* Added Untested code to insert the names into the DB initially.Patrick Davison2013-02-171-1/+1
|
* Simple Normal Complex Map names added in generation.Patrick Davison2013-02-171-1/+1
|
* Modified restrictions for usernames.Patrick Davison2013-02-171-12/+19
|
* Memberlist cleanup. CSS tweeks.Patrick Davison2013-02-172-20/+3
|
* Challenge maps can be accessed with domain/challenge/ID.jsPatrick Davison2013-02-172-0/+37
|
* Now using Jquery everywhere.Patrick Davison2013-02-175-88/+58
| | | | | | Moved displayMap to mapSpecs. Using displayMap @ Home. Cleaned up scores page.
* 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
|