fteqw/engine/common
Spoike 29cb22af8e try to fix vulkan validation warnings (and maybe some crashes on amd gpus)
fix sdl1 not compiling.
fix temporalscenecache with q3bsp
add the net_wm_ping protocol to fte's native x11 stuff, allowing our process to be killed if we lock up (usually due to vulkan drivers...).
qccguiqt: actually save the config.
try to fix hl fonts


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5785 fc73d0e0-1445-4013-8a0c-d673dee63da5
2020-11-04 10:19:30 +00:00
..
bothdefs.h big commit. :( 2020-10-26 06:30:35 +00:00
bspfile.h Fix pvs issue on maps with far too many leafs (was still using 16bit leaf indexes, whoops). 2020-09-28 17:13:51 +00:00
cmd.c big commit. :( 2020-10-26 06:30:35 +00:00
cmd.h
com_mesh.c Fix some stupid bugs. 2020-10-26 11:48:50 +00:00
com_mesh.h
com_phys_bullet.cpp
com_phys_ode.c Add r_meshroll, like r_meshpitch (hexen2 requires it set to -1 - they made the bug worse). 2020-10-06 03:17:28 +00:00
common.c qcc: Add unsigned int, long/__int64, unsigned long/__uint64, and double datatypes to qcc+qcvm. 2020-09-29 07:09:01 +00:00
common.h Add r_meshroll, like r_meshpitch (hexen2 requires it set to -1 - they made the bug worse). 2020-10-06 03:17:28 +00:00
config_freecs.h
config_fteqw.h
config_fteqw_noweb.h
config_minimal.h
config_nocompat.h
config_wastes.h
console.h
crc.c
crc.h
cvar.c big commit. :( 2020-10-26 06:30:35 +00:00
cvar.h try to fix vulkan validation warnings (and maybe some crashes on amd gpus) 2020-11-04 10:19:30 +00:00
fs.c Add SB_MULTISEARCH flag for search_begin. 2020-10-27 02:56:18 +00:00
fs.h
fs_dzip.c
fs_pak.c
fs_stdio.c Yup, looks like we are actually using that path now... 2020-09-08 10:40:21 +00:00
fs_vpk.c
fs_win32.c
fs_xz.c
fs_zip.c big commit. :( 2020-10-26 06:30:35 +00:00
gl_q2bsp.c
huff.c
log.c Lets try using _LARGEFILE64_SOURCE in 32bit linux builds. Not that anyone will notice. 2020-09-08 05:11:09 +00:00
mathlib.c Add r_meshroll, like r_meshpitch (hexen2 requires it set to -1 - they made the bug worse). 2020-10-06 03:17:28 +00:00
mathlib.h Add r_meshroll, like r_meshpitch (hexen2 requires it set to -1 - they made the bug worse). 2020-10-06 03:17:28 +00:00
md4.c
net.h
net_chan.c
net_ice.c
net_ssl_gnutls.c Add r_meshroll, like r_meshpitch (hexen2 requires it set to -1 - they made the bug worse). 2020-10-06 03:17:28 +00:00
net_ssl_winsspi.c Add r_meshroll, like r_meshpitch (hexen2 requires it set to -1 - they made the bug worse). 2020-10-06 03:17:28 +00:00
net_wins.c Add r_meshroll, like r_meshpitch (hexen2 requires it set to -1 - they made the bug worse). 2020-10-06 03:17:28 +00:00
netinc.h
particles.h
plugin.c
pmove.c Lets try using _LARGEFILE64_SOURCE in 32bit linux builds. Not that anyone will notice. 2020-09-08 05:11:09 +00:00
pmove.h
pmovetst.c
pr_bgcmd.c Add SB_NAMESORT for search_begin to ensure files are sorted by name instead of filesystem precedence. 2020-10-27 04:10:51 +00:00
pr_common.h Add r_meshroll, like r_meshpitch (hexen2 requires it set to -1 - they made the bug worse). 2020-10-06 03:17:28 +00:00
protocol.h qcc: Add unsigned int, long/__int64, unsigned long/__uint64, and double datatypes to qcc+qcvm. 2020-09-29 07:09:01 +00:00
q1bsp.c big commit. :( 2020-10-26 06:30:35 +00:00
q2pmove.c
q3common.c
qvm.c
sha1.c
sha2.c
sys.h
sys_linux_threads.c
sys_win_threads.c
translate.c
translate.h
ui_public.h
vm.h
world.h try to fix vulkan validation warnings (and maybe some crashes on amd gpus) 2020-11-04 10:19:30 +00:00
zone.c
zone.h