summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-03-078-31/+67
|\
| * Changed pointer on left/right arrows in score page, and made them ↵BlueRaja2013-03-076-21/+34
| | | | | | | | unselectable (via new global '.unselectable' class, which you can use elsewhere if you want)
| * Moved #displayDate to CSS, fixed paddingBlueRaja2013-03-072-1/+7
| |
| * Added a "solution not available" message to currently-running mapsBlueRaja2013-03-072-1/+22
| |
| * Improved colors for currently running mapsBlueRaja2013-03-071-2/+3
| |
| * Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-03-0713-23/+540
| |\ | | | | | | | | | | | | Conflicts: includes/db.inc.php
| * | Supposedly this is supposed to delete it from the cache but not locally.....BlueRaja2013-03-071-11/+0
| | |
| * | Adding db.inc.phpBlueRaja2013-03-071-0/+1
| | |
* | | CSS for mute icon.Patrick Davison2013-03-071-1/+16
| | |
* | | Chat mute icon and smileysPatrick Davison2013-03-0752-5/+27
| | |
* | | Speed TweeksPatrick Davison2013-03-071-5/+6
| | |
* | | Whoops.Patrick Davison2013-03-071-1/+4
| | |
* | | Click and drag for the mapeditor.Patrick Davison2013-03-072-12/+36
| |/ |/|
* | Share.php fix.Patrick Davison2013-03-061-4/+16
| |
* | mapeditor Go button fix.Patrick Davison2013-03-063-2/+71
| |
* | Chat Pretty RedirectPatrick Davison2013-03-063-2/+95
| |
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-03-051-6/+20
|\|
| * Added a bunch more unnecessary chat filtersBlueRaja2013-03-051-6/+20
| |
* | Whoops missed this for the mapeditor.Patrick Davison2013-03-051-0/+7
| |
* | updated Homepage description.Patrick Davison2013-03-051-1/+1
| |
* | Chat mute, chat in Title.Patrick Davison2013-03-052-9/+33
| |
* | Image for links to facebook and etc.Patrick Davison2013-03-052-0/+1
| |
* | Map editor 0.1!Patrick Davison2013-03-055-7/+318
| |
* | !! db.inc.php change !! Don't write over your own!Patrick Davison2013-03-051-6/+1
|/ | | | This is the way the file should look.
* BUGFIX: Multiple hashes (#) in a line break url creation in chatBlueRaja2013-03-041-7/+5
|
* Chat antispam and more replacements.Patrick Davison2013-03-032-12/+43
|
* Chat /me and URL LinkingPatrick Davison2013-02-284-22/+45
|
* Labeled checkpoints and etc in the mapDisplayPatrick Davison2013-02-282-17/+12
|
* Fixed ChallengesPatrick Davison2013-02-283-58/+89
|
* 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
| | | | - Whoops...
* 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 ↵Patrick Davison2013-02-243-23/+49
| | | | being very slow.
* BUGFIX: Solution column not large enough! (make sure you run this code on ↵BlueRaja2013-02-221-1/+4
| | | | your test db snap)
* 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
| | | | | | | | 2 line change.