fteqw/engine/common
Spoike 685404250f added cmake file.
reduced input latency.
reworked how internal texture formats work,.
added support for LIGHTING_E5BGR9 bspx lump for HDR lighting.
updated support for srgb, no longer looks quite so weird. works on glx
vid_srgb 3 attempts to use half-float swapchains, where possible.
gl: use glTextureStorage where available.
d3d11: gave up on using dxgi for fullscreen, was just too buggy.
glx: updated gl context creation on linux.
server: fix svc_updatefrags not being passed though (fixes frikbot scores)
fs: spanned pk3s now work (fragmented files/directory will fail to open, so this needs a custom tool to be fully useful).
fixed restart_ents command (restarts the map, but preserving the players as they are)
tw: removed 'QWSKINS' featureset from tw config

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5217 fc73d0e0-1445-4013-8a0c-d673dee63da5
2018-03-04 14:41:16 +00:00
..
bothdefs.h added cmake file. 2018-03-04 14:41:16 +00:00
bspfile.h small vulkan perf tweak. 2017-11-14 14:37:04 +00:00
cmd.c added cmake file. 2018-03-04 14:41:16 +00:00
cmd.h some Q2 compat tweaks. moved all q2 temp-ents to particle scripts. 2017-08-14 16:38:44 +00:00
com_mesh.c added cmake file. 2018-03-04 14:41:16 +00:00
com_mesh.h
com_phys_bullet.cpp
com_phys_ode.c Updated font code for freecs's benefit. 2017-12-09 21:22:46 +00:00
common.c added cmake file. 2018-03-04 14:41:16 +00:00
common.h added cmake file. 2018-03-04 14:41:16 +00:00
config_wastes.h added cmake file. 2018-03-04 14:41:16 +00:00
console.h small vulkan perf tweak. 2017-11-14 14:37:04 +00:00
crc.c
crc.h
cvar.c implemented pm_stepdown. 2018-01-22 19:18:04 +00:00
cvar.h implemented pm_stepdown. 2018-01-22 19:18:04 +00:00
fs.c added cmake file. 2018-03-04 14:41:16 +00:00
fs.h added cmake file. 2018-03-04 14:41:16 +00:00
fs_dzip.c added cmake file. 2018-03-04 14:41:16 +00:00
fs_pak.c added cmake file. 2018-03-04 14:41:16 +00:00
fs_stdio.c added cmake file. 2018-03-04 14:41:16 +00:00
fs_win32.c added cmake file. 2018-03-04 14:41:16 +00:00
fs_xz.c playdemo accepts https urls now. will start playing before the file has finished downloading, to avoid unnecessary delays. 2017-05-10 02:08:58 +00:00
fs_zip.c added cmake file. 2018-03-04 14:41:16 +00:00
gl_q2bsp.c added cmake file. 2018-03-04 14:41:16 +00:00
huff.c
log.c playdemo should now play older protocol versions. 2017-10-12 12:02:25 +00:00
mathlib.c xonotic: fix 'sticky walls' issue when spectating. 2017-12-28 16:24:50 +00:00
mathlib.h added cmake file. 2018-03-04 14:41:16 +00:00
md4.c
net.h software banding: fix player skins. 2018-01-03 04:40:06 +00:00
net_chan.c first version with dtls support. disabled for now. 2017-05-18 10:24:09 +00:00
net_ice.c Fix various compiler warnings. 2017-09-20 11:27:13 +00:00
net_ssl_gnutls.c implemented pm_stepdown. 2018-01-22 19:18:04 +00:00
net_ssl_winsspi.c playdemo should now play older protocol versions. 2017-10-12 12:02:25 +00:00
net_wins.c added cmake file. 2018-03-04 14:41:16 +00:00
netinc.h fixed crashy race condition when querying master servers. 2017-11-15 12:38:20 +00:00
particles.h centerprints with links now show cursors. 2017-07-28 01:49:25 +00:00
plugin.c added cmake file. 2018-03-04 14:41:16 +00:00
pmove.c implemented pm_stepdown. 2018-01-22 19:18:04 +00:00
pmove.h implemented pm_stepdown. 2018-01-22 19:18:04 +00:00
pmovetst.c
pr_bgcmd.c added cmake file. 2018-03-04 14:41:16 +00:00
pr_common.h added cmake file. 2018-03-04 14:41:16 +00:00
protocol.h added cmake file. 2018-03-04 14:41:16 +00:00
q1bsp.c work around a believed issue with ericw-qbsp's skip texture support - if an invalid surface is referenced, don't try to generate decals from it. 2018-01-14 05:32:20 +00:00
q2pmove.c
q3common.c git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5201 fc73d0e0-1445-4013-8a0c-d673dee63da5 2018-01-22 20:50:50 +00:00
qvm.c added cmake file. 2018-03-04 14:41:16 +00:00
sha1.c compiler warning/error fixes 2018-01-23 01:22:29 +00:00
sys.h playdemo accepts https urls now. will start playing before the file has finished downloading, to avoid unnecessary delays. 2017-05-10 02:08:58 +00:00
sys_linux_threads.c try to fix some android issues... 2018-01-24 20:19:15 +00:00
sys_win_threads.c update the clustertransfer builtin to work on non-cluster dedicated servers. 2017-05-23 07:03:07 +00:00
translate.c playdemo should now play older protocol versions. 2017-10-12 12:02:25 +00:00
translate.h
ui_public.h
vm.h
world.h Implement an area grid, primarily to avoid mods(read: xonotic) generating 2000 ents all sitting on the root area node. 2017-08-29 02:29:06 +00:00
zone.c playdemo accepts https urls now. will start playing before the file has finished downloading, to avoid unnecessary delays. 2017-05-10 02:08:58 +00:00
zone.h playdemo accepts https urls now. will start playing before the file has finished downloading, to avoid unnecessary delays. 2017-05-10 02:08:58 +00:00