fteqw/engine/common
2019-05-28 08:27:52 +00:00
..
bothdefs.h Build config tweaks. 2019-04-16 22:40:05 +00:00
bspfile.h Added support for MST_PATCH_FIXED=256 for fixed-tessellation patches. 2019-05-23 19:06:04 +00:00
cmd.c Some Android tweaks. 2019-05-10 09:31:21 +00:00
cmd.h Some minor fixes. 2018-12-30 21:09:13 +00:00
com_mesh.c Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
com_mesh.h Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
com_phys_bullet.cpp Add ortho lights (still has serious issues that make them unusable on regular maps). 2018-07-22 11:49:37 +00:00
com_phys_ode.c Build config tweaks. 2019-04-16 22:40:05 +00:00
common.c Build config tweaks. 2019-04-16 22:40:05 +00:00
common.h Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
config_freecs.h Build config tweaks. 2019-04-16 22:40:05 +00:00
config_fteqw.h Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
config_minimal.h Build config tweaks. 2019-04-16 22:40:05 +00:00
config_nocompat.h Build config tweaks. 2019-04-16 22:40:05 +00:00
config_wastes.h Build config tweaks. 2019-04-16 22:40:05 +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 Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
fs.c Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
fs.h Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +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 Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
fs_vpk.c Lazy GLSL loading, for faster load times. 2018-11-27 16:48:19 +00:00
fs_win32.c Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
fs_xz.c
fs_zip.c Rewrote infostrings. Now using infobuffers, which allows for the use of arbitrary blobs, except not using the protocol extension yet in case it needs to be fixed. 2018-07-05 16:21:44 +00:00
gl_q2bsp.c Bugfix for an addition with the last commit. 2019-05-28 08:27:52 +00:00
huff.c reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
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 Many general cleaups and warning fixes. 2018-11-19 06:37:25 +00:00
mathlib.h fix TW patch/uncrouch bug. 2019-04-01 10:16:36 +00:00
md4.c
net.h Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
net_chan.c Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +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 Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
netinc.h Build config tweaks. 2019-04-16 22:40:05 +00:00
particles.h cmake now builds botlib (as a shared object) 2019-01-29 07:18:07 +00:00
plugin.c Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
pmove.c Some Android tweaks. 2019-05-10 09:31:21 +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 Some Android tweaks. 2019-05-10 09:31:21 +00:00
pr_common.h Build config tweaks. 2019-04-16 22:40:05 +00:00
protocol.h Some Android tweaks. 2019-05-10 09:31:21 +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 Many general cleaups and warning fixes. 2018-11-19 06:37:25 +00:00
sys.h Made Sys_GetFreeDiskSpace, because it'll probably need to get reused eventually anyway. 2019-04-17 19:57:26 +00:00
sys_linux_threads.c Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
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 Build config tweaks. 2019-04-16 22:40:05 +00:00
zone.c Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
zone.h Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00