Commit Graph

586 Commits

Author SHA1 Message Date
Spoike 2bc22c8e79 Added brackets around the dude that you are spectating.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@586 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-08 04:05:43 +00:00
Spoike 719a42f98e don't try using sw gamma if hw gamma is enabled.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@585 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-08 04:03:36 +00:00
Spoike f879422fb7 Small cleanup
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@584 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-08 04:02:57 +00:00
Spoike 42dd108d9d Client should again be able to record non-corrupt demos - remember the cl_nopext thing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@583 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-06 01:59:05 +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
Spoike f63916139d overflow without overflow set should now be gone when playing back mvds server side.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@581 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-06 01:52:32 +00:00
Spoike 784d080071 Makes noclipping with playback of mvd demos work a bit better, though it breaks tracking with FTE's independant physics (zquake is fine)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@580 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-06 00:58:19 +00:00
Spoike 8388988809 svc_nails2 works fine in server side mvd demos now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@579 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-06 00:56:39 +00:00
Spoike b719cd9109 Erm, yeah, don't want CLIENTONLY when we're going for a mimimal server...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@578 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 16:48:42 +00:00
Spoike f1ebcd115c Fixed the unresolved Host_Error external.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@577 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 16:47:58 +00:00
Spoike 33d19c0cf4 Whoops... Someone broke dedicated builds..
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@576 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 16:34:06 +00:00
Spoike a82e237add Hash tables now have a case insensative option. (it acts as lowercase - don't mix them)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@575 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 16:32:44 +00:00
Spoike eac52dedf2 prevent mvd playback from doing prespawnie type things.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@574 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 15:38:57 +00:00
Spoike fa303f250e Make overkill.mvd not overflow the client when coming in fresh.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@573 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 15:38:18 +00:00
Spoike 0fd9cb8c9c Trying to get MVDs working again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@572 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 15:19:11 +00:00
Spoike 799eec7a81 Tweeked KRIMZON_SV_PARSECLIENTCOMMAND. It should have better behaviour now. (More like DP)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@571 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 11:51:44 +00:00
Spoike c692ef4d5e now identical handling to linux.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@570 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 11:40:15 +00:00
Spoike b255ce926b Two bugs fixed and an attempt at fs_cache working properly (it's now case insensative, even in linux)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@569 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 11:39:39 +00:00
Spoike fcd3f100d2 Should never happen, but be prepared for it.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@568 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 11:37:39 +00:00
Spoike 5888f552f4 Killed a warning in release builds.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@567 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 11:36:34 +00:00
Spoike e02bbec528 crosshair uses nearest instead of linear sampling. Linear was making it disappear half the time, so..
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@566 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 08:28:47 +00:00
Spoike 7acdaa8779 Renders a little bit better now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@565 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 08:27:38 +00:00
Spoike 820907cb25 defs needed for realtime lighting on models and for doom replacement texture loading (when lacking the origional texture - which shouldn't be happening in my testbed.).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@564 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 08:26:33 +00:00
Spoike 75c585e397 windowed gl mode is now resizable via cursor.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@563 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 08:25:01 +00:00
Spoike b48cc1ae58 Fix for download paths.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@562 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 08:22:06 +00:00
Spoike abad34c826 Big coords work with NQ mods too now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@561 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 08:21:31 +00:00
Spoike d4033f5dca Fixes by Black's directive.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@560 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 08:20:40 +00:00
Spoike e9ae3fdb03 Added support for DP-P6
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@559 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 08:19:54 +00:00
Spoike 11e83c71db promoted the int to headers. woo
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@558 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 08:19:11 +00:00
Spoike e1c927d621 Tiny fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@557 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 08:18:14 +00:00
Spoike b523ee04c7 Added a new stat from DP-P6.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@556 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 08:17:46 +00:00
Spoike a8db440abb Split up my matrix library.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@555 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 08:17:09 +00:00
Spoike 738dfcab46 New function headers.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@554 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 08:15:49 +00:00
Spoike 5da754e433 Erm. Somehow all the linefeeds were changed to carrage returns. I really don't understand how but all my windows apps are having hard times and stuff wirh it. Here's a copy of the one I sent to hexum.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@553 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 08:12:50 +00:00
Hexum ab41bbb0a7 fix for random linux crashes (from spike)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@552 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-04 16:26:22 +00:00
Spoike b628d14df0 Added + and - unary operators.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@551 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-03 16:08:43 +00:00
Spoike b025b87225 I used the wrong variable name... sorry.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@550 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-03 10:13:54 +00:00
Spoike 72abdd25a3 hack to fix unnamed textures in bsps.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@549 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-03 09:43:35 +00:00
Spoike 98b6061185 hmm... multiples of 4 would be nice...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@548 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-03 03:02:17 +00:00
Spoike 8f493a29c7 the debugging builtins added.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@547 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-02 07:15:29 +00:00
Spoike 6b53e98c80 Black takes the credit for this one. It's a fix for field fields when loaded from bsps/ent files/saves/whatever.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@546 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-02 07:13:55 +00:00
Spoike 4de01cfdca mirrored ents angled correctly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@545 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-02 07:11:32 +00:00
Spoike 73680ca9b7 -nosound readded (which registers and locks the nosound cvar, and prevents any sound devices being intiailsed or anything fun like that)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@544 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-02 07:09:14 +00:00
Spoike f3c4aa6293 zone.c made more reliable.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@543 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-02 06:00:21 +00:00
Spoike af06f28e2c assignment in conditional is ignored if placed inside brackets.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@542 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-29 21:08:02 +00:00
Spoike 3f2819c65d . .vector fieldtest; should now be ungoofed (no need for that space any more)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@541 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-29 19:38:06 +00:00
Spoike 1fbf42489a . .vector fieldtest; works now! woot!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@540 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-29 19:33:49 +00:00
Hexum 2d90a24fbc make it build on linux
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@539 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-29 05:52:57 +00:00
Spoike 854f5340c1 server can be configured out, rtlights are a bit more responcible.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@538 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-29 01:21:00 +00:00
Spoike 9af4c7df7f we can connect to DP servers, dynamic lighting code was revised a little, a new cvar was added to control the extra feature, lights can be flagged with where they should appear, skin code was revised (to include models), fruity textures fixed, r_loadlit 2 failing to save is fixed. NQ demos smoothed.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@537 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-27 08:16:25 +00:00