1
0
Fork 0
forked from fte/fteqw
fteqw/engine/common
Spoike f03a578eaa misc fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5054 fc73d0e0-1445-4013-8a0c-d673dee63da5
2017-02-01 04:42:33 +00:00
..
bothdefs.h reworked texture loading. now favours shallower files over preferred extensions. 2017-01-24 20:15:14 +00:00
bspfile.h try to fix null framestates issue causing crashes from pmove/solid_bsp code. 2017-01-29 13:10:53 +00:00
cmd.c fix some search_begin to not fail just because no files were found, fixing a crash reported by eukara. 2016-11-15 22:22:04 +00:00
cmd.h
com_mesh.c git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5053 fc73d0e0-1445-4013-8a0c-d673dee63da5 2017-01-29 13:45:59 +00:00
com_mesh.h fix server crash (on two pk3s with the same pure path) 2017-01-13 00:39:50 +00:00
com_phys_bullet.cpp fix server crash (on two pk3s with the same pure path) 2017-01-13 00:39:50 +00:00
com_phys_ode.c
common.c implement status command for nq clients that expect something to be printed. IP addresses are withheld. 2017-01-24 10:27:39 +00:00
common.h implement status command for nq clients that expect something to be printed. IP addresses are withheld. 2017-01-24 10:27:39 +00:00
console.h r_softwarebanding is now a bit more generic and can now palettize rgb textures. 2016-11-25 08:14:54 +00:00
crc.c
crc.h
cvar.c
cvar.h
fs.c implement status command for nq clients that expect something to be printed. IP addresses are withheld. 2017-01-24 10:27:39 +00:00
fs.h implement status command for nq clients that expect something to be printed. IP addresses are withheld. 2017-01-24 10:27:39 +00:00
fs_pak.c
fs_stdio.c
fs_win32.c
fs_xz.c misc fixes. 2017-02-01 04:42:33 +00:00
fs_zip.c
gl_q2bsp.c fix server crash (on two pk3s with the same pure path) 2017-01-13 00:39:50 +00:00
huff.c
log.c implement status command for nq clients that expect something to be printed. IP addresses are withheld. 2017-01-24 10:27:39 +00:00
mathlib.c first attempt at webvr support. probably totally crap. 2016-12-19 13:31:05 +00:00
mathlib.h first attempt at webvr support. probably totally crap. 2016-12-19 13:31:05 +00:00
md4.c
net.h
net_chan.c try to fix null framestates issue causing crashes from pmove/solid_bsp code. 2017-01-29 13:10:53 +00:00
net_ice.c
net_ssl_gnutls.c fix some search_begin to not fail just because no files were found, fixing a crash reported by eukara. 2016-11-15 22:22:04 +00:00
net_ssl_winsspi.c
net_wins.c implement status command for nq clients that expect something to be printed. IP addresses are withheld. 2017-01-24 10:27:39 +00:00
netinc.h
particles.h particles: rework r_effect, such that its possible to project particles forwards 2016-10-22 07:06:51 +00:00
plugin.c
pmove.c try to fix null framestates issue causing crashes from pmove/solid_bsp code. 2017-01-29 13:10:53 +00:00
pmove.h try to fix null framestates issue causing crashes from pmove/solid_bsp code. 2017-01-29 13:10:53 +00:00
pmovetst.c try to fix null framestates issue causing crashes from pmove/solid_bsp code. 2017-01-29 13:10:53 +00:00
pr_bgcmd.c fix server crash (on two pk3s with the same pure path) 2017-01-13 00:39:50 +00:00
pr_common.h fix server crash (on two pk3s with the same pure path) 2017-01-13 00:39:50 +00:00
protocol.h try to fix null framestates issue causing crashes from pmove/solid_bsp code. 2017-01-29 13:10:53 +00:00
q1bsp.c try to fix null framestates issue causing crashes from pmove/solid_bsp code. 2017-01-29 13:10:53 +00:00
q2pmove.c
q3common.c
qvm.c misc fixes. 2017-02-01 04:42:33 +00:00
sha1.c
sys.h implement status command for nq clients that expect something to be printed. IP addresses are withheld. 2017-01-24 10:27:39 +00:00
sys_linux_threads.c
sys_win_threads.c
translate.c lightprepass is functional again. still diffuse lighting only. supports shadowmaps but no other weird light info. 2016-11-20 20:52:41 +00:00
translate.h
ui_public.h
vm.h
world.h first attempt at webvr support. probably totally crap. 2016-12-19 13:31:05 +00:00
zone.c
zone.h