Commit Graph

3751 Commits

Author SHA1 Message Date
Bill Currie 533a74aa75 don't segfault if the client player temp info key is null (can happen in
mvd)
2002-10-02 15:42:39 +00:00
Ragnvald Maartmann-Moe IV 998d68a833 In GL, have `r_speeds 1` display particle count. 2002-10-02 04:15:23 +00:00
Bill Currie 9aa84f4ead case i has 7 visits, not 6 :P 2002-10-02 01:58:29 +00:00
Jeff Teunissen bf194e074c Update the Debian changelog. 2002-10-01 06:55:26 +00:00
Jeff Teunissen 947343799f Add quakeforge-oss's and quakeforge-alsa's postinst/prerm files to the dist.
D'oh!
2002-10-01 06:47:15 +00:00
Jeff Teunissen 1a18e9a4aa Fix the plugins' postinsts for the Policy-compliant pathnames. 2002-10-01 05:41:56 +00:00
Bill Currie dc736f0d57 don't run cvs2cl if there's no CVS dir 2002-10-01 05:17:25 +00:00
Jeff Teunissen 975d5aa8db Move plugins back to /usr/lib/quakeforge/plugins where Debian policy wants
them.
2002-10-01 05:06:51 +00:00
Bill Currie a2cf42c8fd smarter gzipping thanks to alphageek (whew, slipped in at last moment:) 2002-10-01 02:37:53 +00:00
Bill Currie eff63a6fe4 packaging menu.dat is currently not a good idea due to lack of a clean
place to put it. id1 and qw are essentially sacrosanct
2002-10-01 02:22:48 +00:00
Bill Currie fba516e70b heh, WildCode got the fix in on time :) 2002-09-30 23:19:08 +00:00
Chris Ison 7c9f1a51ec Bug Fix, mouse didn't work in svga client.Fixed by closing the mouse before initing it due to vga_init initing the mouse when called 2002-09-30 23:16:20 +00:00
Bill Currie 73f884562b add a warning about -svga 2002-09-30 22:16:59 +00:00
Bill Currie 6554701dc9 nuke --with-amd in favor of --with-arch 2002-09-30 21:52:08 +00:00
Bill Currie 3d668334e6 copy that fix for the other renderers 2002-09-30 21:35:13 +00:00
Bill Currie d7bbe82efd make sure the bottom part of the console gets updated properly if it covers
the status bar.
2002-09-30 21:25:24 +00:00
Bill Currie 72bc818807 use AMTAR instead of TAR 2002-09-30 20:34:16 +00:00
Bill Currie 28ef4c6aa6 add a list of known problems (that readily come to mind for me:) 2002-09-30 20:06:52 +00:00
Bill Currie 8f8fbe6ee7 packaging tweaks 2002-09-30 18:19:51 +00:00
Bill Currie fd8f019d57 nuke quakeforge-config.in and quakeforge-config as it's broken and will be
replaced with a better setup (pkg-config)
2002-09-30 18:19:38 +00:00
Jeff Teunissen b46ff2f728 Debian changes. new packages, -utils and -maptools. qfmodelgen isn't in a
package yet.
2002-09-30 16:51:30 +00:00
Jeff Teunissen 510ac98c9b PF_Fixme(): better error message. 2002-09-30 16:47:41 +00:00
Jeff Teunissen 86d0093237 Add a paragraph to the Rua doc's introduction. 2002-09-30 16:45:51 +00:00
Bill Currie ffb90a510a win32 compile fixes 2002-09-30 16:40:06 +00:00
Ragnvald Maartmann-Moe IV d88f2a255b Bump version to 0.5.2. 2002-09-30 05:01:10 +00:00
Ragnvald Maartmann-Moe IV 1699c457d1 Note how to actually build and install... 2002-09-30 05:00:44 +00:00
Ragnvald Maartmann-Moe IV 599f0d980f Get rid of crappy old INSTALL, replace with beginnings of something more sane. 2002-09-30 04:55:41 +00:00
Bill Currie 4a1db5a998 fix the crash on focus loss when using in_snd_block and -nosound 2002-09-30 03:59:55 +00:00
Bill Currie 6a96697080 use int_val instead of value for vid_fullscreen 2002-09-30 03:31:22 +00:00
Ragnvald Maartmann-Moe IV be36020e41 Minor cleanups. 2002-09-29 03:30:11 +00:00
Ragnvald Maartmann-Moe IV eb54acf140 Whitespace. 2002-09-28 02:33:39 +00:00
Bill Currie a13a67b163 fix make dist (bogus stamp-h.in) 2002-09-27 20:10:45 +00:00
Bill Currie 979d885776 get Qseek working properly (d'oh) and Qtell (forgot it needed adjusting) 2002-09-27 05:46:30 +00:00
Bill Currie 9d8d570269 using Qseek on a pak sub-file should work better. this should make oggs in
paks work.
2002-09-27 04:27:19 +00:00
Bill Currie 5397ca66ca bring back the timekick code but make it an alternative (default) to the
new timecheck code.
2002-09-27 03:32:20 +00:00
Bill Currie 6bf98db650 kill most of the diffs 2002-09-26 20:58:03 +00:00
Bill Currie c745d2a868 make gzipped oggs explicitly unsupported 2002-09-26 20:57:48 +00:00
Bill Currie 5b9d4fb241 close the file if vorbis doesn't like it 2002-09-26 19:37:01 +00:00
Bill Currie 2a56b8f15f go back to the `long way' for the cross product as qfvis was no longer
getting the same results as vis (that may be acceptable, but not yet:)
2002-09-26 03:58:22 +00:00
Bill Currie d25ee82838 provide a tighter accuracy (but slower) _VectorNormalize for the tools 2002-09-25 21:35:49 +00:00
Bill Currie 43d8cf9640 fix program name printing 2002-09-25 17:48:43 +00:00
Bill Currie e81a0e2095 qfvis and qflight are still copyright Id 2002-09-25 01:51:58 +00:00
Bill Currie 50a143b385 tabs again :/ 2002-09-24 22:28:35 +00:00
Ragnvald Maartmann-Moe IV 436a641f6f Slight poking at renderer portion of NEWS. 2002-09-24 22:16:34 +00:00
Bill Currie 324172414a use the vector math macros from mathlib.h to make the math in
ClipToSeparators clearer and comment on how --level effects the vis
calculations
2002-09-24 21:48:47 +00:00
Bill Currie 554347b97c forgot qflight was threaded too 2002-09-24 04:50:28 +00:00
Bill Currie 6cdf8e083e qfbsp shouldn't be linking with -pthread 2002-09-24 03:01:23 +00:00
Bill Currie 5904859cca split the base vis functions out of flow.c, add -D_REENTRANT to the compile
for qfvis and a bunch of whitespace
2002-09-24 02:46:03 +00:00
Bill Currie ded572b31f various var cleanups 2002-09-23 22:54:28 +00:00
Bill Currie 918f2dd203 add some more stuff 2002-09-23 17:22:59 +00:00