Commit Graph

1325 Commits

Author SHA1 Message Date
Spoike 45dfeb3bd3 frikbots don't flush the client slots properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@178 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-08 00:46:18 +00:00
Spoike f1759c3619 Fix DP_SV_PLAYERPHYSICS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@171 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 23:12:46 +00:00
Spoike ae19b17531 Small fixes so minimal builds compile properly (NQPROT issues).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@167 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:28:25 +00:00
Spoike 61f7afedb5 server specific system file for unix systems.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@150 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:10:08 +00:00
Spoike e76cd7f2ac compile the lot, let the compiler filter out the unneeded files.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@132 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 18:02:41 +00:00
Spoike 87d532c3e8 Changing splitscreen code so that sol.net can still work with our client. (Always expect a clc_move)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@131 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 18:01:53 +00:00
Spoike 7ed4086431 ifdef server only so that it can be compiled as just annother file
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@130 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:59:22 +00:00
Spoike f3beabcfef Revised dimension sutff, prevented bug with fractional frags.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@129 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:58:18 +00:00
Spoike 7dd720a4fc If the server still hasn't initialised, allow more precaches.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@128 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:56:53 +00:00
Spoike 19e3909bde EXT_DIMENSION_PHYSICS, EXT_DIMENSION_GHOST
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@127 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:55:12 +00:00
Spoike 54724f1bbf fields needed for changes to pr_cmds.c
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@126 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:54:04 +00:00
Spoike 34f7c5e517 extension changes. DP_INPUTBUTTONS and EXT_DIMENSION_XYZ
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@125 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:52:32 +00:00
Spoike 123eb55418 EXT_DIMENSION_PHYSICS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@124 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-04 17:51:20 +00:00
Spoike 4f6b0592b7 QSG_DIMENSION_PLANES and TEI_SHOWLMP2 support added.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@94 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 23:58:18 +00:00
Spoike 2ed0e6a508 QSG_DIMENSION_PLANES
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@93 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 23:55:22 +00:00
Spoike 70d4f6aa9b small cleanup.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@92 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 23:54:54 +00:00
Spoike 6986cfd401 button1 works - pr_allowbutton0 to disable
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@80 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-31 09:05:42 +00:00
TimeServ fe53615900 custom tent change
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@74 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-30 06:07:13 +00:00
Spoike 4df881b0c9 forgot to register allow_download_demos
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@73 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-30 05:34:41 +00:00
Spoike 9b59991ab3 Added support for Q2's nextserver command (for when playing cinamatics)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@62 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:45:34 +00:00
Spoike 57f4282c26 Server only Con_Printf should be VARGS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@61 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:44:39 +00:00
Spoike bb97a1cc38 nextmap is more q2 compatable now...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@60 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:43:28 +00:00
Spoike 7899805b46 Q2 servers were stealing all chat text. 'sv ' is the only prefix allowed to get q2 commands executing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@59 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-27 00:42:51 +00:00
Spoike 8184225473 Initial Checkin
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@15 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 00:15:46 +00:00
Spoike e2f6be77ac ASM code for q1 world hull physics
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@8 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-22 22:46:32 +00:00