Commit Graph

2167 Commits

Author SHA1 Message Date
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