Commit Graph

9 Commits

Author SHA1 Message Date
Spoike 1c47b03601 Urm. Compiles in FreeBSD with gmake and gcc. So, urm, yeah... Maybe it runs too.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@947 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-17 02:22:51 +00:00
Spoike 9ae7e2621d SOFTWARE RENDERING IS BROKEN: DO NOT USE ASM VERSION.
Lots of changes.
CSQC should be functional, but is still tied to debug builds. It WILL have some bugs still, hopefully I'll be able to clean them up better if people test it a bit.
Precompiled headers are working properly now. Compile times are now much quicker in msvc. This takes most of the files this commit.
Restructured how client commands work. They're buffered outside the network message, some multithreaded code is in. It needs a bit of testing before it's active.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@885 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-28 07:16:19 +00:00
Spoike 359ad952ff Improved portability
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@863 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-30 04:00:07 +00:00
Spoike ae500c07ef sockaddr_qstorage should make no assumptions about where the sa_family member is. Thanks to bigfoot for pointing this out.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@862 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-29 02:26:42 +00:00
Spoike cc879e5152 Removed vcr code, made portable.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@630 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-11 03:48:05 +00:00
Spoike bb58b920f4 bye warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@521 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-23 01:15:58 +00:00
Spoike 9594a8aaa7 Added capability to connect to DarkPlaces servers in QUAKE protocol mode.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@486 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-20 00:58:38 +00:00
Spoike 7b94ee118d Annother file needed for linux.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@163 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:24:49 +00:00
Spoike 7ee6e8131b minimal set needed for windows build
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@21 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 03:56:35 +00:00