..
bothdefs.h
Added support for culling csqc entities according to pvs (primarily to fix skyrooms, but can also help other situations too). Requires r_ignoreentpvs 0 (compat builds still use 1).
2019-04-07 16:41:09 +00:00
bspfile.h
cmd.c
Better compat with mvdsv
2019-03-23 07:06:37 +00:00
cmd.h
Some minor fixes.
2018-12-30 21:09:13 +00:00
com_mesh.c
Better compat with mvdsv
2019-03-23 07:06:37 +00:00
com_mesh.h
first public attempt at pbr.
2019-03-12 05:04:27 +00:00
com_phys_bullet.cpp
com_phys_ode.c
cmake now builds botlib (as a shared object)
2019-01-29 07:18:07 +00:00
common.c
Added support for culling csqc entities according to pvs (primarily to fix skyrooms, but can also help other situations too). Requires r_ignoreentpvs 0 (compat builds still use 1).
2019-04-07 16:41:09 +00:00
common.h
Better compat with mvdsv
2019-03-23 07:06:37 +00:00
config_freecs.h
Enabled media decoder/encoder extensions for FreeCS
2019-01-15 23:48:49 +00:00
config_fteqw.h
Fixed crash from too many csqc entities (reported by shpuld)
2019-02-16 19:09:07 +00:00
config_minimal.h
config_nocompat.h
config_wastes.h
Updated TW's config, added the missing USEEFX define.
2019-03-28 04:14:43 +00:00
console.h
Better compat with mvdsv
2019-03-23 07:06:37 +00:00
crc.c
crc.h
cvar.c
Fix a couple of splitscreen bugs.
2019-02-01 08:29:14 +00:00
cvar.h
fs.c
Added support for culling csqc entities according to pvs (primarily to fix skyrooms, but can also help other situations too). Requires r_ignoreentpvs 0 (compat builds still use 1).
2019-04-07 16:41:09 +00:00
fs.h
Better compat with mvdsv
2019-03-23 07:06:37 +00:00
fs_dzip.c
fs_pak.c
fs_stdio.c
fs_vpk.c
fs_win32.c
fs_xz.c
fs_zip.c
gl_q2bsp.c
Added support for culling csqc entities according to pvs (primarily to fix skyrooms, but can also help other situations too). Requires r_ignoreentpvs 0 (compat builds still use 1).
2019-04-07 16:41:09 +00:00
huff.c
log.c
Reworked networking a little, separating out common code for separate server/master processes.
2018-12-28 00:04:36 +00:00
mathlib.c
mathlib.h
fix TW patch/uncrouch bug.
2019-04-01 10:16:36 +00:00
md4.c
net.h
Fixed crash from too many csqc entities (reported by shpuld)
2019-02-16 19:09:07 +00:00
net_chan.c
Better compat with mvdsv
2019-03-23 07:06:37 +00:00
net_ice.c
Reworked networking a little, separating out common code for separate server/master processes.
2018-12-28 00:04:36 +00:00
net_ssl_gnutls.c
Reworked networking a little, separating out common code for separate server/master processes.
2018-12-28 00:04:36 +00:00
net_ssl_winsspi.c
Fixed crash from too many csqc entities (reported by shpuld)
2019-02-16 19:09:07 +00:00
net_wins.c
Fixed crash from too many csqc entities (reported by shpuld)
2019-02-16 19:09:07 +00:00
netinc.h
Reworked networking a little, separating out common code for separate server/master processes.
2018-12-28 00:04:36 +00:00
particles.h
cmake now builds botlib (as a shared object)
2019-01-29 07:18:07 +00:00
plugin.c
Some q3 tweaks.
2019-02-24 08:32:45 +00:00
pmove.c
Better compat with mvdsv
2019-03-23 07:06:37 +00:00
pmove.h
fix TW patch/uncrouch bug.
2019-04-01 10:16:36 +00:00
pmovetst.c
Fix csqc polygon issue (using explicit glsl that doesn't need normals).
2019-02-19 06:49:03 +00:00
pr_bgcmd.c
Added pm_pground cvar for compat with mvdsv/ezquake. Do not use it with NQ mods however, as the QC will interfere with the onground state (QW mods are okay).
2019-03-01 22:39:30 +00:00
pr_common.h
fix TW patch/uncrouch bug.
2019-04-01 10:16:36 +00:00
protocol.h
Better compat with mvdsv
2019-03-23 07:06:37 +00:00
q1bsp.c
Added support for culling csqc entities according to pvs (primarily to fix skyrooms, but can also help other situations too). Requires r_ignoreentpvs 0 (compat builds still use 1).
2019-04-07 16:41:09 +00:00
q2pmove.c
q3common.c
Reworked networking a little, separating out common code for separate server/master processes.
2018-12-28 00:04:36 +00:00
qvm.c
Better compat with mvdsv
2019-03-23 07:06:37 +00:00
sha1.c
sys.h
sys_linux_threads.c
sys_win_threads.c
translate.c
Reworked networking a little, separating out common code for separate server/master processes.
2018-12-28 00:04:36 +00:00
translate.h
Reworked networking a little, separating out common code for separate server/master processes.
2018-12-28 00:04:36 +00:00
ui_public.h
vm.h
Some q3 tweaks.
2019-02-24 08:32:45 +00:00
world.h
Reworked networking a little, separating out common code for separate server/master processes.
2018-12-28 00:04:36 +00:00
zone.c
first public attempt at pbr.
2019-03-12 05:04:27 +00:00
zone.h
Better compat with mvdsv
2019-03-23 07:06:37 +00:00