Commit Graph

2035 Commits

Author SHA1 Message Date
Spoike c77c317370 Added an sv_gameplayfix_honest_tracelines cvar, which defaults to on. Set to 0 for compatability, or 1 for sanity.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2041 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-02 19:52:00 +00:00
Spoike c2aa755e86 Fixes the TF teleporter skin bug (which was a general problem with skingroups).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2040 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-01 20:47:24 +00:00
Spoike 57107d4f5c Fixes a recent colormod bug.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2039 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-01 18:55:16 +00:00
Spoike a906ad0326 comma operator.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2038 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-01 18:53:31 +00:00
Spoike 7d09a3efdc The ternary operator.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2037 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-28 22:55:07 +00:00
TimeServ 8b960915b5 fix SW since Spike broke it
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2036 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-28 05:50:26 +00:00
Spoike d0661cdc47 An alternate server browser, accessable via menu_servers2.
Needs tweeks. A good base for killing off the origional browser. Mouse driven. Needs keyboard input to actually connect still.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2035 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-28 00:46:04 +00:00
Spoike 38c36360f6 Mostly colourmod stuff. A few fixes for q3 menus, some gamma fixes for q2, more verbose messages for pngs, and hopefully a gamma fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2034 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-27 00:42:25 +00:00
TimeServ 125150921e use highlighting instead of blinking, few other color changes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2033 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-26 23:16:09 +00:00
TimeServ 974f062cce fix to scoreboards (cosmetic)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2032 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-26 23:14:10 +00:00
TimeServ 10abb9d212 fixed issues with http masters in server browser, add http://www.gameaholic.com/servers/qspy-quakeworld to master list
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2031 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-26 09:37:55 +00:00
TimeServ 2ec98a1e80 actually read servers.txt/masters.txt (I assume this was something neglected from the VFS switchover)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2030 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-26 08:54:43 +00:00
TimeServ 7b4b590a8e interpolation needed more bounds checking
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2029 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-26 07:29:27 +00:00
TimeServ 27bb33eb41 fix for frame interpolation
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2028 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-26 06:21:55 +00:00
Spoike af15441da3 This should fix a few crashes on map changes, I'm hoping.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2027 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-26 05:53:06 +00:00
Spoike 7e1ecfcb2f Don't spam those q3-assosiated 'cmd already registered' messages
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2026 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-26 05:50:37 +00:00
Spoike b1a5aab4f8 Fix a Q3 crash
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2025 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-26 05:49:15 +00:00
Spoike f7f18ffd66 archive snd_khz
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2024 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-26 05:48:40 +00:00
Spoike 247059e961 A few mods don't use any string at all. This way we know who to blame.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2023 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-26 05:47:01 +00:00
TimeServ ec3d886864 scr_conalpha added
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2022 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-25 21:03:56 +00:00
TimeServ 40a6ec9b85 remove unneeded debug noise
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2021 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-25 07:06:11 +00:00
TimeServ 75dba86ae5 fixes to palette remap logic, fix for plugin status bar
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2020 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-25 07:03:29 +00:00
TimeServ db0d994a70 color/alpha blending for 8-bit sw 2D image routines, fix to 8-bit sw characters with alpha, removed conchars hack from image loading and made conchars load into cache on init
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2019 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-24 22:41:19 +00:00
Spoike 3399f05c3b Randomer found a way to crash fteqcc, but he still needs to fix his code.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2018 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-23 23:03:12 +00:00
TimeServ 7518dec2f0 add sw_surfcachesize, essentially -surfcachesize in bytes but only needing a vid_restart to change
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2017 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-23 06:28:10 +00:00
Spoike bdc24a2720 Looks like this needs a real fix some time.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2016 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-23 00:16:18 +00:00
Spoike 27a1a4b309 proxy:menu stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2015 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:54:07 +00:00
Spoike e6ecd20e8f As a gimmick, we might as well imitate qw more closly and not fool qizmo into not letting us connect.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2014 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:53:20 +00:00
Spoike 329f0ca9bf Fixes an issue that could only ever happen with mvdsv.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2013 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:51:59 +00:00
Spoike 30fa877587 Small loading speedup.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2012 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:50:12 +00:00
Spoike 7120a5d1b9 Fixes some alienarena issues.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2011 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:49:35 +00:00
Spoike bff51b251a Fix the logic with gl_font
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2010 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:48:29 +00:00
Spoike 12c3b6b96e Paranoia.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2009 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:47:08 +00:00
Spoike 0a326e1bc8 Don't Crash!!! (This isn't a real fix)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2008 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:46:22 +00:00
Spoike d8b843c3b5 q2 solid needs to be storable as a short.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2007 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:45:45 +00:00
Spoike 88aba16c08 dump the input packet.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2006 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:45:15 +00:00
Spoike f8a1789089 Allow longer skin names, and get q2 using 24bit player skins.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2005 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:43:59 +00:00
Spoike 5ab43cc90e viewmodel alpha works better with (some) q3 shaders.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2004 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:43:11 +00:00
Spoike 903f3274d0 Allow alienarena to at least run without dying.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2003 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:42:00 +00:00
Spoike 47c5a44cea viewmodel alpha works with (some) q3 shaders.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2002 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:40:49 +00:00
Spoike b54b52f8cc Don't force sound/ infront of sound file names.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2001 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:39:07 +00:00
Spoike a28b3f657b Mousewheel moves sliders.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2000 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:37:51 +00:00
Spoike 2ef090928a Added f_demostart trigger.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1999 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:37:25 +00:00
Spoike 5e5b4c9bf2 Trying to make our NQ client more robust.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1998 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:36:55 +00:00
Spoike 1fa55dfa47 unbreaks some fuhquake/ezquake teamplay scripts.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1997 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:36:03 +00:00
Spoike 262c21afd1 Added f_qizmoconnect don't know if it works or not.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1996 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:35:04 +00:00
Spoike e7e0f052f0 Tweeked some image uploading. The code is cleaner.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1995 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:34:08 +00:00
Spoike bc9a0a4963 Fixed pin_add
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1994 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:31:51 +00:00
Spoike 8ab73045aa A small speedup.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1993 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:31:20 +00:00
Spoike 02c5931431 Fixed a crash.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1992 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:30:38 +00:00