Commit Graph

5 Commits

Author SHA1 Message Date
Spoike 6187f214cf Removed obsolete 'OF' macro.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4030 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-04-24 03:12:50 +00:00
Spoike 76adf4ae34 Fixed 64bit compatability.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2531 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 10:57:46 +00:00
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
Spoike a675add7fb Go away uShort issues... zlib sucks
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@855 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-28 20:17:27 +00:00
Spoike 5cdef34122 Moving utility functions, Our libs dir should contain only standard header files and libraries, and should only be needed by the evil non-inclusive windoes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@850 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-28 04:29:54 +00:00