..
bothdefs.h
fix some glsl issues.
2014-12-09 14:39:54 +00:00
bspfile.h
preliminary first real attempt at letting the csqc draw loading screens. added some serverkey fields to query load progress.
2014-12-11 16:26:26 +00:00
cmd.c
tweak demo playback to not have extra penalties, and closer sync.
2014-10-22 19:41:20 +00:00
cmd.h
tweaked download rules to match mvdsv, by adding an allow_download_other cvar.
2014-06-24 03:02:32 +00:00
com_mesh.c
bugfixes:
2014-10-11 19:39:45 +00:00
com_mesh.h
threaded loading code and associated/extensive tweaks.
2014-10-05 20:04:11 +00:00
com_phys_ode.c
rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it.
2014-03-30 08:55:06 +00:00
common.c
preliminary support for qc rendertargets with d3d11. I took some shortcuts so try not to combine it with other render target stuff just yet.
2014-10-14 16:42:48 +00:00
common.h
Polished and documented the manifest support a little. Feels a bit more robust now.
2014-10-29 05:03:03 +00:00
console.h
threaded loading code and associated/extensive tweaks.
2014-10-05 20:04:11 +00:00
crc.c
rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it.
2014-03-30 08:55:06 +00:00
crc.h
rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it.
2014-03-30 08:55:06 +00:00
cvar.c
bugfixes:
2014-10-11 19:39:45 +00:00
cvar.h
try to be more strict/paranoid with cvars.
2014-09-20 04:11:39 +00:00
fs.c
fix some glsl issues.
2014-12-09 14:39:54 +00:00
fs.h
threaded loading code and associated/extensive tweaks.
2014-10-05 20:04:11 +00:00
fs_pak.c
threaded loading code and associated/extensive tweaks.
2014-10-05 20:04:11 +00:00
fs_stdio.c
threaded loading code and associated/extensive tweaks.
2014-10-05 20:04:11 +00:00
fs_win32.c
Added pm_watersinkspeed cvar.
2014-04-06 15:16:39 +00:00
fs_zip.c
fix some glsl issues.
2014-12-09 14:39:54 +00:00
gl_q2bsp.c
preliminary first real attempt at letting the csqc draw loading screens. added some serverkey fields to query load progress.
2014-12-11 16:26:26 +00:00
huff.c
added cl_sendguid cvar, defaulting to 0. this disables the guid feature by default.
2014-05-10 13:42:13 +00:00
log.c
make sure log files always have a .log extension - log file rotation was generating stuff like rcon.log.1 which can be a pain to open in notepad, and also violates filename check expectations.
2014-12-06 02:19:34 +00:00
mathlib.c
added cl_sendguid cvar, defaulting to 0. this disables the guid feature by default.
2014-05-10 13:42:13 +00:00
mathlib.h
tweak particle system a little for more compat.
2014-04-24 01:53:01 +00:00
md4.c
Misc bugfixes, including q3bsp-rtlights and bloom. Matrix use clarifications. Working towards skeletal glsl code.
2011-07-30 14:14:56 +00:00
net.h
fix recent prediction issue.
2014-07-02 03:20:40 +00:00
net_chan.c
added multiple joystick support in windows.
2014-07-12 06:56:17 +00:00
net_ice.c
sdl2 support.
2014-02-07 08:38:40 +00:00
net_ssl_gnutls.c
Added x11 unicode input support. Added wayland support (FTE_TARGET=linux-wayland). Added properly support for rpi+egl (FTE_TARGET=linux-rpi, warning: expects to cross-compile).
2014-03-30 00:39:37 +00:00
net_ssl_winsspi.c
rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it.
2014-03-30 08:55:06 +00:00
net_wins.c
bugfixes:
2014-10-11 19:39:45 +00:00
netinc.h
fix recent prediction issue.
2014-07-02 03:20:40 +00:00
particles.h
threaded loading code and associated/extensive tweaks.
2014-10-05 20:04:11 +00:00
plugin.c
threaded loading code and associated/extensive tweaks.
2014-10-05 20:04:11 +00:00
pmove.c
Polished and documented the manifest support a little. Feels a bit more robust now.
2014-10-29 05:03:03 +00:00
pmove.h
fix issue with more submodels than the precache model limit. bump model precache limit.
2014-09-17 03:04:08 +00:00
pmovetst.c
threaded loading code and associated/extensive tweaks.
2014-10-05 20:04:11 +00:00
pr_bgcmd.c
preliminary first real attempt at letting the csqc draw loading screens. added some serverkey fields to query load progress.
2014-12-11 16:26:26 +00:00
pr_common.h
threaded loading code and associated/extensive tweaks.
2014-10-05 20:04:11 +00:00
protocol.h
warn clients when stuff will be invisible due to protocol limits. this does not include extra features, only limits.
2014-12-02 02:00:41 +00:00
q1bsp.c
warn clients when stuff will be invisible due to protocol limits. this does not include extra features, only limits.
2014-12-02 02:00:41 +00:00
q2pmove.c
tcpconnect fixes
2012-01-17 07:57:46 +00:00
q3common.c
threaded loading code and associated/extensive tweaks.
2014-10-05 20:04:11 +00:00
qvm.c
try to be more strict/paranoid with cvars.
2014-09-20 04:11:39 +00:00
sha1.c
rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it.
2014-03-30 08:55:06 +00:00
sys.h
fix omission.
2014-10-14 16:49:20 +00:00
sys_linux_threads.c
typo...
2014-10-14 16:46:14 +00:00
sys_win_threads.c
preliminary support for qc rendertargets with d3d11. I took some shortcuts so try not to combine it with other render target stuff just yet.
2014-10-14 16:42:48 +00:00
translate.c
threaded loading code and associated/extensive tweaks.
2014-10-05 20:04:11 +00:00
translate.h
sdl2 support.
2014-02-07 08:38:40 +00:00
ui_public.h
A few things... f_ruleset stuff, 64bit qvm compatability, added cvars so you can put the built in http server on a custom port, added #warnings to annoy molgrum.
2007-09-17 20:35:39 +00:00
vm.h
tweaked download rules to match mvdsv, by adding an allow_download_other cvar.
2014-06-24 03:02:32 +00:00
world.h
fix stuff again.
2014-12-08 22:14:31 +00:00
zone.c
threaded loading code and associated/extensive tweaks.
2014-10-05 20:04:11 +00:00
zone.h
tweak particle system a little for more compat.
2014-04-24 01:53:01 +00:00