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 |
|
Spoike
|
3d045be8aa
|
s / j keys spectate or join the server. This was requested by shadowalker a while ago.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@588 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-12-08 07:54:09 +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
|
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 |
|
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 |
|
Spoike
|
f468184e98
|
unfortunatly, the pr_cmds forms use fast lookups using the globals... we don't even know if the chain field exists!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@536 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-26 06:07:41 +00:00 |
|
Spoike
|
3822458c53
|
We need to actually implement these.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@535 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-26 06:06:43 +00:00 |
|
Spoike
|
4d9b310c5c
|
doesn't annoy the user with demos when quitting the menu any more.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@534 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-26 06:05:59 +00:00 |
|
Spoike
|
5c5d74c562
|
added some other files to the list of 'don't allow stuffed download commands'
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@533 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-26 06:05:18 +00:00 |
|
TimeServ
|
db4c8fadc5
|
part 1 of the entity particle fiasco
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@532 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-25 06:57:30 +00:00 |
|
Spoike
|
619d7d14dc
|
That's zym models skinned.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@531 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 16:14:49 +00:00 |
|
Spoike
|
9d80d5445e
|
Animation is perfect now... gotta fix texturing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@530 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 15:30:34 +00:00 |
|
Spoike
|
5c566ea7e2
|
SOLID_LADDERQ1 -> SOLID_CORPSE. if you needed ladder, use 20 instead.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@529 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 15:13:32 +00:00 |
|
Spoike
|
29b9f70e42
|
zym models now work a little better... still not skinned... or using the correct animations, but they do work a bit better.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@528 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 14:58:32 +00:00 |
|
Spoike
|
b398184847
|
menu progs support.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@527 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 14:29:51 +00:00 |
|
Spoike
|
4060f391d3
|
pr_menu.c added
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@526 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 01:28:55 +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 |
|
Spoike
|
aaa1e1948f
|
bit cleaner.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@524 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 01:27:04 +00:00 |
|
Spoike
|
7a5b5d220b
|
Cleaned up. Part way through zym models.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@523 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 01:23:45 +00:00 |
|
Spoike
|
bdd87a38ba
|
cleaning up a little bit of stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@522 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 01:16:43 +00:00 |
|
Spoike
|
bb58b920f4
|
bye warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@521 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 01:15:58 +00:00 |
|
Spoike
|
b4e92d7af3
|
does that make anyting nicer?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@520 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 01:14:00 +00:00 |
|
Spoike
|
b94e7f7ff1
|
tweeked that a bit... well, it got rid of a warning, so...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@519 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 01:12:42 +00:00 |
|
Spoike
|
eb8f1f7149
|
certainly made that a bit cleaner.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@518 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 01:11:54 +00:00 |
|
Spoike
|
45b6532350
|
Lots of maths stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@517 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 01:10:51 +00:00 |
|
Spoike
|
84b4af51ae
|
menu.dat support.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@516 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 01:10:10 +00:00 |
|
Spoike
|
1a4aa4ae5e
|
Bit cleaner now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@515 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 01:08:59 +00:00 |
|
Spoike
|
991128372e
|
bye to the warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@514 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 00:43:27 +00:00 |
|
Spoike
|
bf3edade55
|
Removed some warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@513 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 00:37:02 +00:00 |
|
Spoike
|
cefa1be2ac
|
removed an unneeded variable.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@512 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 00:36:33 +00:00 |
|
Spoike
|
64e5dd682f
|
cleaned up a bit, made more generic and stuph.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@511 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 00:35:37 +00:00 |
|
Spoike
|
2d54b24930
|
Splatt go some warnings. And I thought it was only bugs that could go splatt.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@510 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 00:34:41 +00:00 |
|
Spoike
|
85e7fc3987
|
special sentinal checking and a small optimisation.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@509 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 00:31:46 +00:00 |
|
Spoike
|
6317634447
|
Spare variable removed.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@508 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 00:30:25 +00:00 |
|
Spoike
|
789e38265b
|
bye bye quirky behaviour
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@507 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 00:29:10 +00:00 |
|
Spoike
|
deafeba37a
|
function now accepts PR_CURRENT
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@506 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 00:23:25 +00:00 |
|
Spoike
|
5372f5ba08
|
Small bugfix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@505 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 00:22:04 +00:00 |
|
Spoike
|
2f1329a1fe
|
ambient sounds always loop now... hopefully.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@504 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-23 00:18:51 +00:00 |
|
Spoike
|
27aea7b7ba
|
fix for parsetent - added the extra particle types.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@503 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-22 22:19:12 +00:00 |
|
Spoike
|
e79177657d
|
server stuffs can't use cmd_arvc/cmd_argv in aliases.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@502 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-22 08:28:30 +00:00 |
|
Spoike
|
96ab3d3fd1
|
fix for statics being inside out (or not visible), as well as dp style svc_effect on the qw protocol. (uses different svcs, but...)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@501 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-22 00:00:54 +00:00 |
|
Spoike
|
297bf5cb2d
|
Erm. Whoops. Let's fix that bug now...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@500 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-21 21:24:46 +00:00 |
|
Spoike
|
3f775349b3
|
Small changes to make it more generic to use.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@499 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-21 07:31:26 +00:00 |
|
Spoike
|
5e9f13e088
|
pr_trace (the macro) was just causing problems. removed.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@498 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-21 07:29:53 +00:00 |
|
Spoike
|
e83425f37b
|
Some DP protocol extensions.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@497 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-20 01:21:17 +00:00 |
|
Spoike
|
91f0bd860c
|
Fixed impulses on NQ servers, and a safty check for backwards running time.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@496 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-20 01:20:28 +00:00 |
|
Spoike
|
72c3b0e8b2
|
Sortof an 'I know' option. We don't have a builtin palette... Though DP does so we should probably expect the occasional problem.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@495 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-20 01:16:43 +00:00 |
|
Spoike
|
7a826c1cf6
|
angles shouldn't be lerped... They can be read straight from the demos.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@494 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-20 01:15:29 +00:00 |
|
Spoike
|
1136241a94
|
Code to work with DP's connectionless protocol.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@493 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-20 01:12:02 +00:00 |
|
Spoike
|
488af2771c
|
Don't crash!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@492 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-20 01:11:07 +00:00 |
|
Spoike
|
2bcf7e04c3
|
restructured model loading to fail to load rather than error if given an unrecognised model.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@491 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-20 01:10:18 +00:00 |
|
Spoike
|
5e523f6c29
|
Well, this makes tga files nicer looking.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@490 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-20 01:09:18 +00:00 |
|
Spoike
|
b8a58b4db2
|
q3bsps suck.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@489 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-20 01:08:16 +00:00 |
|
Spoike
|
c8438cbc3e
|
Small tweek... The mins/max mismatching code was disabled. Hopefully q3 bsps should have a little better physics.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@488 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-20 01:03:57 +00:00 |
|
Spoike
|
9721b3c21d
|
some DP compatability stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@487 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-20 00:59:29 +00:00 |
|
Spoike
|
9594a8aaa7
|
Added capability to connect to DarkPlaces servers in QUAKE protocol mode.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@486 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-11-20 00:58:38 +00:00 |
|