Commit Graph

1816 Commits

Author SHA1 Message Date
Spoike 87f100ad88 scr_centersbar
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1676 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 02:23:46 +00:00
Spoike beff674887 Makes the ftp server work a bit better, hopefully.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1675 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 02:22:44 +00:00
Spoike c6b27d0b81 Fixes all that tests for relative file depths.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1674 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 02:21:56 +00:00
Spoike 89a52c4a5a fixing flares
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1673 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 02:21:28 +00:00
Spoike b14f789fbe Convert q3 flares to dynamic flashblendable lights
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1672 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 02:20:11 +00:00
Spoike 688bae5fdb Fixes taskswitch bugs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1671 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 02:19:22 +00:00
Spoike 880681a390 Actually use the fasttrack arrays thingie.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1670 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 02:18:41 +00:00
Spoike a8de363078 hopefully fixes a couple of things.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1669 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 02:17:55 +00:00
Spoike 48dbcfa193 hopefully fies a couple of things.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1668 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 02:17:27 +00:00
TimeServ 81188d622a you didn't see this
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1667 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 01:38:31 +00:00
TimeServ 9a4a8aa411 remove superfluous extension
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1666 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 01:18:47 +00:00
Mark Olsen 4120541f06 Reenabled the XCloseDisplay call as things fuck up without it.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1665 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-05 21:22:36 +00:00
Mark Olsen 2e22b57fc2 Fixed big endian support for Linux/GLX
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1664 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-05 20:51:18 +00:00
TimeServ 87d4c83abe logging now shuts off after a bad write
colormapping made more generic (more with that later)
small stat fix


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1663 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-05 16:47:29 +00:00
Mark Olsen 20da7c41cd Fixed a sizeof bug which affected non-32bit systems (sizeof on pointer to float instead of sizeof on the float)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1662 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-02 23:59:40 +00:00
TimeServ 1534f2f1b7 left over debug code
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1661 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-02 22:24:16 +00:00
TimeServ 283c7f8454 fix to loading maps/models with fullbrights (sw)
fix a rare crash with HLBSP textures


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1660 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-02 02:38:10 +00:00
Mark Olsen 87bf121760 Build fixes for non-Win32
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1659 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-02 01:14:20 +00:00
TimeServ 1b2dfa9701 fixes to stainmaps (project options got screwed up so I didn't catch the glitches)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1658 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-02 00:49:20 +00:00
TimeServ bc44aaf54b stains are multiplicative instead of additive
get rid of infokey usage in cl_ignore
reduce sw stainmaps from int to unsigned char


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1657 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 22:36:01 +00:00
Lance 79d122b3cf Anisotropic Filtering take 2
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1656 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 15:52:36 +00:00
Lance a42d9dac20 Anisotropic Filtering
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1655 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 11:40:45 +00:00
Lance 96c5dd71ec Anisotropic Filtering
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1654 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 11:22:20 +00:00
Lance eae50d7bf6 Anisotropic Texture Filtering
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1653 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 11:20:19 +00:00
Spoike 4fa99b476c Fix for not compiling in sw.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1652 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 02:20:48 +00:00
Spoike 470804d958 make mingl compile again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1651 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:56:37 +00:00
Spoike aaf1a31b05 Fixes the sockettcp issue without TCPCONNECT.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1650 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:51:47 +00:00
Spoike 8d737adf85 Added cl_ignore.c
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1648 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:24:37 +00:00
Spoike 77474af3b2 Stops a recursive error when the MessageBox function tells us that it's appeared, over and over and over again, causing more MessageBoxes... Grr.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1647 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:24:07 +00:00
Spoike 3931528beb Removed timeserv's precompiler protection around files I forgot to add.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1646 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:22:25 +00:00
Spoike 2c10084b45 Fixed a syntax error.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1645 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:21:38 +00:00
Spoike bb1c73658c Added memset, memcpy, and memmove for efficency (rather than implementing them in a qvm).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1644 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:21:08 +00:00
Spoike 7d5cacecab Fixes 'glowing nails'.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1642 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 23:12:08 +00:00
Spoike 10bb3e01cf blah
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1641 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 21:39:27 +00:00
Spoike 6f6b337428 fix for dedicated servers.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1640 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 21:35:43 +00:00
Spoike 304f1e38bd from fuhquake.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1639 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 20:46:09 +00:00
TimeServ e13c3d5e07 %i to %p
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1638 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 05:05:50 +00:00
TimeServ 61ea1d4429 plug_list enhancement
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1637 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 05:01:43 +00:00
TimeServ 18b062a0fe also look in charsets for quake character sets
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1636 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 02:53:08 +00:00
TimeServ 21b5d68685 Spike broke CVS build due to not committing cl_ignore.c
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1635 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 02:26:12 +00:00
Spoike 339d478659 I wonder how much this will break. Ahh well. It works for me, and I need to go to bed.
Well, plugins should be able to read/write files through the engine. audio decoding plugin interface is in (might be changed later).
TCPConnect is in.
msg_filter and scr_centersbar.
some recording fixes too.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1634 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 01:20:53 +00:00
Mark Olsen fad8fe8cc8 Build fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1627 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 23:23:56 +00:00
Mark Olsen d0c1d4911f MacOS X defines
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1626 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 23:20:02 +00:00
Mark Olsen 9792a49cbf Don't declare the isDedicated variable if it is #defined
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1625 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 23:14:45 +00:00
Mark Olsen aac111c7b0 Use netinc.h
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1624 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 13:32:15 +00:00
Mark Olsen b3b3a7a83a Renamed vector to _vector to avoid name clashes on Altivec systems.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1623 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 13:30:20 +00:00
Mark Olsen d17ca9286b Use netinc.h
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1622 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 13:22:58 +00:00
Mark Olsen f784b64de1 Fixed newlines and renamed pixel to pix to avoid name clashes on Altivec systems.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1621 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 13:20:38 +00:00
Mark Olsen fef8729179 Use netinc.h
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1620 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 13:14:15 +00:00
Mark Olsen 48c1f94425 Common includefile for platform specific network thingies.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1619 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 13:12:45 +00:00
Mark Olsen a481295083 Fixed some newly added endian bugs. Quake 2 support works again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1618 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 11:57:02 +00:00
Mark Olsen 5fd77bb31c Renamed timer to mytimer to avoid nameclash with system function of same name
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1617 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 11:30:13 +00:00
Mark Olsen 96dd5860cd Added newline at end of file
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1616 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 11:28:32 +00:00
Mark Olsen 7fca2ae192 Nice to have(TM)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1615 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 11:20:25 +00:00
Spoike 806c2eb85b Slightly better ktpro support.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1613 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-28 00:14:32 +00:00
Spoike 9ac5f4c441 Fixes a warning.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1612 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-28 00:12:22 +00:00
TimeServ 88098ab5d3 r_rockettrail/r_grenadetrail 0 disables
both cvars marked as semicheats
switched faithful for highfps in presets.. need a faithful preset probably


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1596 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-26 23:23:03 +00:00
TimeServ 8728f3abbb pe_defaulttrail junk for Q1/H2
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1595 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-26 23:11:19 +00:00
Spoike 293ff1ad6d Default settings for the gib filter (doesn't filter dead bodies), as that's then totally useless with feigning, and we try to keep everyone happy.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1594 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-26 21:16:48 +00:00
Spoike 2e22d7ed34 Okay, so, urm, don't print DISTRIBUTION as part of the version, print FTE instead. Thanks.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1593 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-26 21:15:39 +00:00
Spoike 167f762a51 Fix for when using NQ clients (no more crash)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1592 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-26 21:14:47 +00:00
Spoike ebcaac9a08 This should fix the recent windows gamma issues.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1591 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-26 21:13:45 +00:00
Spoike 9355c7dda5 makeconfig.sh - the shell script that generates config.h either automagically or through prompts, use it through make
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1586 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-26 03:02:55 +00:00
Spoike 9964d73a8d Reverted moodles winamp changes. This should really be removed totally
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1583 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-26 02:09:25 +00:00
Lance c161afa53f Added a bunch of "user" functions, winamp is mostly covered, though menu_media needs a bit of work done to it.. I'm only a C noob so I'm not good with graphic stuff :P
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1582 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-25 12:38:34 +00:00
TimeServ 9795a359d1 small fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1581 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-22 21:49:56 +00:00
TimeServ 3b449f3a23 changed spikeset's emp effect
fixed rocket trails and rail spiral


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1580 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-22 20:40:35 +00:00
Spoike b318d46ea7 Added q3 stuff
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1579 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-21 22:16:53 +00:00
Spoike ae6390c7a0 A small consistancy fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1578 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-21 21:47:53 +00:00
Spoike 9e89e2273a An attempted ktpro fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1577 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-21 21:46:52 +00:00
Spoike cdb82f3316 small cleanup and bugfix for zlib->abail_zlip
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1576 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-21 21:09:11 +00:00
Spoike 277d0b6960 small tweeks and hacks for better integration with kde
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1575 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-21 21:07:45 +00:00
Spoike 638de77243 FrikaC told me of a few bugs in here, so lets use a decent compiler and fix them
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1574 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-21 20:53:43 +00:00
Spoike 37cf586005 Fix for linux and q3 bots
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1573 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-21 20:20:42 +00:00
Lance a17bdf0898 just added the ml.exe requirement
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1571 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-19 16:32:14 +00:00
Spoike de5dd89b74 Tweeked automatic generation of shaders, we now search for shirt/pants textures for default skin shaders.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1570 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-14 01:33:25 +00:00
Spoike 35192beb47 More tweekable.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1569 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-14 01:32:21 +00:00
Spoike 6b8551e8b9 Added a flag that can disable looping of animations, used by some zyms.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1568 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-14 01:31:14 +00:00
Spoike 8882e0ec30 Tweeked some stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1567 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-14 01:28:05 +00:00
Spoike 9cddc4b881 Fixes mvd demo playback's freezes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1566 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-14 01:25:39 +00:00
Spoike 3818c9342b Fix for uninitialised CB stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1565 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-14 00:58:29 +00:00
Spoike 07593bca79 Cleaned up some extensions, added the new ones that we support, etc
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1564 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-09 23:35:38 +00:00
Spoike c320fbe628 SDL sound should be working fine now
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1563 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-07 00:59:22 +00:00
Spoike b29f2b0102 Does this fix rjlan's latest bug?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1562 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-07 00:58:47 +00:00
Lance 26bee34a53 Visual C++ 6.0 workspace converted to Visual C++ 2003 .dotnet (VC7).. these work better than the one in the /dotnet folder.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1561 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-06 00:44:47 +00:00
Spoike 3e8029a0f8 This fixes the 64bit sv_mapcheck issue
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1560 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-05 21:24:46 +00:00
Spoike 83185125a9 Removed a pretty pointless print.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1559 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-04 15:45:41 +00:00
Spoike c47a3ae99a Cleaned up some precompiler conditions.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1558 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-03 23:49:49 +00:00
Spoike f0e4a06704 Tweeked a warning message to be more helpful (and less concerning to the user).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1557 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-03 23:49:00 +00:00
Spoike c62c5cfd30 Trying to fix an amd64 wierdness where mapchecks fail.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1556 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-03 23:46:31 +00:00
Spoike d9370fb715 Small tweek that just makes it look better.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1555 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-03 23:43:13 +00:00
Spoike 30f51f6553 Tweeked a warning message to be more helpful (and less concerning to the user).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1554 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-03 23:42:00 +00:00
Spoike 118d71793d Cleaned up some precompiler conditions.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1553 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-03 23:40:51 +00:00
TimeServ c916e40299 use player.team instead of infokey team
use player.name instead of infokey name
add weak per team hash for cl_standardchat/cl_standardmsg for cl.teamplay
use obtained freq for SDL


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1552 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-01 23:25:15 +00:00
Spoike e3db3df028 Fixed SDL targets
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1551 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-31 19:53:37 +00:00
Spoike c3b10bf06d Fixes home directory stuff a bit.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1550 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-31 01:03:17 +00:00
Spoike 64fdee9482 -usehome should work properly, there's also an extra option to restart the filesystem, flushing pak files without reloading them, but it might not work properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1549 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-31 00:52:03 +00:00
Spoike 8c0c0a41db Changed a cvar group.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1548 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-30 23:54:29 +00:00
Spoike 65fcd747da Changed some cvar groups.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1547 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-30 23:53:16 +00:00
Spoike 3fc3875303 Renamed some cvar groups.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1546 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-30 23:52:33 +00:00
Spoike 9f4c677384 Servers need the model loader.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1545 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-30 22:59:14 +00:00
TimeServ fc7fb0c3ac cl_bobcycle fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1544 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-30 02:24:43 +00:00
TimeServ 210cb2e959 serverinfo fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1543 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-30 01:21:42 +00:00
Spoike 2dbef6be40 According to gcc, this var isn't used, so let's strip it.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1542 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-28 01:51:21 +00:00
Spoike dbd0c13069 Fixed centerprints with DP servers
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1541 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-28 01:33:19 +00:00
Spoike 9858ac6fdb Added orgadd to add to the origin like veladd does
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1540 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-28 01:32:24 +00:00
TimeServ b19c4d4a81 well this somewhat fixes r_part and "blank lines" inbetween { and } but not completely, a real fix is needed for anything using Cbuf_NextLine
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1539 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-26 05:02:45 +00:00
TimeServ ed279df1c4 fix to 8-bit SW
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1538 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-26 04:59:21 +00:00
Spoike f7d90f4a0a Fixed some nq server issues
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1537 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-23 17:57:20 +00:00
TimeServ 146e8a253f add DP_INPUTBUTTONS to extension list, we've been supporting it for a while
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1536 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-23 03:42:20 +00:00
TimeServ 1d28aaf7ac cl_parsewhitetext fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1535 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-23 01:08:11 +00:00
TimeServ 87ff696bb1 buffer overflow fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1534 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-22 21:57:33 +00:00
TimeServ 9134a6e097 avoid textureless sky rendering
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1533 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-22 20:05:19 +00:00
TimeServ eb86804df3 sky fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1532 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-22 17:50:28 +00:00
Spoike bbb2be40f6 SW should work properly now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1531 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-22 00:59:00 +00:00
Spoike 40fcabd08d Fixes mingl
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1530 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-22 00:29:05 +00:00
Spoike e8fe89ba18 This is a cheap way to get the mingl target compiling again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1529 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-21 23:42:57 +00:00
Spoike 6230fface8 in an evil twist of fate, lets only allow dinput7 in msvc - which allows gcc's dinput5 libraries to be usable.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1528 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-21 16:29:08 +00:00
Spoike 6ac08e35ad This is now up to date again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1527 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-21 16:22:25 +00:00
Spoike 1c9f7d79f2 Updated by TortoiseCVS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1526 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-21 15:54:52 +00:00
Spoike 7e2be93b05 Fix a compile error on dedicated builds.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1525 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-21 15:52:05 +00:00
Spoike 153c576ac7 Fixed a crashing bug when loading addons.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1523 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-21 15:09:46 +00:00
Spoike b606b001a0 always dump configs into quake/fte
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1522 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 22:43:10 +00:00
Spoike bab78c82a5 This may or may not be needed for the download menu.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1521 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 22:26:11 +00:00
Spoike 06f02a2765 don't light alias models, and use shaders on md3s again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1520 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 20:02:33 +00:00
Spoike 436721468a Small cleanup
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1519 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 20:01:17 +00:00
Spoike 56b85c8271 this better, timeserv?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1518 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 19:28:44 +00:00
TimeServ dbf8fee5d2 gl_blend2d fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1517 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 18:16:32 +00:00
TimeServ 41bb3d1141 quotes fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1516 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 04:41:39 +00:00
TimeServ ed32d953b0 fte's internal particle sets, available in cfg form
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1515 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 04:36:35 +00:00
TimeServ 3d861b61e3 fix to gl crosshair
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1514 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 04:32:51 +00:00
TimeServ 2b54798d9f added alternate trail to faithful
added pe_pointfile effects to spikeset, faithful, highfps


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1513 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 04:32:01 +00:00
Spoike 21327eb7e6 We use morphed's icon now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1512 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 00:08:23 +00:00
Spoike be99c7194a Allow the server to use these two extensions upon us.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1511 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 00:07:48 +00:00
Spoike f43d5a3bf8 Subtly changed indentation.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1510 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 00:07:14 +00:00
Spoike 6b81349a31 Lets have a few more sound channels - the map 'masque' needs it.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1509 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 00:06:07 +00:00
Spoike 76fdf11cac Fixes the remove bug with >512 entities.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1508 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 00:04:57 +00:00
Spoike 9ecc36f1db This is why Urre's bots were crashing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1507 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-20 00:03:50 +00:00
Spoike 675509eecf Morphed's funky icon!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1506 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-19 23:52:42 +00:00
Spoike 1a60664ab9 Optimised and fixed >512 entities.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1505 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-19 21:12:49 +00:00
Spoike 632c43b305 Added the entiy-quadroupling extensions.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1504 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-19 21:11:47 +00:00
Spoike 2388e54691 Cleaned up extension usage to keep ezquake happy.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1503 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-19 21:11:05 +00:00
Spoike f5290410c3 A fix for not being able to use extensions.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1502 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-19 19:37:16 +00:00
TimeServ 3d531e6f45 added vid_desktopgamma
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1501 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-18 04:42:13 +00:00
TimeServ 6412c5d141 temporary fix to init crash
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1500 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-18 04:38:22 +00:00
TimeServ 8db473c858 Added particle type name to error message
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1499 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-18 04:37:42 +00:00
Spoike 27044fbbcb Fix for erroneous warning messages when definining compiler constants.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1498 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-17 17:17:20 +00:00
TimeServ 9ca5cce92a fix for my own mistake.. yay
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1497 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 19:35:21 +00:00
Spoike 34b6814743 Trinca gave me an insanely sized map, lots of surfaces and things.
Stupid load times.
They're MUCH quicker now. Hurrah!
And yes, r_shadows 1 was a mistake when trying this map. ehe.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1496 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 15:22:27 +00:00
Spoike ed8d9a2b86 Download menu now properly tracks the user's downloads.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1495 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 12:53:42 +00:00
Spoike 762c18dd81 Automatically reload all pk3 files if we just downloaded something.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1494 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 12:52:06 +00:00
Spoike aec49a7bb0 Added support for multiple simultaneous downloads.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1493 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 12:50:44 +00:00
Spoike aeff202074 Added an option to restart the filesystem (to add pak files etc).
This will be used by the various download functions.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1492 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 12:49:15 +00:00
Spoike 293cacfca4 Fixed an assumption where all lit q1bsp models are cl.worldmodel - we use currentmodel instead.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1491 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 04:03:13 +00:00
Spoike a5d7e99940 This seems to stop the server from crashing horribly with origional q3 mods. You still need to get the latest q3 patch if you want to use fte+q3.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1490 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 04:02:10 +00:00
Spoike c407b987ee A slight possible speedup.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1489 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 04:00:43 +00:00
Spoike 0c2beaafa8 Push the skybox back if the user set the gl_maxdist to infinate.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1488 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:59:45 +00:00
Spoike 92cbddb20c Host_Error instead of Sys_Error when we try using q3bsp in sw.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1487 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:58:50 +00:00
Spoike 5807b05a56 Parse rotating skys out of various bsps.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1486 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:57:39 +00:00
Spoike 06b9226d8e Allow csqc to control the scoreboard.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1485 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:57:01 +00:00
Spoike 7335308b81 Needed for a small but important fix with heightmap maps.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1484 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:56:32 +00:00
Spoike 1dd25a4c54 Don't use Q3 UI/Cgame without opengl support.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1483 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:55:52 +00:00
Spoike 0ba371677b Don't initialise the UI without opengl. This might be relaxable, but not at the moment.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1482 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:54:43 +00:00
Spoike 49886f4096 Always use some gamedir in Q3.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1481 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:54:03 +00:00
Spoike 7d0fe8e1b9 Support for q2-style rotating skyboxes, parses proquake pings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1480 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:53:31 +00:00
Spoike 04061b1cb8 Extra info for a more compleate q2 client.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1479 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:51:40 +00:00
Spoike 15c0cda73e Prints some proquake server info, refuses to connect to pure proquake servers, and flushes clientcommands when connecting to new servers.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1478 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:50:39 +00:00
Spoike b7d963b039 Switches instead of ifs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1477 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:49:04 +00:00
Spoike 78e89609ee This needs a proper fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1476 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:48:24 +00:00
TimeServ 278e33f99e semifix to cl_standardmsg
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1475 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:47:32 +00:00
Spoike f024485827 fixed up the flocate command.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1474 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:47:26 +00:00
Spoike fb387ad41a it's a cosmetic thing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1473 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:46:33 +00:00
Spoike 9a3b7b3dbe Got rid of a define, using the protocol.h version instead. Also fixed a bug that exhibits itself in requiem, shortly after you die.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1472 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-15 23:32:32 +00:00
Spoike 0665911e31 Added a special skyrotate worldspawn key for q2 style rotating skys.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1471 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-15 20:10:16 +00:00
Spoike e3e01642bc Use q2-style skybox rotation.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1470 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-15 20:08:50 +00:00
Spoike 65c00d62b5 Fixes the seams, allows the mapper to specify a skybox.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1469 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-15 20:06:34 +00:00
Spoike 014eabdbed Added snd_directx.c to the makefile, for linux cross compiles.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1468 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-14 18:30:13 +00:00
Spoike da1ba67de8 Fixed an issue that caused the stdlib to freeze the engine in linux - windows seemed fine with it.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1467 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-14 18:28:44 +00:00
Spoike 780f69ed27 Rjlan made me find a bug.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1466 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-13 18:38:15 +00:00
Spoike 8f52f62dc9 This should fix the connect-with-white-skins bug.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1465 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-12 23:04:25 +00:00
Spoike 04181ac219 Fix sprites and particle effects.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1464 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-10 23:17:35 +00:00
Spoike b3b4b8af6d Fix for bad field offsets with timeserv's artill mod.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1463 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-10 22:29:05 +00:00
Spoike 28be10396d Fix a small crashing bug with csqc.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1462 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-10 21:04:19 +00:00
TimeServ 5764597646 small fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1461 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-10 02:18:11 +00:00
TimeServ a972b7cb12 this should fix linux index particles/r_menutint
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1460 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-10 01:16:58 +00:00
TimeServ f055bf6ec3 parser forgot a newline
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1459 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-09 22:27:01 +00:00
TimeServ fbf48a84dc fix to radomvelvert
rehashed particle sets (spikeset, faithful, and highfps are now complete sets), added minimal
fix to gl crosshair...


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1458 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-09 22:06:52 +00:00
Spoike 2fa6c2b103 Should fix the Nexuiz menu crash reported by TimeServ
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1457 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-09 21:59:54 +00:00
TimeServ ff9003eeb0 gl_part_flame should be registered under a SW-only build (it's not really a SW-only option...)
few more minor fixes


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1455 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-09 01:36:42 +00:00
TimeServ e47090201b pe_defaultrail, like pe_default but for trails, works mostly with q2 for now though
additional Q2 TE_s supported
a few other particle fixes


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1454 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-08 22:35:20 +00:00
TimeServ 0751c774e9 added perframe, undoes per frametime emitting (for flares)
added nostate, disables use of trailstate (also for flares, problems with assoc)
added averageout, reaverages particles from start/end with trails (for beams)
added nospreadfirst/nospreadlast, disables spawnvel/spawnorg on first/last particles (for beams)
moved citracer to flag
added ball/circle spawnmode to trails (slightly different distribution from standard box)
added distball spawnmode


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1453 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-08 06:07:50 +00:00
TimeServ 6523dc2235 more stupid errors...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1452 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-08 05:05:09 +00:00
Spoike e7831ef52f Fine, make it exactly like mvdsv then. Be boring, see if I care!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1451 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 16:48:12 +00:00
Spoike eaf3cb3c6a A header file for the common builtins.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1450 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 16:33:28 +00:00
Spoike 9646408496 I've been fixing warnings.
Also added mvdsv-alike connectionless-status parameters.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1449 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 16:27:40 +00:00
Spoike d4d365175d I've been fixing warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1448 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 16:27:20 +00:00
Spoike 08de916232 e2m2-stuck-on-plat bug fixed.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1447 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 16:21:54 +00:00
Spoike cb7acda2dd Fixing a couple of warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1446 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 02:14:22 +00:00
Spoike b73f794d7d Just fixing some warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1445 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 02:13:15 +00:00
Spoike e8b2cc11a9 I'm paranoid.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1444 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 02:11:35 +00:00
Spoike 702f89dbad This fixes a couple of physics bugs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1443 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 02:10:56 +00:00
Spoike 9d5d7d8021 Fixing some warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1442 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 02:10:27 +00:00
Spoike f5aa64c204 Fix beams when spectating.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1441 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 02:08:44 +00:00
Spoike 0aef4f873e Fixes wierd lightning gun bugs, and probably a few others.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1440 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 02:07:55 +00:00
Spoike 2f5a4ddfc5 Fixes a couple of warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1439 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 02:06:33 +00:00
Spoike 6725456402 Fixes a few warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1438 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 02:06:07 +00:00
Spoike c9753b0f99 Fixes a warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1437 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 02:05:22 +00:00
Spoike 5f7240316a Added a mvd_maxstreams cvar, to control the maximum number of proxies to allow to connect directly to the server.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1436 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 02:03:17 +00:00
TimeServ cf2a589dbf sw build fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1434 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-06 02:32:24 +00:00
Spoike af76cf1f90 <Molgrum> hey Spikester, i get an error trying to compile fteserver: ./release/sv_linux/sv_master.o(.text+0x644): In function `SVM_Think':
<Molgrum> : undefined reference to `WSAGetLastError'
<Molgrum> collect2: ld returned 1 exit status

Hopefully, this fixes that.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1433 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 18:14:38 +00:00
TimeServ 7fde604d13 warning fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1432 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:44:40 +00:00
TimeServ 239e88122b warning fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1431 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:26:54 +00:00
TimeServ e2f76d2861 fixed stupid mistake
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1430 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:23:30 +00:00
TimeServ a209f955f3 fix missed VERSION define
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1429 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:17:31 +00:00
TimeServ 870ca8c02e few message fixes
UDC_EXTEFFECT sucks


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1428 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:16:28 +00:00
TimeServ 25a65bbf8e UDC_EXTEFFECT sucks
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1427 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:15:33 +00:00
TimeServ dcabb778f6 fixed crosshairimage w/ crosshaircolor
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1426 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:12:49 +00:00
TimeServ 2a8a405446 die SEEF die
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1425 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:11:24 +00:00
TimeServ 8246a4b9fb don't use black text
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1424 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:10:54 +00:00
TimeServ 3a7c1c3e1b kill SEEF
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1423 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:09:50 +00:00
TimeServ 609e5a0097 kill SEEF, fix *ver
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1422 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:09:12 +00:00
TimeServ 453fa9e589 Hexen2 effect fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1421 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:08:28 +00:00
Spoike a2035c91ed Fixes bots spawned via sv_impulse, supposedly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1420 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 21:19:00 +00:00
Spoike dad702522c A cool funky console.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1419 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 21:16:47 +00:00
Spoike 8ca97dc86b Getting rid of the version number, now using build numbers only.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1418 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 21:08:06 +00:00
Spoike 37392cfd7c Don't enable csqc if we can't use it properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1417 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 20:38:19 +00:00
Spoike d29bbb747d Small fix for csqc servers, and csqc clients with qizmo between.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1416 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 20:37:23 +00:00
Spoike f2e87a78ce This might be handy,
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1415 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 19:28:31 +00:00
Spoike 4f9c419dc2 Tiny cleanup.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1414 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 18:10:04 +00:00
Spoike c600bec47f Small tweek, seems to make centerprints a bit better.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1413 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 18:08:30 +00:00
Spoike 953e87faaf -dedicated server crash
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1412 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 18:07:32 +00:00
Spoike c815c72a23 A small tweek that tracks download sizes proprly with chunked/file downloads.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1411 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 18:06:49 +00:00
Spoike 18ecdd5ca4 Should fix red/blue glowing players/nails.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1410 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-01 15:44:36 +00:00
Spoike 32da3157b4 Fix for the random missing strings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1409 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-01 14:16:57 +00:00
Spoike 9f279a025c Removed a warning message.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1408 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-01 13:47:47 +00:00
Spoike 4366f644e5 A few tweeks here and there.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1407 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-01 03:09:17 +00:00
Spoike 56f3dd788b Small changes and fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1406 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-01 03:01:12 +00:00
TimeServ 95a9c06645 $#!*()$#!)@$!@)#(@!)(#
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1405 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-30 03:20:19 +00:00
TimeServ 690bb8cb0a crosshair correction, again...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1404 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-30 03:17:51 +00:00
TimeServ 81e7b2020d crosshair position fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1403 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-30 03:12:01 +00:00
TimeServ 11fa1bfbef small r_menutint fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1402 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-30 01:29:27 +00:00
Spoike 1460649835 Blah
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1401 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:49:24 +00:00
Spoike 49c6e98a15 Missed a file from earlier.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1400 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:48:50 +00:00
Spoike e91c945952 A bugfix and a slightly more efficient rendering thingie.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1399 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:33:26 +00:00
Spoike 710d7aa3ed r_waterwarp -1 warps the fov, not a post-processing pass.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1398 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:32:22 +00:00
Spoike 4a15a60ab1 You don't need shaders for blending 2d images.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1397 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:31:08 +00:00
Spoike bcc1f2c081 Fix the shineyness, so it actually fully matches q3.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1396 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:28:53 +00:00
Spoike fe6158f8a9 More correct.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1395 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:28:08 +00:00
TimeServ 12a172bc95 r_menutint added, changes background tint for gl and sw
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1394 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:20:29 +00:00
Spoike f7425dd4d7 Fixed smartjump issues with csqc.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1393 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 23:40:33 +00:00
Spoike 8af4819804 Added some cvars and stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1392 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 23:38:51 +00:00
Spoike b9bc54f3a4 Added QTV colouring and stuph.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1391 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 23:37:15 +00:00
Spoike 5845f5a2d6 Added a couple of options.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1390 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 23:36:08 +00:00
Spoike c27b034fce This might be handy to someone.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1389 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 23:33:33 +00:00
Spoike 8b2daa6133 Don't break old clients.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1388 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 23:32:54 +00:00
Spoike fdf4e8c596 Get rid of the rankings pic.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1387 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 23:31:58 +00:00
Spoike 493ddb6862 Added a cvar to disable autoid.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1386 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 23:31:17 +00:00
Spoike de790a2d35 Don't waste fps too much.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1385 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 23:30:10 +00:00
Spoike 184ca975fc Removed the prints, added a -Wno-mundane, and readded some ifstring stuff that black took out a while ago. grr. if he carelessly breaks anything like that again.... grr.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1384 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 16:57:10 +00:00
Spoike ad96c59e77 TimeServ added a log.c
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1383 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-27 19:48:42 +00:00
Spoike 588713ca0f TimeServ added common/log.c
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1382 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-27 19:46:57 +00:00
TimeServ 9170900726 fixed renameclient (rid#1258749)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1381 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-27 05:53:31 +00:00
TimeServ 5f55ba34bf moved log junk to seperate file
will move fraglog junk later
up to Spike to fix the dsp...


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1380 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-27 04:05:32 +00:00
TimeServ ad3f2c26ac warning fixes
log_* cvars (readable translation, cycling, custom dir/file, developer, etc)
cl_standardmsg (like cl_standardchat, colors names in standard net messages, defaults to 0 to annoy people)


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1378 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-26 08:07:26 +00:00
Spoike d697b1ca2d Some small tweeks, and a new matchclientname extension. Woot.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1377 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-26 03:40:09 +00:00
Spoike c86db94c76 Added alternate replacement texture names for compatability. (as requested by rjlan)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1351 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-22 12:59:34 +00:00
TimeServ b7318bfaf4 warning fixes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1350 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-21 01:21:35 +00:00
TimeServ be6d3c64fd small fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1349 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-21 01:16:12 +00:00
TimeServ e9a0c2edc3 r_shadows fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1348 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-21 01:14:58 +00:00
TimeServ b63737c08b constblock memory stuff
added condump, dumps current console contents to file


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1347 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-21 01:14:04 +00:00
TimeServ 21d035d4cc dedicated console fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1346 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-21 01:13:11 +00:00
TimeServ 26cfbd448d say no to Sys_Error (net parsing fix)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1345 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-18 02:12:30 +00:00
TimeServ 4e17c00d14 fix to non-VM_UI builds
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1344 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-18 02:10:32 +00:00
Spoike bc810377fd A small security fix, well, it might be needed later.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1343 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-17 17:09:22 +00:00
Spoike 01d92fdaf2 make dedicated servers build again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1342 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-17 17:05:21 +00:00
Spoike a17335870b Hopefully the fix for TimeServ's memory leak report: 'cmd.c, 1844, 18 bytes every map load'
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1341 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-17 16:49:21 +00:00
Spoike 3e7a823089 A fix for TimeServ's memory leak report: 'gl_draw.c: 3507 zone difference is 2600'
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1340 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-17 16:48:47 +00:00
Spoike 2d52134471 see if this gives a sys_error instead of a crash
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1339 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-16 04:37:24 +00:00
Spoike 057b64555b fixed field remapping, so plats work properly now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1338 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-16 04:26:11 +00:00
Spoike 13cade8fe9 fixed some minor issues
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1337 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-15 05:55:43 +00:00
Spoike ca11c54292 Added preset video options, which should make things easier for new users, hopefully. Perhaps tweek these at some point.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1336 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 20:56:34 +00:00
Spoike c890800e0e Fixed a rare compile error and a warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1335 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 16:56:59 +00:00
Spoike d9e16591c7 don't need VM_UI defined.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1334 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:56:20 +00:00
Spoike f402c86fe0 Cvar to disable ^b stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1333 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:43:03 +00:00
Spoike a18be7b9e0 Fixed a warning.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1332 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:41:50 +00:00
Spoike 33069f4c2e prydon cursor is now supported serverside too, but only with dp7 protocols.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1331 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:41:25 +00:00
Spoike e12f612916 Fixed an annoying message that was happening with botclients from mods spamming too much stuff at once.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1330 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:40:30 +00:00
Spoike eec72538fb Fixed botclient respawning a bit. There's still a bug somewhere, but they now work properly after being killed the first time around, so it's certainly better.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1329 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:39:36 +00:00
Spoike 9e412475c2 Fixed some warnings with regards to undefined q3 functions..
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1328 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:38:33 +00:00
Spoike 403e6722e5 Fixed a warning (twice).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1327 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:38:01 +00:00
Spoike 788718e6d8 Added DP_SV_WRITEUNTERMINATEDSTRING
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1326 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:36:54 +00:00
Spoike 43a1890bcc Fixed an issue with fteqw's pr_fixbrokenqccarrays cvar when used with mutators. Also fixed field remapping with regard to multiple fields with the same offsets.
Played around with classes a bit. Should work a bit better now.
Added an extra compiler flag, to allow for fast-tracking arrays in supported engines. It uses a global to detect it, but we don't yet set that global anywhere in the loader. This will probably have issues in DP.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1325 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:36:07 +00:00
Spoike f1ec9f4952 Added new rendertypes for q3.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1324 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:29:22 +00:00
Spoike e08dc42386 Due to a few other commits today, we can fasttrack shaders slightly.
Also added extra q3 entity types. We now see lightning and railgun beams.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1323 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:27:20 +00:00
Spoike a294161ce5 upload deluxemaps only if we're actually using bumpmapping. This might help drop texture memory and boost fps slightly. Probably not by much, however.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1322 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:25:10 +00:00
Spoike 8c38072cbb Fixed some mipmapping, so we probably get higher fps now, yay. :p
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1321 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:23:54 +00:00
Spoike ac99836c88 just made some of the coding style more readable, a cosmetic whitespace change only.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1320 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:23:18 +00:00
Spoike 7e3bc6a2e1 new cvar to disable ^b, especially with people's names on the hud..
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1319 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:22:17 +00:00
Spoike 7f993dfb75 Fixed a couple of warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1318 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:21:32 +00:00
Spoike 2b09279b12 Updated some defines, Fixed the website renference..
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1317 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:21:02 +00:00