fteqw/plugins/jabber
Spoike d396450a0a log file defaults changed to be more readable. timestamps now included by default. also fixed a bug in the location the log is written.
fixed numerous shadowmapping bugs. actually seems to work now. appears to draw more lights than is actually needed, however.
changed how keyboard focus works. can now have menu+console open at once, although you probably need shift+escape to get at it.
fixed a few issues with nexuiz compat. there are *still* other issues.
greatly refactored cd playback code. cd driver code is now a backend only and does not provide its own commands. track remapping accepts named faketracks. worked around missing notifications in vista+, so looping will now work.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4491 fc73d0e0-1445-4013-8a0c-d673dee63da5
2013-10-08 14:28:11 +00:00
..
Makefile QVM targets for possible QVM compileable plugins 2007-11-27 16:03:33 +00:00
compile.bat Jabber client plugin, version 1. 2005-12-11 20:11:22 +00:00
install.bat Jabber client plugin, version 1. 2005-12-11 20:11:22 +00:00
jabber.dsp Jabber client plugin, version 1. 2005-12-11 20:11:22 +00:00
jabbercl.q3asm Jabber client plugin, version 1. 2005-12-11 20:11:22 +00:00
jabbercl.vcproj log file defaults changed to be more readable. timestamps now included by default. also fixed a bug in the location the log is written. 2013-10-08 14:28:11 +00:00
jabberclient.c log file defaults changed to be more readable. timestamps now included by default. also fixed a bug in the location the log is written. 2013-10-08 14:28:11 +00:00
jingle.c xmpp tweaks in a vague attempt at compatibility with google's official clients with voice support (which lag behind the jingle spec). 2013-08-21 07:42:42 +00:00
xml.c removed userinfobasic, things should be kept in sync more easily now. 2013-07-13 12:14:32 +00:00
xml.h removed userinfobasic, things should be kept in sync more easily now. 2013-07-13 12:14:32 +00:00
xmpp.h xmpp tweaks in a vague attempt at compatibility with google's official clients with voice support (which lag behind the jingle spec). 2013-08-21 07:42:42 +00:00