FTE QuakeWorld - main GIT repository
Go to file
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
CVSROOT initial checkin 2004-08-20 13:10:07 +00:00
engine 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
fteqtv Fixed the say command when not connected to a source, fixed so it compiles with gcc 2005-10-09 09:40:26 +00:00
plugins Added some additional sub-console functions. 2005-12-16 18:08:40 +00:00
quakec ent replacements added for HL/Q2/Q3 maps, not done yet 2005-08-28 22:38:03 +00:00