Commit Graph

742 Commits

Author SHA1 Message Date
Spoike a928045725 ^s and ^r stack based console masks added.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@704 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-04 07:26:49 +00:00
Spoike 1509862b09 Make chat colours come out the same as for TF teams. It's a bit friendlier this way.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@703 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-04 07:20:13 +00:00
Spoike a400572be9 Removed some obsolete nq lerping code and gl particle rendering. both are cleaner and were already disabled.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@702 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-04 07:18:59 +00:00
Spoike 4d770559c8 Does that make you happy?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@701 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-04 00:02:05 +00:00
Spoike b0a54a31c4 Fix for some bugs noticed with ints.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@700 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-30 12:47:43 +00:00
Spoike 2c17e2ca4d Skin forcing is now supported (and i've made some other teamplay fixes too)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@699 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-29 03:24:21 +00:00
Spoike 925edaf345 Hmm. Looks like that function wasn't used.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@698 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-29 03:22:49 +00:00
Spoike b49714565c Added some extra validation.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@697 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-29 03:22:09 +00:00
Spoike 3e9ce35b49 Fixing colour forcing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@696 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-29 03:20:42 +00:00
Spoike a88096a8c7 Was that causing problems with 16bpp?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@695 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-29 03:19:44 +00:00
Spoike 636cbd3f2a Cleaned up a tiny bit.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@694 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-29 03:18:44 +00:00
Spoike e709de82f9 added a way to disable menu.dat support from the commandline
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@693 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-29 03:16:50 +00:00
Spoike 1d1dd11bdf I apologise for the error in the earlier code.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@692 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-29 03:06:27 +00:00
Andreas Kirsch c3886a301b -Added parenthises counter to the QCC_PR_CheakCompConst, so you can now
compile e.g. myMacro( strcat( "A", "B" ) ) correctly.
 (I hope I didnt break anything though)


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@691 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-27 18:47:32 +00:00
Spoike f0f7fa4bf0 con_notifylines added
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@690 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-26 04:47:34 +00:00
Spoike f89c9464ce Works with gamespy now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@689 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-25 02:06:27 +00:00
Spoike 87f7ea06ef Fixes for coloration and stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@688 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-25 01:34:51 +00:00
Spoike 2029117eda fixes issue with server browser not working.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@687 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-25 00:55:01 +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 aceb5aabcd show mvds, insert quotes when playing the demos (so demos with spaces in work)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@683 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-23 03:16:37 +00:00
Spoike 84ec331e6f Couple of bugfixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@682 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-22 18:58:54 +00:00
Spoike 2976ca471e raz0 pointed out that gl was crashing on his computer.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@681 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-22 13:47:57 +00:00
Spoike dab7864373 no more q3shaders warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@680 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-22 12:45:29 +00:00
Spoike 3afc318a85 Can't people commit makefiles???
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@679 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-22 12:42: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 ef5c6a1d6c Fix for missing skyboxes in q2 bsps.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@677 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-22 02:26:11 +00:00
Spoike 708e412a56 Made rocket dynamic lights more consistant (more gl style, and a teeeny bit more efficient)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@676 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-22 02:23:59 +00:00
Spoike 07ebed7f87 Whoops
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@675 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-22 01:06:31 +00:00
Spoike 64c6d8816a whoops
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@674 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-22 01:03:23 +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 728047da7b Small non-serious fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@672 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-21 04:38:53 +00:00
Spoike c58a179f87 A showalias command, just like up2 requested.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@671 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-21 04:38:02 +00:00
Spoike 122dfc2338 Allow changing client's cheat cvars if not connected yet.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@670 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-21 04:37:14 +00:00
Spoike 835a7ea700 That's simply not needed any more.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@669 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-21 04:35:19 +00:00
Spoike 5baf239a6d Tiny speedup.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@668 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-21 04:34:58 +00:00
Spoike 26a1533f97 This was causing issues with q3uis.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@667 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-21 04:34:21 +00:00
Spoike 2216d9c0c0 gl schematics 2.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@666 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-21 04:33:45 +00:00
Spoike 47afae3dfe Fixing tags.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@665 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-21 04:32:34 +00:00
Spoike 804a4f78eb Making MD3 tags work properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@664 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-21 04:31:26 +00:00
Spoike 4dddd42e22 getting md3 tags working properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@663 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-21 04:31:00 +00:00
Spoike bed7e1adee Changed some default cvar values to disable colour blends (other than contents)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@662 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-21 04:30:17 +00:00
Spoike ea8ee4a355 simplified, cleaned, and made functional.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@661 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-21 04:29:14 +00:00
Spoike 53777ff961 major security hole patched.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@660 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-21 04:27:55 +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 2d3420d5ac removed Q3Debug and Q3Release targets.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@658 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 19:58:58 +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 450ac2a4de Added r_speeds profiling and corrected a SW crashing bug.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@656 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 19:55:22 +00:00
Spoike 62eeb19311 Profiling code and mvdsv-breakage-limitation stuff
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@655 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 19:54:09 +00:00
Spoike 9db52890b2 Added profiling code, added schematics, drawflat, and stuff
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@654 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 19:53:30 +00:00
Spoike d87030a911 Made a message more friendly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@653 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 19:51:43 +00:00
Spoike 9b7f0aea51 made a teeny bit more friendly with badly configured mvdsv servers.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@652 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 19:50:00 +00:00
Spoike b1ad773292 This might be a small speedup.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@651 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 19:48:47 +00:00
Spoike c011c912f7 Tweeked the conditions (Q3Debug/Q3Release targets are obsolete now)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@650 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 19:47:56 +00:00
Spoike b6fd491d44 Lerping fixes and preperation for mvd streaming for client side playback.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@649 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 19:43:22 +00:00
Spoike 649e60e1cb Added some profiling code.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@648 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 19:40:45 +00:00
Spoike 2cdaa69fe2 bug fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@647 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 19:40:06 +00:00
Spoike 55d77d3c11 That makes menus a little more friendly with missing images.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@646 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 19:39:21 +00:00
Spoike fd1f296b93 Prevention of badly configured mvdsv builds kicking us requires this.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@645 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 19:37:30 +00:00
Spoike bb8163406c mvds are interpolated properly now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@644 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 17:47:42 +00:00
Spoike 8ba4227cd9 Small speedup (hopefully)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@643 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 17:46:53 +00:00
Spoike c54c9cb121 Thanks to The Beast, that's fixed.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@642 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 17:45:59 +00:00
Spoike dd1437ac63 better dspeeds stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@641 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 17:44:42 +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 bbc31e475b fir for do {} while (string) jumping to the wrong offset.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@639 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-13 14:25:52 +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 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