Commit Graph

638 Commits

Author SHA1 Message Date
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 e8e7ca2dc2 okay, probably best not to try using x86 assembler on a mac...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@636 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-13 00:43:23 +00:00
Spoike 8f757ca204 A couple of files added.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@635 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-12 19:57:21 +00:00
Spoike 577d0cea5e Fix for vectors in unions/structs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@634 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-12 18:43:57 +00:00
Spoike d7de645deb endian issues.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@633 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-11 16:46:00 +00:00
Spoike 0202601875 glPolygonOffset added.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@632 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-11 16:45:38 +00:00
Spoike 3995f947d3 Byte swapping.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@631 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-11 16:44:36 +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 2eb8db11d0 parse lightstyles for real-time lights.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@629 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-11 03:46:37 +00:00
Spoike f6255c4713 For compleateness.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@628 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-11 03:45:47 +00:00
Spoike f43b24da6b added code to make sure we've got the right texture unit selected.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@627 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-11 03:44:40 +00:00
Spoike 2af9590002 improved beams
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@626 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-11 03:43:31 +00:00
Spoike 933cd63cd3 new defs added for r_drawflat
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@625 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-11 03:41:12 +00:00
Spoike bd859e47db realtime lights need lightstyles.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@624 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-11 03:39:01 +00:00
Spoike 809353b899 don't allow mouse movement when tracking + spectating.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@623 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-11 03:37:35 +00:00
Spoike 5eac55df92 Don't flash the window when playing demos
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@622 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-11 03:36:42 +00:00
Spoike 559ba86783 allow tab to work even when playing a demo. It's much nicer for qwds.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@621 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-11 03:35:55 +00:00
Spoike f20af5d236 Hmm. small speedup. :/
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@620 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-11 03:31:37 +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 95875ecb10 Apparently I went for non-standard paths.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@617 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-10 21:31:53 +00:00
Spoike 012d89db37 Whilst this doesn't help runtime, it certainly helps gcc. whatever you do, don't crash menus for a bit.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@616 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-10 05:11:46 +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 73966f4eb0 Okay, so that just quadroupled my framerate...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@614 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-10 01:19:07 +00:00
Spoike 8f1a3bc79b Makefile to generate builds using SDL. (a mac port hopefully)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@613 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:49:32 +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 4389d1480d I spotted some bugs
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@609 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:45:57 +00:00
Spoike bc124b1723 skin fix, and working on lighting.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@608 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:45:14 +00:00
Spoike ec3169941f Minor code cleanup
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@607 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:44:29 +00:00
Spoike de9cbc723d fix for failure to intilize a stencil buffer, plus some other stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@606 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:43:19 +00:00
Spoike 73801ca93e Fixed some gcc warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@605 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:42:00 +00:00
Spoike 9d91cf3900 double gammaflash gone, as have some gcc warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@604 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:41:14 +00:00
Spoike 7f27b34915 Fixed a gcc warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@603 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:40:30 +00:00
Spoike 7d725cb5b1 gl video initialisation code to be used with SDL.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@602 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:39:52 +00:00
Spoike 7975bbfe69 Moved some code to somewhere where it makes more sence.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@601 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:38:53 +00:00
Spoike d498f99342 System logic for use with the more portable SDL library.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@600 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:38:11 +00:00
Spoike 3d91366a30 Just a stub for now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@599 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:37:29 +00:00
Spoike f7834e9c24 Fixing a gcc warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@598 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:36:54 +00:00
Spoike de4463b5c3 cdrom support with SDL builds
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@597 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:34:59 +00:00
Spoike 1d5a68fe88 Fixed a gcc warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@596 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:34:24 +00:00
Spoike e24ddf203f gcc warnings fixed.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@595 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:32:52 +00:00
Spoike 15903fe2d3 More portable (SDL stuff)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@594 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:31:48 +00:00
Spoike 5f5ab1fdfd More portable window caption code.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@593 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:30:03 +00:00
Spoike a4aa668a7b fixes a gcc warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@592 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-09 23:29:24 +00:00
Spoike 82f40721e3 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@591 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-08 08:10:18 +00:00
Spoike 195818f56d Clientonly needs this def.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@590 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-08 07:55:43 +00:00
Spoike 8d33d66a35 r_part_info made more helpful
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@589 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-08 07:54:55 +00:00