summaryrefslogtreecommitdiffstats
path: root/ajax
Commit message (Collapse)AuthorAgeFilesLines
* Added a few more chat filters :)BlueRaja2013-02-211-1/+6
|
* BUGFIX: Chat filter is case sensitivegit2013-02-211-14/+13
|
* Switched to PHP 5.4 . Added domain/user/id.js to the url rewrite. Added ↵Patrick Davison2013-02-201-0/+54
| | | | users.ajax.php
* added /time to chat for funziesPatrick Davison2013-02-201-1/+9
|
* More chat fixesPatrick Davison2013-02-181-1/+1
|
* Active/Inactive maps shown in scoreboard.Patrick Davison2013-02-181-1/+1
|
* Chat updates. Commands /say to speak as server. Notification of new maps in ↵Patrick Davison2013-02-181-1/+24
| | | | chat.
* Active maps now have a different color in the scoreboard.Patrick Davison2013-02-171-9/+8
|
* Challenge maps can be accessed with domain/challenge/ID.jsPatrick Davison2013-02-171-0/+35
|
* Map namesPatrick Davison2013-02-171-3/+23
|
* Mute-User and Lockdown for chat. :).Patrick Davison2013-02-141-6/+26
|
* Lots'n Lots of work on the scoreboard...Patrick Davison2013-02-142-16/+106
|
* Map URL rewrite .com/map/ID - Note this has domain name in it...Patrick Davison2013-02-091-0/+20
|
* ajax stuff for scores.phpPatrick Davison2013-01-291-5/+56
|
* ajax chat moved. loading.gif added - not sure if we'll use it.Patrick Davison2013-01-271-0/+84
|
* The start of a new scoreboard or "Scores" page.Patrick Davison2013-01-271-0/+21
- I have the feeling some adjustments made here might propigate to the Home page eventually.