1
0
Fork 0
forked from fte/fteqw
fteqw/engine/common
Spoike 503eff6421 Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this.
I'm not sure if this will break anything. It shouldn't do, but it might.

Not everything is ported over yet. Ideally there would be no more use of fopen anywhere else in the engine, and com_gamedir would be made static to fs.c
There are a couple of other changes too.

http/ftp stuff is currently disabled.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1728 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-21 03:07:33 +00:00
..
asm_i386.h Initial checkin 2004-08-21 01:25:48 +00:00
bothdefs.h Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +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 Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
cmd.h allways -> always. 2005-07-28 15:33:27 +00:00
common.c Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
common.h Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
console.h for plugins, mostly. 2005-12-20 23:33:20 +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 Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
cvar.h Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
fs.c Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
gl_q2bsp.c fixing flares 2005-12-06 02:21:28 +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 Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +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 wonder how much this will break. Ahh well. It works for me, and I need to go to bed. 2005-11-30 01:20:53 +00:00
net_chan.c A few tweeks here and there. 2005-10-01 03:09:17 +00:00
net_wins.c cygwin, mingw should compile, plugins in dedicated servers, and stuff. 2005-12-15 19:15:39 +00:00
netinc.h Build fixes for non-Win32 2005-12-02 01:14:20 +00:00
particles.h pe_defaulttrail junk for Q1/H2 2005-11-26 23:11:19 +00:00
plugin.c Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
pmove.c I wonder how much this will break. Ahh well. It works for me, and I need to go to bed. 2005-11-30 01:20:53 +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 Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +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 cygwin, mingw should compile, plugins in dedicated servers, and stuff. 2005-12-15 19:15:39 +00:00
sys.h logging now shuts off after a bad write 2005-12-05 16:47:29 +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 Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
unzip.h Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +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