forked from fte/fteqw
1
0
Fork 0
fteqw/plugins/jabber
Spoike fb86222fc7 made max_clients more dynamic on the server to attempt to reduce bss usage. hopefully this will help the webgl port without resulting in extra crashes.
tweaked shadowmaps. now seems faster than stencil shadows. cubemap orientation should now match other engines.
tweaked terrain. rtlights work. added pvs tests for embedded terrain. sections are now saved in chunks instead, which should mean windows doesn't have a panic attack at 16 million files in a single directory. hurrah.
first pass at realigning menu options to cope with variable-width fonts. still need to do pure-text items.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4514 fc73d0e0-1445-4013-8a0c-d673dee63da5
2013-10-29 17:38:22 +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 made max_clients more dynamic on the server to attempt to reduce bss usage. hopefully this will help the webgl port without resulting in extra crashes. 2013-10-29 17:38:22 +00:00
jingle.c made max_clients more dynamic on the server to attempt to reduce bss usage. hopefully this will help the webgl port without resulting in extra crashes. 2013-10-29 17:38:22 +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 made max_clients more dynamic on the server to attempt to reduce bss usage. hopefully this will help the webgl port without resulting in extra crashes. 2013-10-29 17:38:22 +00:00