1
0
Fork 0
forked from fte/fteqw
Commit graph

8 commits

Author SHA1 Message Date
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
0322bdd338 mvd playback works properly now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@587 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-08 04:14:52 +00:00
Spoike
da80415f55 small bug fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@525 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-23 01:27:26 +00:00
TimeServ
4b264ccead changing this while I have the chance
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@309 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-07 07:06:19 +00:00
Spoike
9c59fafc3e lots of changes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@228 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-20 23:25:38 +00:00
Spoike
2e497cf301 case change
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@185 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-08 18:51:17 +00:00
Spoike
d6879bcd43 filename case changes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@153 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:12:02 +00:00
Spoike
d7b2ae0270 built in X server
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@17 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 01:37:23 +00:00