Commit Graph

827 Commits

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