Commit Graph

1816 Commits

Author SHA1 Message Date
Spoike db97ab71c4 Don't crash if they specify a 'blocked' field. (happens on a hlbsp)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1856 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-12 22:26:32 +00:00
Spoike 15a7211e20 Fixes something with skeletal animated frame groups.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1855 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-12 22:25:15 +00:00
Spoike 1ac26032f6 Use the pink checkerboard instead of pure white. This makes it obvious that the texture is missing, hides an ATI driver bug, and generally looks a bit better.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1854 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-12 22:24:06 +00:00
Spoike 840ab4682d *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1853 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-12 22:23:03 +00:00
Spoike af116fcf86 Fixes a warning.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1852 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-12 22:21:32 +00:00
Spoike d598616f5f gets the old h2ui to work again (without crashing)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1851 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-12 22:21:00 +00:00
Spoike 4abdf3cd0d It's worth a laugh.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1850 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-12 22:20:23 +00:00
Spoike 8499c5a6db Make these case insensitive.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1849 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-12 22:19:47 +00:00
Spoike 1d437c5023 VFS_GETS is implemented now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1844 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-11 22:28:09 +00:00
Spoike 4b877b1090 Fixes saved games.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1843 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-11 22:25:46 +00:00
Spoike c7fb937754 Fun.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1842 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-11 22:24:08 +00:00
Spoike 9bac1565d3 Does this make things better?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1841 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-11 22:23:23 +00:00
Spoike 1f1a157ddd A small fix type thing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1840 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-11 22:22:14 +00:00
Spoike bc745ba504 For completeness.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1839 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-11 22:21:35 +00:00
TimeServ 664467e41c fix to sw colormaps (MSVC is stupid)
fixed clear command from crashing
added ^h for toggleable half-alpha (still not rendered yet)
added ^&?? for extended fg/bg colors: (poosibly temporary?)
- first ? corresponds to foreground
- second ? corresponds to background
- valid characters for ? are 0-9, A-F and -
- hexadecimal number represents a color from CGA RGBI colors
- -(dash) represents default color for FG, clear for BG


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1838 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-11 07:23:31 +00:00
Spoike 4fa4d18341 hopefully this fixes something.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1837 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-10 18:50:23 +00:00
Spoike da9536edf5 Say command now works on +setrenderer sv servers.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1836 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-10 18:50:06 +00:00
Spoike 12a1bcb2c1 This gets csprogs to download. ahh well.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1835 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-10 18:48:03 +00:00
Spoike a94b2f19c9 Small pointless cleanup.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1834 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-10 18:47:19 +00:00
TimeServ afb9ec7a08 fix for RID #1394691 (boss2 at least)
added r_drawviewmodelinvis
Spike needs to fix heightmaps, they have a similar issue


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1829 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-09 01:49:06 +00:00
Spoike 0c2186f0d9 Allows connecting to Q2 servers again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1811 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 23:58:32 +00:00
Spoike 3d5b4225db seems to fix the problems with server sending csqc ent packets when there are no csqc ents.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1810 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 23:57:54 +00:00
Spoike 24c2bf2d03 Allows us to transfer between levels in an ugly hacky way.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1809 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 23:57:03 +00:00
TimeServ bcc2b38685 fix to sw build for Spike's commit
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1787 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-04 02:38:09 +00:00
Spoike 1c842b0a1e A small bugfix, courtesy of bigfoot. it used to be possible to have two players with the same name, if they joined close enough.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1786 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-04 00:46:51 +00:00
Spoike ba789a5446 I've been fixing up client downloading. Hopefully we're a little more robust.
requiredownloads 0 can possibly cause problems though, with missing maps and such.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1785 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-04 00:44:34 +00:00
Spoike 4e42ac6395 Send the player's datagrams... is this bad?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1783 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-03 21:31:56 +00:00
Spoike 33eadf8739 Fixes my logic.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1782 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-03 21:29:47 +00:00
Spoike 975a0a2cc4 Trying to fix some downloading vfs stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1779 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 23:46:44 +00:00
Spoike 19ab4fd050 Meh, I'm just going to commit everything.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1778 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 23:01:54 +00:00
Spoike df331445ad downloads use vfs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1777 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 23:00:10 +00:00
Spoike 03acc70202 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1776 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:59:05 +00:00
Spoike 44d7f0d5c9 vfs fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1775 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:58:16 +00:00
Spoike 45e1818911 Hopefully this will get people to report more useful crashes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1774 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:57:18 +00:00
Spoike 758a8ab98a Fixes a crash on +setrenderer dedicated servers.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1773 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:55:56 +00:00
Spoike b703cf0d85 Some more vfs changes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1772 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:53:29 +00:00
Spoike 3140f1f875 Savegame should do vfs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1771 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:43:59 +00:00
Spoike 222621f89b more specific file modes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1770 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:43:02 +00:00
Spoike f011def0cd a vfs fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1769 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:42:20 +00:00
Spoike ab8797c4c7 vfs stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1768 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:41:59 +00:00
Spoike 3c03fd6ea8 Fixed a new line.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1767 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:40:40 +00:00
Spoike a1d78aece3 log builtin now uses vfs. And a newline fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1766 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:39:59 +00:00
Spoike f187acc6c1 Added a -noreset commandline parameter that should help some server admins that have complained.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1765 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:36:12 +00:00
Spoike 9220034213 Trying to get some sv_pure stuff working, preliminary stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1764 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:34:25 +00:00
Spoike 39ad9338b9 Cleared up some fs mode stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1763 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:33:23 +00:00
TimeServ 644de1850f fix to name parsing
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1762 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:05:47 +00:00
TimeServ 4a0c9a0e79 r_dodgypcxfiles, for use with some Quake 2 mods
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1751 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-01 21:17:06 +00:00
TimeServ a8889d8f24 THIS COMMIT MOST LIKELY BREAKS THINGS.
changed conchars from 16-bit to 32-bit
added support for RGBI fg and bg colors
better support for ^8/^9 text codes
fix to echoish menu sounds
added plugin stuff for centerprints/server messages/chat messages, not finalized (?)
GL/SW color character functions improved (although neither handle transparent characters, and SW needs improvement with the palette remapping)


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1750 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-01 09:01:15 +00:00
Spoike 8ef3ae1182 Gibfilter now no longer initialises in q2. This means it no longer crashes q2 servers, but also doesn't filter q2 gibs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1749 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-01 04:14:41 +00:00
Mark Olsen 41fdeb5678 sys/param.h is such a boring thing to include. Also, define INADDR_LOOPBACK for systems which don't have that define.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1744 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-31 13:33:10 +00:00
TimeServ ad4568a186 change wad error to non-fatal
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1743 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-29 00:18:23 +00:00
Spoike 6f52e8ea5a Fixes the fog shader on q3dm4 and similar shaders (they do occur elsewhere in std q3).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1742 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-27 16:54:28 +00:00
TimeServ 083ca12678 have to keep the old behavior
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1741 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-23 10:25:36 +00:00
TimeServ 996757ec23 step/count extension to handle additional random values
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1740 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-23 09:31:17 +00:00
TimeServ a0498dcb3c fix GL builds (as much as I screwed it up anyway)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1739 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-23 01:29:55 +00:00
Spoike 7bce2a6426 Urm, a small fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1738 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-23 01:23:44 +00:00
Spoike 06b2836ecc Fixed the old fs stuff here, to use the vfs thingie.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1737 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-23 01:23:03 +00:00
TimeServ c5b3483145 fix GL builds (as much as I screwed it up anyway)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1736 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-22 21:46:28 +00:00
TimeServ 6dd7ddd353 palette remap per entity for sw
minor change to qclib for hexen2


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1735 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-22 20:35:04 +00:00
Spoike 054663b990 ftp/http stuff should work again. the download menu is still out of action, however.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1734 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-22 02:29:11 +00:00
TimeServ a32c1af46d kill some unnecessary Sys_Errors
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1733 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-21 08:34:34 +00:00
TimeServ e19c431a28 allow cl_demospeed 0
set cl_demospeed default to 1


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1732 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-21 07:10:48 +00:00
TimeServ 55f788ef0d removed Draw_PicFromWad so we only use the "safe" version
killed some Sys_Errors
transtable loading to vfs
log rotation fix
server cosmetic changes


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1731 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-21 07:00:33 +00:00
TimeServ 208626a9a2 fix to vfs seek logic
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1730 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-21 06:50:57 +00:00
TimeServ 1d13030916 quick hack to vfs
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1729 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-21 05:25:43 +00:00
Spoike 503eff6421 Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this.
I'm not sure if this will break anything. It shouldn't do, but it might.

Not everything is ported over yet. Ideally there would be no more use of fopen anywhere else in the engine, and com_gamedir would be made static to fs.c
There are a couple of other changes too.

http/ftp stuff is currently disabled.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1728 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-21 03:07:33 +00:00
Spoike dc6ff40ad6 TimeServ wanted me to commit this. note that the qrenderer check should be removed.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1727 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-20 23:34:06 +00:00
Spoike 62f7ed5108 for plugins, mostly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1726 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-20 23:33:20 +00:00
Mark Olsen 0c4dc8dfec Use the CC variable when guessing build type.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1725 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-20 22:27:31 +00:00
Spoike 1a844576a4 Make rjlan happy
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1724 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-17 22:50:02 +00:00
TimeServ 96de3b78c3 added partial r_stains
changed default of r_stains to 0.75


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1723 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-17 21:51:42 +00:00
Spoike 2cd3740b2f This *WILL* boost fps slightly. By as much as 50 perhaps.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1722 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-17 20:16:49 +00:00
Mark Olsen c9c24856b9 GCC4 fix. Untested. Hope I didn't break anything.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1721 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-17 16:52:22 +00:00
Spoike 0371d2cab6 Print out a warning count, added an entnum intrinsic.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1718 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-16 17:15:43 +00:00
Spoike db19960aaf Floodprot-ed the kill command.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1717 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-16 17:14:06 +00:00
Spoike 1a861e52ed Standardised formatting.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1716 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-16 17:12:57 +00:00
Spoike 12bef1befc Stop fussing
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1715 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-16 17:12:11 +00:00
Spoike 42648d0fab Fixes the bug with tf2003
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1714 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-16 17:11:17 +00:00
Spoike 487865b83e blarg.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1713 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-15 19:45:04 +00:00
Spoike ea47716ccc The client-only plugin builtins.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1712 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-15 19:41:11 +00:00
Spoike 13d0a98133 cygwin, mingw should compile, plugins in dedicated servers, and stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1711 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-15 19:15:39 +00:00
Spoike eda6e0c0fd A bugfix type thingie.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1707 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-14 22:05:07 +00:00
TimeServ 9776d00e71 should make non locals-marshalling/overlaptemps much faster
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1706 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-14 21:03:18 +00:00
Spoike 811d31569e Urm, string, not value
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1705 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-13 02:33:03 +00:00
Spoike f01489b7f4 Team chat sounds, a download bugfix, and a correction to the standard nq entity limits
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1704 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-13 02:31:57 +00:00
Spoike 0ed3044f0f Use skin files to replace the skins, instead of add.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1698 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-12 01:58:15 +00:00
TimeServ 9fcf7fc229 rawinput registers/deregisters properly
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1696 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-11 03:22:43 +00:00
Spoike 972a4f08b2 added sin, cos, atan2 builtins.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1695 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-10 00:21:45 +00:00
Spoike dc8ce67b73 why does bigfoot use sw rendering?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1693 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-09 23:30:50 +00:00
Spoike c7e7a3ac86 Should fix the problem with "effectless statement" lines being off-by-a-statement.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1692 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-09 19:35:25 +00:00
Spoike cbea9f9a9e reinstated -wavonly - by disabling dsound when used.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1691 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-09 19:16:54 +00:00
Spoike 80df004c4d A new builtin, for drawing lines.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1690 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-09 19:08:08 +00:00
Spoike b511be1e27 hud_tracking_show cvar and v_powerupshell 2 option
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1688 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-08 18:42:08 +00:00
Spoike f34cbf7bca fix a bug.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1687 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-07 00:01:44 +00:00
Spoike 659c97580d Fix for ktpro teams not changing if you connect with a blank team
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1686 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 23:33:59 +00:00
Spoike 34ea2f2292 Fixes a bug where ktpro wasn't being given the correct strings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1685 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 23:32:06 +00:00
Mark Olsen df41c9461d Let's try not to fuck it up for little endian next time :P
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1684 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 21:52:38 +00:00
Spoike 55517b7257 Stop the random crashes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1680 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 15:39:57 +00:00
Spoike 2a405f98e7 playdemo now accepts urls. :)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1678 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 03:09:46 +00:00
Spoike c73948abf9 Try and stop the duplicate reconnect thing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1677 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 02:24:36 +00:00
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