Commit Graph

153 Commits

Author SHA1 Message Date
Spoike 2621cc6aad *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@894 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-07 08:58:26 +00:00
Spoike 061024cf36 print/dprint issues cleaned up.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@893 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-07 08:55:30 +00:00
Spoike d648c9e733 A couple of fixes. MVD recordings now actually record frags. Splitscreen no longer causes illegible messages.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@890 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-04 13:30:30 +00:00
Spoike e269aeaf16 Qux removed to a plugin.
Small bugfixes.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@887 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-01 15:36:23 +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 acde8ade44 CSQC support changes and some small bugfixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@874 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-12 18:56:04 +00:00
Spoike f4cfc008e1 Added some extensions to csqc. Added capability for obtaining stats. Fixed a big-endian issue with string stats.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@873 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-10 00:14:10 +00:00
Spoike 95eafd7427 some bugfixes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@867 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-06 02:47:36 +00:00
Spoike b1c2a6494a bigfoot pointed out this problem without NQPROT on a server
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@858 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-29 02:14:57 +00:00
Spoike fa82bc9c8c Fixed custom beams
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@854 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-28 19:26:24 +00:00
Spoike bfb1906d8e Removed some unneeded defs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@852 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-28 04:31:44 +00:00
Spoike cf69910a6b That's the angles compleatly smoothed now
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@836 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-27 01:53:05 +00:00
Spoike 8233e58472 mvdplay should be run fine now, once in. You can still hijack scoreboards though.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@832 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-26 03:39:47 +00:00
Spoike 0f0081d8db Whoops
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@831 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-25 20:46:24 +00:00
Spoike 6580299f61 Server-side MVD playback is more healthy now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@830 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-25 05:01:30 +00:00
Spoike 51da6d3abf Fixed some warnings and stuph.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@829 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-24 23:47:32 +00:00
Spoike 7d85e1d695 make sure time is set correctly. Just paranoid, I know.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@817 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-18 21:11:55 +00:00
Spoike 71dd0f167d Fixed a small stack problem with timeofday string
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@810 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-18 15:49:57 +00:00
Spoike 6b9650f045 Removed some utterly hideous coding style.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@807 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-17 17:48:13 +00:00
Spoike f09294cc07 A fix so *spectator via forceinfokey works properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@806 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-17 17:46:49 +00:00
Spoike 0f9893992a it's more likly to compile now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@797 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-16 19:55:35 +00:00
Spoike 0f3b5f4b33 First version of chunked downloads.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@789 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-16 02:24:05 +00:00
Spoike ac072a4ed6 Fixed commandline arguments.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@788 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-16 02:23:31 +00:00
Spoike 4341984aa6 Fixed rcon crash, fixed extreemly slow download speed (drate was bad).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@786 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-16 00:59:48 +00:00
Spoike 9f7ca44459 Added notarget and fly commands (and a cast for q2 gamecode's usercmds)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@742 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-07 02:36:13 +00:00
Spoike 340acfd808 Fixed a map name bug.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@741 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-07 02:34:59 +00:00
Spoike 63685e264b That's more stable now
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@740 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-07 02:34:25 +00:00
Spoike a1d1f34fe3 Urm, yeah, that's probably better.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@738 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-07 02:32:32 +00:00
Spoike e4213157a9 Fixed a bug which was causing a Q2 game error when failing to open the level cache for writing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@737 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-07 02:31:38 +00:00
Spoike 585dc4db55 don't crash if they gave us a dodgy model (md3s... hmm)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@719 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-04 10:58:18 +00:00
Spoike 73aa56a830 Wall jumping... and stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@711 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-04 08:04:42 +00:00
Spoike ab3644ddf4 Give is more fun on dedicated servers now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@710 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-04 08:01:03 +00:00
Spoike d36eac6baf walkmove(0,0) is a solidity test. Test properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@709 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-04 07:58:19 +00:00
Spoike 5c7b6b809f minor fixes to get the non-merged version to build properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@685 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-24 09:10:39 +00:00
Spoike 4b0395e079 Lots of stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@684 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-24 08:45:56 +00:00
Spoike 0df2f91f9f Maybe this will fix something.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@678 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-22 08:04:06 +00:00
Spoike fee761f9d4 Added clearer syntax to sv_settimer
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@673 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-21 04:39:47 +00:00
Spoike 3c69370a6f Hopefully that'll finally fix parsecommand stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@659 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-19 04:37:42 +00:00
Spoike e62fd88bdc tweeking parsecommand and mvdsv's usercmd stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@657 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 19:58:07 +00:00
Spoike 3f071c9876 Shadowalker wanted me to move it, so moving it I am.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@640 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-14 11:16:42 +00:00
Spoike d62b960d17 It's a bit cleaner this way.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@638 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-13 00:44:43 +00:00
Spoike c72469e124 It's cleaner this way.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@637 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-13 00:44:05 +00:00
Spoike d217414289 The server can now stream an MVD to multiple destinations at once. mvdrecord does not stop the old demo from recording. Please note, this hasn't been exaustivly tested.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@619 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-10 21:34:42 +00:00
Spoike 1719ea7dc6 Try not to allow anyone to crash us with corrupt mvds.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@618 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-10 21:32:54 +00:00
Spoike 9611c2acc3 Fix for the correct map name when playing back an MVD.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@615 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-10 03:04:42 +00:00
Spoike be37bfeb5e potential bug-fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@612 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:48:30 +00:00
Spoike 7a854736e4 gcc warning fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@611 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:47:43 +00:00
Spoike bdc9e2e5c7 A fix for some of the warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@610 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:46:41 +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 36aa923e2e mvd playback fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@582 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-06 01:57:07 +00:00