fteqw/engine/common
Spoike f1ea7c0c06 Q2 works, models are depth sorted (the same time as particles).
some extra macros added. We have a full set of dp te effect builtins (but not parsing them all yet... so not advertising them either).
Dedicated server does not build. I need to add some functions to svmodel.c
sound should work properly with roq/cin/avi playback.
gl_detail should work like in ezquake. there's also a new gl_detalscale cvar
bss size should be a small ammount smaller.
all the dp te builtins will send something. But fte can't parse all of them yet.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1145 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-07-14 01:57:34 +00:00
..
asm_i386.h Initial checkin 2004-08-21 01:25:48 +00:00
bothdefs.h I wonder how many things this will break... 2005-06-22 17:10:13 +00:00
bspfile.h Q2 works, models are depth sorted (the same time as particles). 2005-07-14 01:57:34 +00:00
cmd.c Q2 works, models are depth sorted (the same time as particles). 2005-07-14 01:57:34 +00:00
cmd.h hopefully, everything will work that little bit better. 2005-06-04 04:20:20 +00:00
common.c Big huge mega-whooping commit. 2005-07-01 19:23:00 +00:00
common.h Redesigned sound code for greater modularity. 2005-06-14 04:52:10 +00:00
console.h Stuff 2005-04-16 16:21:27 +00:00
crc.c Initial checkin 2004-08-21 01:25:48 +00:00
crc.h Initial checkin 2004-08-21 01:25:48 +00:00
cvar.c ktpro should work better now woot. a few other things too 2005-07-03 15:16:20 +00:00
cvar.h Some changes. QC execution has been tweeked a little. It needs further work still. 2005-03-28 00:11:59 +00:00
gl_q2bsp.c Q2 works, models are depth sorted (the same time as particles). 2005-07-14 01:57:34 +00:00
huff.c Some changes. QC execution has been tweeked a little. It needs further work still. 2005-03-28 00:11:59 +00:00
math.s CSQC is standard now, and secure via the same md4 as a map currently has. 2005-03-10 03:55:18 +00:00
mathlib.c Rewrote FTE's NQ-compatable networking code. The nqnet functions have gone, as we support both udp and ipx through the qw code. 2005-05-26 12:55:34 +00:00
mathlib.h Stuff 2005-04-16 16:21:27 +00:00
md4.c Initial checkin 2004-08-21 01:25:48 +00:00
net.h Redesigned sound code for greater modularity. 2005-06-14 04:52:10 +00:00
net_chan.c Redesigned sound code for greater modularity. 2005-06-14 04:52:10 +00:00
net_wins.c ktpro should work better now woot. a few other things too 2005-07-03 15:16:20 +00:00
particles.h ktpro should work better now woot. a few other things too 2005-07-03 15:16:20 +00:00
plugin.c Fixed some plugin problems. 2005-06-18 23:54:34 +00:00
pmove.c Hopefully, the server will now run on 64bit archetectures. 2005-05-17 02:36:54 +00:00
pmove.h Hopefully, the server will now run on 64bit archetectures. 2005-05-17 02:36:54 +00:00
pmovetst.c Changed spikeset. 2005-04-26 16:04:12 +00:00
protocol.h Q2 works, models are depth sorted (the same time as particles). 2005-07-14 01:57:34 +00:00
q1bsp.c Redesigned sound code for greater modularity. 2005-06-14 04:52:10 +00:00
q2pmove.c Small changes. 2005-03-18 06:13:36 +00:00
quakeasm.h Initial checkin 2004-08-21 01:25:48 +00:00
qvm.c Changed vec4_t down to vec3_t, got the server browser integrated with the menu.dat. csqc is having fun, and nexuiz should work better. Enjoy. 2005-05-13 10:42:48 +00:00
sys.h fixing a warning the proper way. 2004-08-30 07:04:48 +00:00
tlout.h Initial checkin 2004-08-21 01:25:48 +00:00
translate.c Few bug fixes and some q3 compatable shaders. 2004-10-19 16:10:14 +00:00
translate.h Initial Checkin 2004-08-23 00:15:46 +00:00
ui_public.h *** empty log message *** 2005-03-07 08:58:26 +00:00
unzip.c Fixed to work on big endian. 2005-07-05 16:55:59 +00:00
unzip.h Go away uShort issues... zlib sucks 2005-01-28 20:17:27 +00:00
vm.h CSQC is standard now, and secure via the same md4 as a map currently has. 2005-03-10 03:55:18 +00:00
world.h server can be configured out, rtlights are a bit more responcible. 2004-11-29 01:21:00 +00:00
zone.c Redesigned sound code for greater modularity. 2005-06-14 04:52:10 +00:00
zone.h Small changes. 2005-03-18 06:13:36 +00:00