Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Chat mute, chat in Title. | Patrick Davison | 2013-03-05 | 2 | -9/+33 | |
| | | | | ||||||
| * | | | Image for links to facebook and etc. | Patrick Davison | 2013-03-05 | 2 | -0/+1 | |
| | | | | ||||||
| * | | | Map editor 0.1! | Patrick Davison | 2013-03-05 | 5 | -7/+318 | |
| | | | | ||||||
| * | | | !! db.inc.php change !! Don't write over your own! | Patrick Davison | 2013-03-05 | 1 | -6/+1 | |
| | | | | | | | | | | | | | | | | This is the way the file should look. | |||||
* | | | | Supposedly this is supposed to delete it from the cache but not locally..... | BlueRaja | 2013-03-07 | 1 | -11/+0 | |
| | | | | ||||||
* | | | | Adding db.inc.php | BlueRaja | 2013-03-07 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | Added a bunch more unnecessary chat filters | BlueRaja | 2013-03-05 | 1 | -6/+20 | |
|/ / | ||||||
* | | BUGFIX: Multiple hashes (#) in a line break url creation in chat | BlueRaja | 2013-03-04 | 1 | -7/+5 | |
| | | ||||||
* | | Chat antispam and more replacements. | Patrick Davison | 2013-03-03 | 2 | -12/+43 | |
| | | ||||||
* | | Chat /me and URL Linking | Patrick Davison | 2013-02-28 | 4 | -22/+45 | |
| | | ||||||
* | | Labeled checkpoints and etc in the mapDisplay | Patrick Davison | 2013-02-28 | 2 | -17/+12 | |
| | | ||||||
* | | Fixed Challenges | Patrick Davison | 2013-02-28 | 3 | -58/+89 | |
| | | ||||||
* | | Restored checkpoint fade transitions. | Patrick Davison | 2013-02-28 | 1 | -0/+4 | |
| | | ||||||
* | | Fixes for unique font-sets in Chat. | Patrick Davison | 2013-02-28 | 1 | -4/+6 | |
| | | ||||||
* | | Fixes for Challenges. | Patrick Davison | 2013-02-28 | 2 | -4/+12 | |
| | | ||||||
* | | Link to a specific solution in scores, and other tweaks. | Patrick Davison | 2013-02-28 | 4 | -25/+49 | |
| | | ||||||
* | | Increased size of top-right badge. | Patrick Davison | 2013-02-26 | 2 | -7/+18 | |
| | | ||||||
* | | Upped page width to 960px from 900px globally. | Patrick Davison | 2013-02-26 | 3 | -14/+22 | |
| | | ||||||
* | | BUGFIX: I hate Javascript Time. CSS changes too. | Patrick Davison | 2013-02-26 | 2 | -30/+52 | |
| | | ||||||
* | | Partial-Fix. This needs to be fixed in SQL :(. Reported typo from feedback. ↵ | Patrick Davison | 2013-02-24 | 1 | -1/+3 | |
| | | | | | | | | - Whoops... | |||||
* | | Added New user registered to chat. | Patrick Davison | 2013-02-24 | 1 | -0/+2 | |
| | | ||||||
* | | Missed a space :P. Feel free to edit this file! | Patrick Davison | 2013-02-24 | 1 | -1/+1 | |
| | | ||||||
* | | Fixed stuck-yellow issue with flashElement. | Patrick Davison | 2013-02-24 | 1 | -14/+14 | |
| | | ||||||
* | | Prettier progress bars. | Patrick Davison | 2013-02-24 | 2 | -59/+82 | |
| | | ||||||
* | | Added /spoiler command to chat - Fixed issue with 2 quick succession chats ↵ | Patrick Davison | 2013-02-24 | 3 | -23/+49 | |
| | | | | | | | | being very slow. | |||||
* | | BUGFIX: Solution column not large enough! (make sure you run this code on ↵ | BlueRaja | 2013-02-22 | 1 | -1/+4 | |
| | | | | | | | | your test db snap) | |||||
* | | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2013-02-21 | 3 | -37/+40 | |
|\ \ | ||||||
| * | | Added a few more chat filters :) | BlueRaja | 2013-02-21 | 1 | -1/+6 | |
| |/ | ||||||
| * | Fixing a quick injection | git | 2013-02-21 | 1 | -1/+1 | |
| | | ||||||
| * | Fixing DB updates to grab names of complex maps as well | git | 2013-02-21 | 1 | -22/+21 | |
| | | ||||||
| * | BUGFIX: Chat filter is case sensitive | git | 2013-02-21 | 1 | -14/+13 | |
| | | ||||||
* | | Small animation adjustment. | Patrick Davison | 2013-02-21 | 1 | -4/+6 | |
| | | ||||||
* | | More logically set up the top-bar. Switching this to a Fixed header is now a ↵ | Patrick Davison | 2013-02-21 | 2 | -14/+24 | |
| | | | | | | | | 2 line change. | |||||
* | | Moved isCurrentMap function. | Patrick Davison | 2013-02-21 | 2 | -13/+16 | |
| | | ||||||
* | | Preperation for cacheing scores. | Patrick Davison | 2013-02-21 | 3 | -145/+35 | |
| | | ||||||
* | | Score page improvements. | Patrick Davison | 2013-02-21 | 3 | -24/+83 | |
| | | ||||||
* | | Humans.txt as suggested by raylu for-fun. See humanstxt.org | Patrick Davison | 2013-02-21 | 1 | -0/+40 | |
| | | ||||||
* | | Moved sqli connection to sqlEmbeded.php | Patrick Davison | 2013-02-21 | 8 | -10/+9 | |
|/ | ||||||
* | Support for multiple spaces in a username. | Patrick Davison | 2013-02-20 | 1 | -0/+1 | |
| | ||||||
* | Fixed a bug where no-path tiles weren't showing correctly. | Patrick Davison | 2013-02-20 | 1 | -4/+4 | |
| | ||||||
* | Switched to PHP 5.4 . Added domain/user/id.js to the url rewrite. Added ↵ | Patrick Davison | 2013-02-20 | 2 | -1/+57 | |
| | | | | users.ajax.php | |||||
* | Added the mapcode to the map-object - temporarly at least. | Patrick Davison | 2013-02-20 | 1 | -2/+2 | |
| | ||||||
* | added /time to chat for funzies | Patrick Davison | 2013-02-20 | 1 | -1/+9 | |
| | ||||||
* | Fixed position header. | Patrick Davison | 2013-02-20 | 2 | -8/+18 | |
| | ||||||
* | Restyled and fixed some bugs in the scoreboard. | Patrick Davison | 2013-02-20 | 3 | -48/+68 | |
| | ||||||
* | Fix seeing your own message twice in chat. | Patrick Davison | 2013-02-20 | 1 | -3/+5 | |
| | ||||||
* | The forgotten oldleaderboard - but will be deleted soon. | Patrick Davison | 2013-02-18 | 1 | -0/+377 | |
| | ||||||
* | More chat fixes | Patrick Davison | 2013-02-18 | 4 | -18/+17 | |
| | ||||||
* | Active/Inactive maps shown in scoreboard. | Patrick Davison | 2013-02-18 | 3 | -18/+23 | |
| | ||||||
* | BUGFIX: Achievement emblems not showing correctly. | Patrick Davison | 2013-02-18 | 2 | -2/+12 | |
| |