fteqw/plugins/jabber
Spoike 9dbf5b5837 changed to not load gamecode from quake paths, to avoid issues with buggy quakeworld clients that will freely download stuff from anywhere (not sure what to do about ktx, but it can be reenabled with a cvar).
image_width is now only set by a single function.
tweaked scancode inputs slightly. added support for printscreen binds.
changed the way gamma works. glsl gamma now used when running windows, or hardware gamma is not available. removed gl_contrast+gl_brightness.
q2 gamecode support no longer has a system componant. this means that ports only need the generic stuff.
misc tweaks to the d3d11 renderer.
added brief descriptions to many builtins. need to add comments to constants, globals, and fields too, somehow.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4355 fc73d0e0-1445-4013-8a0c-d673dee63da5
2013-05-11 14:02:55 +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
jabberclient.c changed to not load gamecode from quake paths, to avoid issues with buggy quakeworld clients that will freely download stuff from anywhere (not sure what to do about ktx, but it can be reenabled with a cvar). 2013-05-11 14:02:55 +00:00