evennia/src/web/media
2012-02-20 22:05:05 +01:00
..
css Removed word-break:break-all; from webclient css as per issue 210. Interestingly enough, this only showed an effect in Chrome on my machine; in Firefox, the lines were cropped per word also with this setting. 2012-02-20 22:05:05 +01:00
images Adding TTYPE support (allows server to query client for information such as name and capabilities, assuming the client supports ttype). 2011-11-19 19:34:00 +01:00
javascript Fixed problem with some keys in web client (issue 143). 2011-05-29 11:37:43 +00:00