fteqw/engine/common
Spoike 9360a016c2 mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however.
qw: fix recording mid-map.
q2: add support for recording demos on q2 servers.
q: fix setattachment not using the correct orientations.
q2: now supports splitscreen, as well as increased model and sound limits.
cl: fix crosshair not appearing in splitscreen.
cl: splitscreen clients now get their own colour tints (like the bf command)
snd: tweak audio to be a bit more usable in splitscreen by default.
cl: added con_logcenterprint cvar, for shoving a copy of centerprints onto the console. by default only appears in single player.
qc: add checkbuiltin builtin. for all those #0 builtins without their own extension name.
gl: fix r_dynamic -1 bug that was painfully visible in AD.
mdl: validate per-frame bounds of mdl files (stuff that would crash software renderers).
sv: fix -port or +sv_port commandline args to override the port correctly.
win: attempt to cope with windows symlinks enumerating with the wrong filesizes.
gl: fix skyboxes not appearing properly.
gl: fix sprite alpha/edge issue resulting in some invisible sprites in AD.
gl: fix screenshot_mega, in combination with r_projection. yay for HUGE panoramic screenshots.
q2: fix replacement textures issue.
qw: fix download demonum/X issue, both in client and server.
qw: fix multicast dimensions not always being honoured properly.
nq: fix starting angles sometimes being wrong.
menusys: I'm finally uploading my menusys library, plus example mod, which I'll now be providing like csaddon is.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4997 fc73d0e0-1445-4013-8a0c-d673dee63da5
2016-01-18 05:22:07 +00:00
..
bothdefs.h mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
bspfile.h finally implement stat_matchstarttime iiuc. 2015-03-05 22:14:21 +00:00
cmd.c mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
cmd.h added qccgui icon (courtesy of shpuld) 2015-12-28 17:41:39 +00:00
com_mesh.c mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
com_mesh.h mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
com_phys_bullet.cpp fix demo menu with system paths. 2015-02-02 08:01:53 +00:00
com_phys_ode.c tweak intermissions a little so that quakeworld mods actually works properly (especially mvds). 2015-09-01 04:45:15 +00:00
common.c mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
common.h mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
console.h mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +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 misc fixes and tweaks: 2015-10-27 15:20:15 +00:00
cvar.h qcc: allow variable definitions inside for statements. these are strictly subscoped. 2015-09-18 20:30:10 +00:00
fs.c mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
fs.h fix autotrack issues. 2015-06-14 01:28:01 +00:00
fs_pak.c fix autotrack issues. 2015-06-14 01:28:01 +00:00
fs_stdio.c fix demo menu with system paths. 2015-02-02 08:01:53 +00:00
fs_win32.c mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
fs_xz.c hack some sort of hdr in there, because we can. I'm sure it could be improved. 2015-04-27 12:51:42 +00:00
fs_zip.c mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
gl_q2bsp.c mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +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 mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
mathlib.c fix cl_maxfps as a q3 client. 2015-08-28 03:13:45 +00:00
mathlib.h fix demo menu with system paths. 2015-02-02 08:01:53 +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 added qccgui icon (courtesy of shpuld) 2015-12-28 17:41:39 +00:00
net_chan.c added qccgui icon (courtesy of shpuld) 2015-12-28 17:41:39 +00:00
net_ice.c fix hitmodel. 2015-08-22 02:59:01 +00:00
net_ssl_gnutls.c small fix 2015-01-07 13:47:35 +00:00
net_ssl_winsspi.c update tls cert info for triptohell. 2015-09-06 05:50:16 +00:00
net_wins.c mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
netinc.h glibc workaround 2015-12-12 19:25:15 +00:00
particles.h added qccgui icon (courtesy of shpuld) 2015-12-28 17:41:39 +00:00
plugin.c code to use occlusion queries for coronas. 2015-10-11 11:34:58 +00:00
pmove.c added qccgui icon (courtesy of shpuld) 2015-12-28 17:41:39 +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 added qccgui icon (courtesy of shpuld) 2015-12-28 17:41:39 +00:00
pr_bgcmd.c mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
pr_common.h mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
protocol.h mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
q1bsp.c mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
q2pmove.c tcpconnect fixes 2012-01-17 07:57:46 +00:00
q3common.c added qccgui icon (courtesy of shpuld) 2015-12-28 17:41:39 +00:00
qvm.c glibc workaround 2015-12-12 19:25:15 +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 autotrack issues. 2015-06-14 01:28:01 +00:00
sys_linux_threads.c git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4897 fc73d0e0-1445-4013-8a0c-d673dee63da5 2015-06-14 01:44:54 +00:00
sys_win_threads.c add hud_miniscores_show cvar to hide the mini deathmatch overlay 2015-11-18 07:37:39 +00:00
translate.c reworked the shader system slightly. 2015-05-03 19:57:46 +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 Reworked client support for DPP5+. less code now, its much more graceful. 2015-07-26 10:56:18 +00:00
world.h misc fixes and tweaks: 2015-10-27 15:20:15 +00:00
zone.c Reworked client support for DPP5+. less code now, its much more graceful. 2015-07-26 10:56:18 +00:00
zone.h fix colormod 2015-04-14 23:12:17 +00:00