fteqw/engine/common
2019-12-17 17:41:12 +00:00
..
bothdefs.h Too many changes, sorry. 2019-11-20 03:09:50 +00:00
bspfile.h Added LMSTYLES16 support, increasing max lightstyles to 65k. 2019-09-10 15:40:04 +00:00
cmd.c Too many changes, sorry. 2019-11-20 03:09:50 +00:00
cmd.h Too many changes, sorry. 2019-11-20 03:09:50 +00:00
com_mesh.c Remove void* pointer arithmatic to make msvc happy. 2019-12-10 14:50:47 +00:00
com_mesh.h stripped support for qvm-based plugins. rewrote native plugins to use a more efficient interface. 2019-09-04 07:59:40 +00:00
com_phys_bullet.cpp
com_phys_ode.c stripped support for qvm-based plugins. rewrote native plugins to use a more efficient interface. 2019-09-04 07:59:40 +00:00
common.c GoaLitiuM's changes to fix msvc2015's cmake support. 2019-12-17 17:41:12 +00:00
common.h GoaLitiuM's changes to fix msvc2015's cmake support. 2019-12-17 17:41:12 +00:00
config_freecs.h preliminary .xcf support. 2019-10-06 01:59:13 +00:00
config_fteqw.h preliminary .xcf support. 2019-10-06 01:59:13 +00:00
config_fteqw_noweb.h Fixes for winX_sdl builds. 2019-07-02 04:37:11 +00:00
config_minimal.h preliminary .xcf support. 2019-10-06 01:59:13 +00:00
config_nocompat.h preliminary .xcf support. 2019-10-06 01:59:13 +00:00
config_wastes.h preliminary .xcf support. 2019-10-06 01:59:13 +00:00
console.h smoother console scrolling (at least with the mouse) 2019-09-04 08:32:22 +00:00
crc.c
crc.h
cvar.c Too many changes, sorry. 2019-11-20 03:09:50 +00:00
cvar.h Too many changes, sorry. 2019-11-20 03:09:50 +00:00
fs.c Add ReadInt+WriteInt qc builtins in csqc+ssqc respectively, add some extra docs for some other builtins. 2019-12-16 17:36:00 +00:00
fs.h Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
fs_dzip.c
fs_pak.c
fs_stdio.c Rework android code to avoid google's nativeactivity limitations. 2019-06-17 04:21:41 +00:00
fs_vpk.c
fs_win32.c Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
fs_xz.c Add BPTC (aka: bc6+bc7) fallback decompression. 2019-08-01 02:13:44 +00:00
fs_zip.c Add explicit skyroom fog. 2019-10-18 08:37:38 +00:00
gl_q2bsp.c Too many changes, sorry. 2019-11-20 03:09:50 +00:00
huff.c
log.c stripped support for qvm-based plugins. rewrote native plugins to use a more efficient interface. 2019-09-04 07:59:40 +00:00
mathlib.c Track areas properly, so we don't bug out when a client has multiple cameras in different areas. 2019-07-02 04:12:20 +00:00
mathlib.h Track areas properly, so we don't bug out when a client has multiple cameras in different areas. 2019-07-02 04:12:20 +00:00
md4.c
net.h stripped support for qvm-based plugins. rewrote native plugins to use a more efficient interface. 2019-09-04 07:59:40 +00:00
net_chan.c Fix 'jerky spectators' bug, reported by Zel. 2019-10-02 06:07:40 +00:00
net_ice.c
net_ssl_gnutls.c Too many changes, sorry. 2019-11-20 03:09:50 +00:00
net_ssl_winsspi.c Too many changes, sorry. 2019-11-20 03:09:50 +00:00
net_wins.c Too many changes, sorry. 2019-11-20 03:09:50 +00:00
netinc.h Too many changes, sorry. 2019-11-20 03:09:50 +00:00
particles.h
plugin.c Add explicit skyroom fog. 2019-10-18 08:37:38 +00:00
pmove.c Better compat with quakespasm's demos. 2019-10-14 02:36:57 +00:00
pmove.h Better compat with quakespasm's demos. 2019-10-14 02:36:57 +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 Remove void* pointer arithmatic to make msvc happy. 2019-12-10 14:50:47 +00:00
pr_common.h Remove void* pointer arithmatic to make msvc happy. 2019-12-10 14:50:47 +00:00
protocol.h Try harder to block ezquake's buggy extensions. 2019-10-30 14:03:59 +00:00
q1bsp.c Add ReadInt+WriteInt qc builtins in csqc+ssqc respectively, add some extra docs for some other builtins. 2019-12-16 17:36:00 +00:00
q2pmove.c
q3common.c Track areas properly, so we don't bug out when a client has multiple cameras in different areas. 2019-07-02 04:12:20 +00:00
qvm.c Fix some more stuff. 2019-07-29 06:32:37 +00:00
sha1.c Too many changes, sorry. 2019-11-20 03:09:50 +00:00
sys.h Compile fixes. 2019-09-04 09:15:13 +00:00
sys_linux_threads.c smoother console scrolling (at least with the mouse) 2019-09-04 08:32:22 +00:00
sys_win_threads.c
translate.c
translate.h
ui_public.h stripped support for qvm-based plugins. rewrote native plugins to use a more efficient interface. 2019-09-04 07:59:40 +00:00
vm.h stripped support for qvm-based plugins. rewrote native plugins to use a more efficient interface. 2019-09-04 07:59:40 +00:00
world.h Too many changes, sorry. 2019-11-20 03:09:50 +00:00
zone.c Optimised the textures of defaultwall with fast preset. 2019-05-23 15:11:32 +00:00
zone.h Last fix for skyrooms. Should now show entities in the skyroom. 2019-07-29 05:28:20 +00:00