Channel #qw-dev: IRC: #qw-dev on Quakenet

root / trunk / main.c

View | Annotate | Download (7.3 KB)

# Date Author Comment
167 28/09/2008 03:07 qqshka

add banning support.

commands: addip removeip listip writeip banip banremove, similar to mvdsv ones.

additional commands: clientlist (accept stream id as filter), kick (accept client id).

161 09/08/2008 21:46 qqshka

For devs only: uncomment/comment #define _CRTDBG_MAP_ALLOC in qtv.h if you wish/unwish see leaked memory(if any) in output window under MSVC, in debug build only.

154 04/08/2008 02:11 qqshka

1) Some minor security issue was fixed.
2) Changed FS_OpenFile() behavior, if gamedir is NULL then open file as is = do not search it in qw or id1, well, absolute paths are prohibited.
3) Renamed Sys_SafePath to FS_SafePath and Sys_FileExtension to FS_FileExtension and moved to fs.c file....

151 01/08/2008 10:53 Cokeman

Should be aryan enough for gcc now...

143 28/07/2008 19:55 johnnycz

fix compile error on linux

142 28/07/2008 19:52 johnnycz

done (not tested on linux): Bug #141 QTV demos page lists only .MVD files

139 28/07/2008 01:03 d3urk

Added cvar hosttitle displayed under QTV name on NOW PLAYING page to link to website, email, whatever or nothing

114 30/06/2008 14:10 qqshka

no, this braces are wrong

109 27/06/2008 19:19 Cokeman

Cleanup/commenting

37 27/12/2007 21:44 qqshka

1) demo_dir fix
2) list demos on *nix via web interface.

26 19/12/2007 11:44 d3urk

Added version number and changed (stupid) build number to be day based.

20 30/11/2007 21:36 d3urk

We said... QTV! Not liking it? Who CARES?!

1 24/10/2007 14:25 d3urk

Initial commit