summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Restored checkpoint fade transitions.Patrick Davison2013-02-281-0/+4
* Fixes for unique font-sets in Chat.Patrick Davison2013-02-281-4/+6
* Fixes for Challenges.Patrick Davison2013-02-282-4/+12
* Link to a specific solution in scores, and other tweaks.Patrick Davison2013-02-284-25/+49
* Increased size of top-right badge.Patrick Davison2013-02-262-7/+18
* Upped page width to 960px from 900px globally.Patrick Davison2013-02-263-14/+22
* BUGFIX: I hate Javascript Time. CSS changes too.Patrick Davison2013-02-262-30/+52
* Partial-Fix. This needs to be fixed in SQL :(. Reported typo from feedback. -...Patrick Davison2013-02-241-1/+3
* Added New user registered to chat.Patrick Davison2013-02-241-0/+2
* Missed a space :P. Feel free to edit this file!Patrick Davison2013-02-241-1/+1
* Fixed stuck-yellow issue with flashElement.Patrick Davison2013-02-241-14/+14
* Prettier progress bars.Patrick Davison2013-02-242-59/+82
* Added /spoiler command to chat - Fixed issue with 2 quick succession chats be...Patrick Davison2013-02-243-23/+49
* BUGFIX: Solution column not large enough! (make sure you run this code on you...BlueRaja2013-02-221-1/+4
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-02-213-37/+40
|\
| * Added a few more chat filters :)BlueRaja2013-02-211-1/+6
| * 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
* | 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 users...Patrick Davison2013-02-202-1/+57
* 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 c...Patrick Davison2013-02-185-25/+47
* 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 w...BlueRaja2013-02-171-3/+3
* 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