engine/engine/common
Spoike 35192beb47 More tweekable.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1569 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-14 01:32:21 +00:00
..
asm_i386.h Initial checkin 2004-08-21 01:25:48 +00:00
bothdefs.h More tweekable. 2005-11-14 01:32:21 +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 always dump configs into quake/fte 2005-10-20 22:43:10 +00:00
cmd.h allways -> always. 2005-07-28 15:33:27 +00:00
common.c A few tweeks here and there. 2005-10-01 03:09:17 +00:00
common.h Trying to fix an amd64 wierdness where mapchecks fail. 2005-11-03 23:46:31 +00:00
console.h warning fixes 2005-09-26 08:07:26 +00:00
crc.c q3 fixes and misilaneous minor changes. 2005-09-08 22:52:46 +00:00
crc.h q3 fixes and misilaneous minor changes. 2005-09-08 22:52:46 +00:00
cvar.c Fix for uninitialised CB stuff. 2005-11-14 00:58:29 +00:00
cvar.h constblock memory stuff 2005-09-21 01:14:04 +00:00
fs.c -usehome should work properly, there's also an extra option to restart the filesystem, flushing pak files without reloading them, but it might not work properly. 2005-10-31 00:52:03 +00:00
gl_q2bsp.c Fix a compile error on dedicated builds. 2005-10-21 15:52:05 +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
log.c moved log junk to seperate file 2005-09-27 04:05:32 +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 I've been fixing warnings. 2005-10-07 16:27:20 +00:00
mathlib.h I've been fixing warnings. 2005-10-07 16:27:20 +00:00
md4.c This fixes the 64bit sv_mapcheck issue 2005-11-05 21:24:46 +00:00
net.h I've been fixing warnings. 2005-10-07 16:27:20 +00:00
net_chan.c A few tweeks here and there. 2005-10-01 03:09:17 +00:00
net_wins.c I've been fixing warnings. 2005-10-07 16:27:20 +00:00
particles.h pe_defaultrail, like pe_default but for trails, works mostly with q2 for now though 2005-10-08 22:35:20 +00:00
plugin.c Rewrote a few bsp tracing stuff (primarily for heightmap things). 2005-08-26 22:56:51 +00:00
pmove.c Rewrote a few bsp tracing stuff (primarily for heightmap things). 2005-08-26 22:56:51 +00:00
pmove.h Hopefully, the server will now run on 64bit archetectures. 2005-05-17 02:36:54 +00:00
pmovetst.c e2m2-stuck-on-plat bug fixed. 2005-10-07 16:21:54 +00:00
pr_common.h A header file for the common builtins. 2005-10-07 16:33:28 +00:00
protocol.h Small cleanup 2005-10-20 20:01:17 +00:00
q1bsp.c Fixed an assumption where all lit q1bsp models are cl.worldmodel - we use currentmodel instead. 2005-10-16 04:03:13 +00:00
q2pmove.c Small changes. 2005-03-18 06:13:36 +00:00
q3common.c q3 fixes and misilaneous minor changes. 2005-09-08 22:52:46 +00:00
quakeasm.h Initial checkin 2004-08-21 01:25:48 +00:00
qvm.c renamed some parameters, and made them optional. if you don't provide the syscall function pointers, you can't load the vm as either dll or qvm (handy for when sv_pure stuff works properly) 2005-09-08 01:55:56 +00:00
sys.h Fixing a couple of warnings. 2005-10-07 02:14:22 +00:00
tlout.h Getting rid of the version number, now using build numbers only. 2005-10-04 21:08:06 +00:00
translate.c Getting rid of the version number, now using build numbers only. 2005-10-04 21:08:06 +00:00
translate.h Getting rid of the version number, now using build numbers only. 2005-10-04 21:08:06 +00:00
ui_public.h q3 fixes and misilaneous minor changes. 2005-09-08 22:52:46 +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 Fixing a couple of warnings. 2005-10-07 02:14:22 +00:00
world.h A few tweeks here and there. 2005-10-01 03:09:17 +00:00
zone.c temporary fix to init crash 2005-10-18 04:38:22 +00:00
zone.h constblock memory stuff 2005-09-21 01:14:04 +00:00