Commit Graph

2090 Commits

Author SHA1 Message Date
TimeServ 0269b18460 column titles highlight on mouse hover in menu_servers2, fix to menu options, fixed infinite loop issue with Draw_FunStringLen
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2128 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-23 06:45:17 +00:00
TimeServ d2c2021680 use a more sane default value with beam textures which fixes the look of the spikeset railtrail for TF nails/Q2 railgun
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2127 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-20 00:23:48 +00:00
Spoike 6551885f92 Attempting to fix daemon issues.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2126 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-17 22:44:17 +00:00
Spoike ca278f79e0 Slight improvement on antialiasing, like the cvar being registered and stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2124 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-15 20:48:48 +00:00
Spoike a0964b50e9 fsaa as promised to moodles. vid_multisample should be set to something like 4. Moodles needs to do the enables/disables. :)
I've not done GLX.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2123 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-15 20:11:37 +00:00
Spoike eda0633c4e This needs a proper fix some time, but I don't want to be the one to do it, it's hideous! Hrm, colormap stuff... I dunno. This works well enough for most q3 mods.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2122 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-15 20:07:43 +00:00
Spoike ea14d7facc If someone tries seeking in a compressed file, don't flush and redecompress, just copy it to a temp file instead and work from there (this is primarily for roq files like the one from q3f).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2121 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-15 20:05:25 +00:00
Spoike 2d4680335a Fixed some indentation stuff, so it's more consistant.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2120 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-15 20:03:00 +00:00
TimeServ 2313517279 fix spr32 loading for sw renderer
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2119 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-15 10:04:41 +00:00
TimeServ 62462f3b5d sv_http/sv_ftp paranoia, add gl_menutint_shader cvar, use shaders for r_menutint rendering on GL
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2118 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-14 09:20:07 +00:00
TimeServ 2f26e1d12a fix sv_ftp logic
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2117 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-14 02:54:54 +00:00
TimeServ 05357f9dea fix to sv_http logic
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2116 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-14 02:50:56 +00:00
Spoike 5bdbd0698e Should have slightly more luck with BSD systems.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2115 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-14 01:29:45 +00:00
Spoike 6231281e5e Fix a bug where shaded wateralpha surfaces were not being drawn.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2114 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-14 01:28:22 +00:00
Spoike bfa9db357b playqtv now plays from an fteqtv proxy (with the 10 secs buffering).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2113 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-14 01:25:46 +00:00
Spoike 4080f29040 cl_shownet 2 was out of date (so clarify stuff at the same time)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2112 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-14 01:21:18 +00:00
Spoike fe79b40941 While playing with the new server browser, I noticed that the funstrings counted a ^7 escape as a character space towards the limit, rather than the number of printed chars.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2111 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-14 01:20:31 +00:00
Spoike 28bff4208d sb2 bugfixes/tweeks/improvements.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2110 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-14 01:18:47 +00:00
Spoike 7f44a306f4 TimeServ wanted me to get rid of a Sys_Error in the jpeg loader.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2109 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-14 01:17:35 +00:00
Spoike 66b5d2a468 Quake3 cgame stuff should run a little bit longer now (depending on the mod...).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2108 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-14 01:16:44 +00:00
Spoike 629834c8a6 Should give more accurate results.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2107 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-14 01:15:42 +00:00
Spoike 8f496bef67 Q3, that little bit more robust.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2106 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-14 01:13:22 +00:00
Spoike fe607e613f mvdplay disabled. See who notices before it's finally removed totally.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2105 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-14 01:12:17 +00:00
TimeServ baad7f5422 mdl version 3 support, misc fixes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2104 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-13 23:20:49 +00:00
TimeServ d5f4940c7c menu text change
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2103 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-13 06:35:02 +00:00
TimeServ 0138b991e1 removed Sys_Errors with SPR/SP2 loading
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2102 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-13 06:15:11 +00:00
TimeServ 5ebe24d121 removed Host_Error/Sys_Errors in Q2/Q3BSP/RBSP and MD5 loading, fix possible memory leaks with failed loads
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2101 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-13 05:54:12 +00:00
TimeServ 793d346740 added different colorings for server types
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2100 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-12 23:05:25 +00:00
TimeServ 322fd2a900 SW won't Sys_Error on game necessary models
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2099 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-12 22:11:41 +00:00
TimeServ 28979e3d12 don't Sys_Error on invalid translation, BSP (HL/Q1/H2) loading will no longer Sys_Error
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2098 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-12 22:01:49 +00:00
Mark Olsen 29c316a31e Damn copy/paste ;)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2097 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-12 12:51:17 +00:00
TimeServ 4b4a26aae0 cosmetic fixes, no Sys_Errors in heightmap/hlmdl loading
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2096 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-12 09:19:31 +00:00
TimeServ 2df1c6674b console line scrolling fix, MDL/MD2/MD3/ZYM/DPM loading will no longer Sys_Error (still need bounds checking)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2095 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-12 08:01:48 +00:00
TimeServ 3b73a69432 fix colormod reads for network deltas
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2094 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-12 06:23:52 +00:00
Spoike 96cc1e17aa gl_texturemode was made into a cvar yonks ago.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2093 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-12 05:24:57 +00:00
Spoike e6993268bf Okay, don't be stupid and crash even though you know it doesn't work.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2092 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-12 05:23:18 +00:00
Spoike a93e959fa4 Removed a little dead code.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2091 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-12 05:22:16 +00:00
Spoike 0880cc56e2 ui scripts and stuff should parse a little more easily now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2090 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-12 05:21:15 +00:00
TimeServ 1cb4fa386a fix warning, fix building of direct3d on msvc8, update project
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2089 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-12 04:33:22 +00:00
TimeServ f0c399ff9e fix sw draw_image to work for both CSQC and plugins
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2088 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-12 00:45:33 +00:00
TimeServ 82395d8b2d use draw_fillrgb instead
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2087 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-11 19:56:55 +00:00
TimeServ e82a8ac9aa add gl_lightmap_shift (needs to handle renderer swap), fix linux building
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2086 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-11 18:33:56 +00:00
TimeServ 09998a6f7a improve colormap generation for 16-bpp software
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2085 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-11 07:55:04 +00:00
TimeServ 768b92f08b fixed parameter error with playmvd but the command still seems to be broken
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2084 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-11 06:22:54 +00:00
TimeServ 7140498c43 keep paths consistent
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2083 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-11 05:14:56 +00:00
TimeServ f9ea81d7cf fix to FS_OpenVFS with skins
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2082 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-11 05:12:33 +00:00
TimeServ d90a582a5c fix to sys_colorconsole on Linux, update msvc8 project
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2081 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-11 04:57:22 +00:00
TimeServ 12cd7eb5bd fix builds
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2080 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-11 04:39:16 +00:00
Spoike aeea639fc2 Filename security paranoia. Added a glsl extension to the shader system. using serverinfo, you can enable shaders without cheats now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2079 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-11 03:12:10 +00:00
TimeServ 05ace9bdcb add Draw_FillRGB, allow con_selectioncolour to use R/G/B
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2078 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-11 00:51:00 +00:00
TimeServ 973d2830a0 use stringtorgb and stringtoindex functions for crosshaircolor and r_menutint
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2077 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-11 00:35:56 +00:00
Spoike 3e6c4e4c34 A comment for the sake of reasoning for this file to exist. (poor windows/unix programmers)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2076 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-10 03:57:11 +00:00
Spoike 176b5688eb Removed some dead code.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2075 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-10 03:56:44 +00:00
Spoike f9f6ea773c Stop Q3 from crashing on it's own maps. (fixme: do q2 and q1 too)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2074 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-10 03:53:17 +00:00
Spoike 2be6d55f4a Fix for mouse pointers (should be more generic fixme: port changes to linux input too)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2073 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-10 03:52:12 +00:00
Spoike 3f6f2be82e fixed erroneous timeouts when playing NQ demos
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2072 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-10 03:51:12 +00:00
Spoike 903ad4800b Should be more robust
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2071 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-10 03:50:23 +00:00
Spoike bfd3ebbafa At least some of Up2's bidding.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2070 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-10 03:50:08 +00:00
Spoike 6b6a06e5c3 Done Up2's bidding
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2069 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-10 03:49:49 +00:00
Mark Olsen d5e67377df No, really.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2068 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 22:17:43 +00:00
Mark Olsen 5d44e35ef7 MorphOS build, some random fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2067 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 22:15:40 +00:00
Mark Olsen 7d27fc8e57 Added the MorphOS files.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2066 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 22:10:32 +00:00
Spoike b861dbba89 Ignore semicolons in comments inside console scripts.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2065 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 21:54:32 +00:00
TimeServ bdb177ea94 exclude linuxlikes from MSVC8
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2064 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 21:33:29 +00:00
Spoike c0619d3015 Work on non-win32
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2063 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 21:29:24 +00:00
Spoike 5de363a091 Altivec doesn't like pixel, apparently.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2062 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 21:27:25 +00:00
Spoike bbffc8dca5 okay, so ALL the avi code should be disabled on not-windows.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2061 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 21:26:09 +00:00
Spoike 04e1146318 cin_t bug fixed (my excuse is that msvc silently ignores it)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2060 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 21:14:14 +00:00
Spoike 66c13f27a5 'this is gccs bug', 'honest'.... you believe me, right? please?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2059 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 21:11:50 +00:00
Spoike fed1301fd3 Tiny bit more verbose, don't know how to fix the bug jss reports
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2058 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 19:22:50 +00:00
Spoike b373195f02 Found a bug with mvd playback and colormod.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2057 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 18:53:09 +00:00
TimeServ 0693518eed fix sw compiling, use MSVC8 _s functions when applicable
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2056 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 03:15:34 +00:00
Spoike b48c3034dd Trying to fix the crash rjlan gets.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2055 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 02:02:17 +00:00
Spoike 2046931e26 gameclock, roq/avis can play on shaders (sound is wrong though, so that's fine with avis!), snprintf changes (this is the bulk), up2's mcharset
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2054 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 01:41:09 +00:00
TimeServ 789c9b0ee6 use engineflags instead of constant strcmp checks
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2053 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-06 00:19:46 +00:00
Lance 2d44c7b2c9 added a zquake/fuhquake cvar: r_drawflame.. r_drawflame 0 will hide torches, even if you have gl_part_flame 1. fps gain
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2052 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-05 04:46:10 +00:00
TimeServ 1ed370ac4a assure that bsp entity lumps are null terminated (fix 2fort5p loading), cosmetic fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2051 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-05 03:50:54 +00:00
TimeServ 7fa603c7c4 cosmetic fix to cuff command
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2049 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-05 02:38:51 +00:00
Lance 943ec0098e updated dotnet 2003 project file for bloom stuff
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2048 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-04 22:56:47 +00:00
TimeServ d8240c391a fix tile clearing with hud plugins (screensize), fix host_endgame message, fix issue with loading icon, add gl_bloom to vc2005 project
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2047 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-04 22:37:28 +00:00
Spoike d27d3c5b6d Less warnings (none at the gcc-default warning level)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2046 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-04 20:43:48 +00:00
Mark Olsen 338d6a53ed If my memory doesn't fail me, this makes Q3 pak file contents case insentitive and thus makes Q3 map loading work
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2045 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-04 16:52:57 +00:00
Mark Olsen 1f15a044d3 Renamed pixel to _pixel to avoid clashes on archs where pixel is a builtin (Altivec)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2044 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-04 16:50:55 +00:00
Spoike 06dc2878c9 Should fix RjLan's namechange bug
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2043 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-04 15:47:58 +00:00
Spoike 0fe03c7b25 blooming stuff. I hope I got enough of the bugs out.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2042 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-03 03:31:19 +00:00
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 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
Spoike 30d5648279 Fixes some spectator keys.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1991 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 23:29:59 +00:00
TimeServ 0c3e0673f0 also you didn't see this
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1985 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 01:26:09 +00:00
TimeServ df16aa1400 fix Sys_Error with jpeg screenshots, standardize console warning/error/notice colors
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1984 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-22 01:24:22 +00:00
TimeServ f3a67176f4 fix warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1979 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-21 09:19:56 +00:00
TimeServ 3c4fa77625 image_precache isn't used anywhere currently
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1978 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-21 09:05:33 +00:00
TimeServ 20b13f2b0d added an in_restart (I'm sure it breaks somewhere...)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1977 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-20 22:33:30 +00:00
TimeServ 482758c91c add in vs2005 project (some options still need fixing)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1975 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-17 21:04:13 +00:00
TimeServ 0446592366 remove old vs2003 project from tree
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1974 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-17 21:00:54 +00:00
Spoike 769ab6b321 Urm, improoved onground stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1973 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-17 19:59:43 +00:00
Spoike 0bd1517522 Fixed a few warning messages.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1972 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-17 19:54:47 +00:00
TimeServ d245b06c91 got rid of some anonymous unions
fixed a few msvc2005 complaints


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1971 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-17 02:51:59 +00:00
Spoike 7276203458 /me fixes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1970 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-16 22:36:37 +00:00
Spoike 3672c8e330 This should fix issues with locs in sw.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1968 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-13 03:12:54 +00:00
Spoike 90669f5d8d Loading textures with empty names will now fail.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1967 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-13 01:00:56 +00:00
Spoike 8fe69738c5 Make ambient sounds loop.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1966 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-13 01:00:10 +00:00
Mark Olsen e360dc0fa6 Blind fix. but it couldn't have worked before anyway. Sys_Milliseconds should now return something reasonable.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1963 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-12 23:55:40 +00:00
Spoike 018bd47e7a bigfoot, stop staring at me like that.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1962 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-12 22:38:39 +00:00
Spoike bdbd387620 Fixes some DP protocol issues.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1961 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-12 20:20:01 +00:00
Spoike 01c3544aeb Don't crash when trying to use d3d.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1960 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-12 17:06:55 +00:00
Spoike f2c0995cfc Allows ETF ladders to work properly with QW player physics.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1959 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-12 04:47:10 +00:00
Spoike 4068fdf967 Give an error when disk is full.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1958 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-12 04:46:39 +00:00
Spoike 075988465b Whoops, lets fix that bug.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1957 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-12 04:46:16 +00:00
Spoike 09ef35578b gcc is too fussy.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1956 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-12 00:01:42 +00:00
TimeServ 484cf48e82 added particle fields beamtexstep/beamtexspeed for beam texture manipulation, added alphadelta which obsoletes alphachange
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1955 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 23:41:40 +00:00
Spoike 781e8ee38f I'm just going to remove that hack. It doesn't work anyway, and there's now a better method (trace_endcontents).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1954 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 18:18:55 +00:00
Spoike e3537af35d don't use q3 gamecode on q2 bsps.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1953 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 18:09:15 +00:00
Spoike d1051b535a q2 saved games actually use a different ident.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1952 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 18:08:35 +00:00
Spoike cea6126658 Fixed crashes in the player setup menu.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1951 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 18:06:54 +00:00
Spoike 2120d9bba8 Small cleanup
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1950 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 18:06:18 +00:00
Spoike e3683b17c1 Changed the remaining cvars to use the macro.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1949 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 14:58:48 +00:00
Spoike 0ad239ca6a Fixed all warnings in MDebug.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1948 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 14:51:36 +00:00
Lance 9f3e2bed88 Changed gl_ztrick to default on 0 instead of 1.
To quote LordHavoc:

GF3 and Radeon and later cards have zbuffer optimizations that only work if ztrick is off, mainly Radeon I believe


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1945 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 13:08:45 +00:00
Spoike 02b26287e1 Okay, it does have a purpose. Skyboxes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1944 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 03:26:58 +00:00
Spoike 6430b9b214 added a macro for specifying all the cvar properties. This will simplify stuff for Q2.
Also added trace_endcontents and trace_surfaceflags.
File system (still too selectivly) reads gz files.
Fixed a buffer overflow in the http client.
Made server downloads decompress zipped files to a temporary file. This should make it download them faster.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1943 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 02:09:43 +00:00
Spoike bc1f25a11b A bit of fun with gamma.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1942 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 02:05:15 +00:00
Entar 8e7eda07e6 Entar's first ever commit - removed duplicate detail textures option in FPS menu, renamed remaining option
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1941 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-10 22:31:44 +00:00
Spoike cf73c8b81e Copyable console, and up2's demand for aliases like fuhquake.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1935 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-06 01:06:17 +00:00
Spoike 8b3c4d9071 Fixed some bug type thingos.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1934 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-05 22:53:59 +00:00
TimeServ 6c23765cc9 removed internal irc client as it is obsolete compared to the plugin version
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1933 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-04 04:42:47 +00:00
Spoike 56a70d5743 There's now a row of console names across the top of the screen.
There's also a load of new bugfixes too.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1925 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-02 01:13:52 +00:00
Spoike 1730d4dc81 This is fun.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1924 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-01 22:36:12 +00:00
Spoike 6b2b084b76 don't look for qwprogs quite so much in single player.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1923 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-01 22:34:24 +00:00
Spoike bb67cd181e Fixes the skybox in d3d.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1922 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-01 22:32:39 +00:00
Spoike 48d07feec4 vid_wait_override stuff
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1921 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-01 22:32:30 +00:00
Spoike d09c73dfeb Fixes mouse + sbar_edit
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1920 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-01 22:21:16 +00:00
Spoike b391ad0f8f sbar_edit now mostly works in plugin menus. at least, the movement goes to the right place. :p
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1915 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-29 04:01:23 +00:00
Spoike e428f900fb Removed the plugin subprojects, made all targets generate mapfiles.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1914 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-29 03:47:25 +00:00
Spoike 1476c2327c prerelease update. it still only does merged.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1913 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-29 03:46:07 +00:00
Spoike 4d34f2e46d stops a crash with the mp3 plugin, and potentially other (future) plugins too.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1912 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-29 03:45:00 +00:00
Spoike 0a738562ec Fix for dev-cpp's internal compiler error...
Well, not just for dev-cpp, it really should have given a warning instead though.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1911 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-29 03:38:43 +00:00
Spoike 92fa37f03e minsw compile fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1910 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-29 00:57:34 +00:00
Spoike c609f340f9 Fixed my two bugs with undefined externs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1909 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-29 00:50:13 +00:00
TimeServ 4c88713050 typo
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1908 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-29 00:47:54 +00:00
Spoike 52ddfccfaa Removed moodles' multisample stuff. That's not how it's done.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1907 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-29 00:18:27 +00:00
TimeServ 5776b3aca9 reduce console spam
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1906 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-28 23:22:17 +00:00
TimeServ 45b4373f68 changes to spikeset and highfps
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1905 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-28 23:18:28 +00:00
Spoike 896b4cae87 Fix a warning from my last commit.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1904 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-28 22:49:10 +00:00
Spoike 213b04fc7d Just fixed raz0's pair of bugs (for q3 and q2)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1903 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-28 19:34:21 +00:00
Spoike fdb5cf3aff Fixed mvd playback as correctly as I can think how.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1902 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-28 19:04:13 +00:00
Spoike 6f98f6f108 fastarrays works properly now.
changed stereo -> numchannels in the sound code
added/tweeked the download menu
fixed a coupld of fs functions
switched the key config menu to mouse-driven
right click now closes menus


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1901 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-28 06:41:20 +00:00
TimeServ f3f02e5353 fix warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1900 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-28 02:43:10 +00:00
TimeServ ec34ee2e5e fix D_IdentityRemap warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1899 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-28 02:42:44 +00:00
Spoike 9620a98dc2 Removed moodles' infokey stuff which was totally wrong anyway.
Enabled the prototype warnings. Looks like we need them.
Fixed a few warnings other than the prototype ones which I just enabled.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1898 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-28 02:35:40 +00:00
Lance 9caf98dc48 fixed msvc6 warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1897 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-27 08:17:59 +00:00
Lance 07a1fb3ba1 fixed msvc6 warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1896 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-27 08:12:14 +00:00
Lance 20ef474862 fixed msvc6 warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1895 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-27 08:06:48 +00:00
Lance 80d7e00dbb fixed msvc6 warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1894 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-27 08:06:15 +00:00
Lance 88dfd74e81 unfixed static stuff, and put #pragma warning(disable:4701) where msvc complains
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1893 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-27 03:22:45 +00:00
Lance e9d294191a fix msvc warnings, hopefully I dont break anything
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1892 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-27 03:05:33 +00:00
Lance ed4dbcb903 fixed msvc warnings with #pragma warning(disable:4701)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1891 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-27 02:45:16 +00:00
Spoike a5c48434df Made spawnmode circle face the correct direction (z is no longer flat) - this is only on trails.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1890 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-26 04:04:04 +00:00
Lance 1eca1491e0 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1889 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-22 07:44:22 +00:00
Lance 3417e7d111 updated
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1888 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-22 07:41:37 +00:00
Spoike 2eddce5713 Tweek moodle's complaint.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1887 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-21 05:08:08 +00:00
TimeServ 8f550d6d1f half-alpha character rendering for software
changed background to not blink
added BX_COLOREDTEXT extension (although the FTE extension conflicts)
fix to console clearing which should hopefully speed things up a little bit


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1886 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-21 03:10:16 +00:00
Spoike e3cb464de9 Some bugs fixed. I wonder what I've broken.
Oh yeah, hud scoreboard stuff works now.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1883 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-21 00:06:49 +00:00
Lance 609f79245b Fixed my own bug commit, q2 support wont stuff up when the .cin is missing now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1881 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-16 14:14:06 +00:00
Lance a57ce8ebcd change to 60hz and attempt it when windows rejects your mode, which will happen often because LCDs have no need for refreshrates higher than 60. added some menu_video stuff too.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1880 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-16 13:47:56 +00:00
Lance 77588da4fb added some lcd native resolutions, added Bilinear/Trilinear switcher in menu_video as well
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1879 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-16 07:42:50 +00:00
Lance e713a9b5ab Better anisotropic filtering support
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1878 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-16 06:22:18 +00:00
Lance dc53b0aae4 I spelt anisotropic wrong
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1877 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-16 06:20:43 +00:00
Spoike a09352928c up2 wants a cursor image.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1870 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-14 23:47:09 +00:00
Spoike 05566ba996 trying to fix bigfoot's mobile phone hud
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1869 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-14 23:46:24 +00:00
Spoike 5e0ecbc3d9 don't crash.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1868 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-14 23:45:49 +00:00
Spoike ac60336e9e Slightly easier to use.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1867 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-14 03:37:22 +00:00
Spoike 9bed1da484 r_drawflat works at 16bpp.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1866 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-13 20:48:18 +00:00
Spoike 477a052107 Bugfixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1865 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-13 20:30:01 +00:00
Spoike e4096f4e70 stop the server from requiring csqc without csqc.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1864 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-13 20:29:34 +00:00
Spoike d6c9c70108 A couple of bugfixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1863 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-13 20:28:46 +00:00
Spoike f0feb82b90 rjlan wanted mingl to compile again, and moodles reported a demorecording bug.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1862 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-13 06:27:18 +00:00
Spoike 232c7fbc15 fileul is implemented - needs a commandline parameter at the moment.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1858 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-12 22:56:54 +00:00
Spoike e1caf72792 Added an FTE_SV_REENTER extension and fixed a bug.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1857 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-12 22:27:56 +00:00
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