fteqw/engine/common
Eukara 2cdbe035df Updated The Wastes' config to use world grid optimisation
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5320 fc73d0e0-1445-4013-8a0c-d673dee63da5
2018-10-13 19:46:33 +00:00
..
bothdefs.h lerpfrac3 fixes. unix sockets for the luls (disabled). some misc tweaks for xonotic. 2018-09-23 19:35:24 +00:00
bspfile.h lerpfrac3 fixes. unix sockets for the luls (disabled). some misc tweaks for xonotic. 2018-09-23 19:35:24 +00:00
cmd.c reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
cmd.h added sys_priority cvar to the windows build. 2018-04-15 02:48:23 +00:00
com_mesh.c Fix some stringop-truncation warnings. Enable static freetype in config_fteqw.h. Fix wastes build. 2018-10-13 06:20:49 +00:00
com_mesh.h Add ortho lights (still has serious issues that make them unusable on regular maps). 2018-07-22 11:49:37 +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 reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
common.c Fix some stringop-truncation warnings. Enable static freetype in config_fteqw.h. Fix wastes build. 2018-10-13 06:20:49 +00:00
common.h reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
config_freecs.h Updated FreeCS' config 2018-06-10 00:37:57 +00:00
config_fteqw.h Fix some stringop-truncation warnings. Enable static freetype in config_fteqw.h. Fix wastes build. 2018-10-13 06:20:49 +00:00
config_minimal.h Added cl_autodemo cvar to automatically record games. 1 records multiview demos where possible, -1 strictly records singleview demos. 2018-09-01 04:18:08 +00:00
config_nocompat.h Added cl_autodemo cvar to automatically record games. 1 records multiview demos where possible, -1 strictly records singleview demos. 2018-09-01 04:18:08 +00:00
config_wastes.h Updated The Wastes' config to use world grid optimisation 2018-10-13 19:46:33 +00:00
console.h Attempt to optimise texture memory by loading greyscale tgas as 8bit. Extend serverbrowser api for xonotic. Be more aggressive with loading hardware cursor images. Fix software banding with compressed textures. Rework autosprites to cope with atlased texcoords (note: q3 would discard the texcoords). 2018-09-29 17:31:58 +00:00
crc.c rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it. 2014-03-30 08:55:06 +00:00
crc.h rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it. 2014-03-30 08:55:06 +00:00
cvar.c reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
cvar.h Eukara wants native-code custom menus. He's weird. 2018-05-21 13:47:53 +00:00
fs.c Added trace_networkentity global to csqc. Try to fix some misc bugs. 2018-10-13 12:19:58 +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 reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +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 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 reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
huff.c reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
log.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
mathlib.c reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
mathlib.h added cmake file. 2018-03-04 14:41:16 +00:00
md4.c Misc bugfixes, including q3bsp-rtlights and bloom. Matrix use clarifications. Working towards skeletal glsl code. 2011-07-30 14:14:56 +00:00
net.h lerpfrac3 fixes. unix sockets for the luls (disabled). some misc tweaks for xonotic. 2018-09-23 19:35:24 +00:00
net_chan.c Moved infoblobs extension to a cvar. 2018-08-09 06:21:39 +00:00
net_ice.c Fix various compiler warnings. 2017-09-20 11:27:13 +00:00
net_ssl_gnutls.c reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
net_ssl_winsspi.c playdemo should now play older protocol versions. 2017-10-12 12:02:25 +00:00
net_wins.c reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
netinc.h lerpfrac3 fixes. unix sockets for the luls (disabled). some misc tweaks for xonotic. 2018-09-23 19:35:24 +00:00
particles.h centerprints with links now show cursors. 2017-07-28 01:49:25 +00:00
plugin.c reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
pmove.c reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
pmove.h win: emulate gamepad thumb axis as buttons. 2018-04-27 16:40:50 +00:00
pmovetst.c reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
pr_bgcmd.c reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
pr_common.h reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
protocol.h Added cl_autodemo cvar to automatically record games. 1 records multiview demos where possible, -1 strictly records singleview demos. 2018-09-01 04:18:08 +00:00
q1bsp.c cmake: Attempt to avoid using libraries that might not be installed, like x11 2018-08-23 07:04:55 +00:00
q2pmove.c tcpconnect fixes 2012-01-17 07:57:46 +00:00
q3common.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
qvm.c lerpfrac3 fixes. unix sockets for the luls (disabled). some misc tweaks for xonotic. 2018-09-23 19:35:24 +00:00
sha1.c compiler warning/error fixes 2018-01-23 01:22:29 +00:00
sys.h reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
sys_linux_threads.c lerpfrac3 fixes. unix sockets for the luls (disabled). some misc tweaks for xonotic. 2018-09-23 19:35:24 +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 sdl2 support. 2014-02-07 08:38:40 +00:00
ui_public.h A few things... f_ruleset stuff, 64bit qvm compatability, added cvars so you can put the built in http server on a custom port, added #warnings to annoy molgrum. 2007-09-17 20:35:39 +00:00
vm.h 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
world.h lerpfrac3 fixes. unix sockets for the luls (disabled). some misc tweaks for xonotic. 2018-09-23 19:35:24 +00:00
zone.c reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +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