fteqw/engine/sw
Spoike cd4412e807 add scr_showdisk cvar, to show the disk icon for a little time whenever something is accessed from disk.
try to fix the recent network issues, the slightly more sane way.
added a r_viewmodel_fov cvar, to optionally control the viewmodel's fov separately from view fov.
updatesound now auto-starts the sound if it wasn't already playing, but only if a sound name was specified.
small optimisation for xonotic. Delay the actual fopen until the first read. This avoids the worst of the hitches every time a footstep sound is played (no more zlib decompression).
r_lightprepass now respects rtlight modes.
optimised some rtlight pvs bits. should hopefully be slightly more efficient.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5186 fc73d0e0-1445-4013-8a0c-d673dee63da5
2017-12-15 06:56:40 +00:00
..
sw.h rework hlmdl subblends. apparently they're some sort of grid. 2017-11-30 17:59:11 +00:00
sw_backend.c add scr_showdisk cvar, to show the disk icon for a little time whenever something is accessed from disk. 2017-12-15 06:56:40 +00:00
sw_image.c some Q2 compat tweaks. moved all q2 temp-ents to particle scripts. 2017-08-14 16:38:44 +00:00
sw_rast.c add scr_showdisk cvar, to show the disk icon for a little time whenever something is accessed from disk. 2017-12-15 06:56:40 +00:00
sw_spans.h implement ripplemaps. currently requires explicit mod support to use properly. 2012-05-14 01:41:08 +00:00
sw_viddos.c a dos port, as a dig at eukara about his xbox port project. 2017-05-19 03:32:02 +00:00
sw_vidwin.c some Q2 compat tweaks. moved all q2 temp-ents to particle scripts. 2017-08-14 16:38:44 +00:00