Bill Currie
|
30f6d2f85c
|
fix a case and paste error
|
2001-09-28 15:29:56 +00:00 |
|
Bill Currie
|
89fbacdc78
|
make sv_progs CVAR_NONE rather thatn CVAR_ROM so it can be set in server.cfg.
|
2001-09-28 15:29:22 +00:00 |
|
Jeff Teunissen
|
d63243380f
|
Aaaaaaand, it's done!
Special note: I hope to never do this again. :)
|
2001-09-28 10:31:20 +00:00 |
|
Jeff Teunissen
|
873521a68d
|
Makefile cleanup continues. Models.
|
2001-09-28 09:49:09 +00:00 |
|
Bill Currie
|
c78edb3a36
|
Apply Seth Galbraith's <sgalbrai@linknet.kitsap.lib.wa.us> chasecam patch
|
2001-09-28 07:51:15 +00:00 |
|
Jeff Teunissen
|
e892131af5
|
Rename gl_libgl to gl_driver, nuke the last of the HAVE_GLX references,
and default gl_driver to OPENGL32.DLL on Win32.
|
2001-09-28 07:41:38 +00:00 |
|
Bill Currie
|
1a3a599ab3
|
ignore gas2masm
|
2001-09-28 07:33:46 +00:00 |
|
Bill Currie
|
f442e0d980
|
make gendefs put its rcsid into its generated files
|
2001-09-28 07:27:13 +00:00 |
|
Bill Currie
|
7407e4f1b7
|
and some more
|
2001-09-28 07:09:38 +00:00 |
|
Bill Currie
|
d0dca76707
|
use this for the top of .c files instead of template.h so we get rcsid info
|
2001-09-28 06:56:34 +00:00 |
|
Jeff Teunissen
|
e9c9c8bab6
|
fix up installs for -svga.
|
2001-09-28 06:55:27 +00:00 |
|
Bill Currie
|
b1f4a778f9
|
the rcsid commit from hell }:>
|
2001-09-28 06:26:31 +00:00 |
|
Jeff Teunissen
|
f37c446a29
|
Great idea, Deek, commit the makefiles w/o the configure needed for
them. !lart Deek
|
2001-09-28 05:41:19 +00:00 |
|
Jeff Teunissen
|
343bb529b4
|
And this fixes QW.
|
2001-09-28 05:40:14 +00:00 |
|
Jeff Teunissen
|
3dbf6cba31
|
This fixes NQ.
|
2001-09-28 05:37:46 +00:00 |
|
Jeff Teunissen
|
31b6da027c
|
The video version. This WILL break QW and NQ until my next commit.
|
2001-09-28 05:33:58 +00:00 |
|
Jeff Teunissen
|
e6d7aec03a
|
Build system updates/fixes for audio libs. MUCH cleaner, probably
faster, doesn't do anything unnecessary any more as far as I can tell.
|
2001-09-28 05:33:12 +00:00 |
|
Bill Currie
|
180fe60c10
|
empty file
|
2001-09-28 04:40:37 +00:00 |
|
Bill Currie
|
bcd54926b4
|
make compile with gcc 3.0
|
2001-09-28 03:58:51 +00:00 |
|
Bill Currie
|
83db5c0194
|
fix --with-qf
|
2001-09-28 03:47:22 +00:00 |
|
Jeff Teunissen
|
325303b037
|
And now for the 32-bit software renderer.
|
2001-09-27 21:58:10 +00:00 |
|
Jeff Teunissen
|
4c40bad808
|
Okay, this ought to work for software.
|
2001-09-27 21:53:59 +00:00 |
|
Jeff Teunissen
|
be9ee170d6
|
Okay, the GL renderer lib is fixed up.
|
2001-09-27 21:47:47 +00:00 |
|
Jeff Teunissen
|
b794d4c316
|
yaay, cleaned up.
|
2001-09-27 21:28:44 +00:00 |
|
Bill Currie
|
37495db521
|
this should work for older alsa 0.9 where asoundlib.h is still in sys instead of alsa
|
2001-09-27 17:12:17 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
bd1465ef3e
|
Make blood puffs a little less ridiculously large and not overly dense.
|
2001-09-27 06:52:38 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
35b767cd21
|
Remove scaling from R_RunParticleEffect, and make blood puff size variable in qw.
|
2001-09-27 03:09:24 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
2941c07b0a
|
Add small cyan light to lightning impacts. And restore particle direction use in nq. Greatly improves blood effects.
|
2001-09-27 00:43:46 +00:00 |
|
Adam Olsen
|
376f05d357
|
- add some conversion builtins, now we have ftoi, ftos, itof, itos,
stof, stoi, stov, and vtos.
- fix PF_sprintf
- add FFnameFF support, where it tacks <userid> after the nick on the
console.
|
2001-09-26 22:26:31 +00:00 |
|
Bill Currie
|
dec9503620
|
set the default rcon_address port to 27500 rather than 0
|
2001-09-26 21:06:51 +00:00 |
|
Bill Currie
|
694619cd70
|
thou shalt not use strlen as a boolean value!
|
2001-09-26 20:57:40 +00:00 |
|
Bill Currie
|
ac58ecb10b
|
windows get resized/moved properly now and the input line gets redrawn when
the terminal resizes. Still need to work on the status bar and output window
|
2001-09-26 18:08:30 +00:00 |
|
Bill Currie
|
cb4f7eb808
|
various input line improvements
|
2001-09-26 16:31:36 +00:00 |
|
Chris Ison
|
9eae11b67e
|
added --disable-oss
|
2001-09-26 08:00:13 +00:00 |
|
Bill Currie
|
ca78b9ecd8
|
minor improvements in cursor location handling
|
2001-09-26 06:09:45 +00:00 |
|
Bill Currie
|
e9e2bbf1c1
|
various fixes, most notably using windows instead of subwindows. This stops
the invalid memory accesses within ncurses when resizing.
|
2001-09-26 05:45:47 +00:00 |
|
Jeff Teunissen
|
cd5f322cc1
|
Move along, nothing to see here... :)
|
2001-09-26 03:39:44 +00:00 |
|
Jeff Teunissen
|
e110f6da83
|
-3dfx is gone, pending someone to work on it again. Most of the stuff it
did specially will be folded into -glx.
|
2001-09-25 23:58:23 +00:00 |
|
Chris Ison
|
0d0f0a7f73
|
bootstrap now works in cygwin
|
2001-09-25 23:47:13 +00:00 |
|
Bill Currie
|
7b4e39053b
|
update local info about the screen size
|
2001-09-25 23:33:37 +00:00 |
|
Jeff Teunissen
|
27b6bac88f
|
do the same for QW.
|
2001-09-25 23:32:11 +00:00 |
|
Chris Ison
|
0efd28abcc
|
trying to get bootstrap to work in cygwin
|
2001-09-25 23:04:13 +00:00 |
|
Bill Currie
|
a439170dcf
|
libasm cleanups
|
2001-09-25 22:12:55 +00:00 |
|
Jeff Teunissen
|
875a0eab1b
|
simplify, be paranoid
|
2001-09-25 21:55:31 +00:00 |
|
Jeff Teunissen
|
9a1e0aba59
|
Better fix.
|
2001-09-25 21:46:23 +00:00 |
|
Jeff Teunissen
|
662a752f9b
|
Makefile updates. Not so ugly any more, and might even work in Windows.
|
2001-09-25 21:38:05 +00:00 |
|
Bill Currie
|
5195c065c6
|
do the resize signally properly
|
2001-09-25 20:35:37 +00:00 |
|
Bill Currie
|
df330f33fd
|
expernimental code to get window resizing working
|
2001-09-25 20:16:24 +00:00 |
|
Bill Currie
|
ad4f29c6a8
|
clean up the buffer size calcs a bit
|
2001-09-25 16:32:00 +00:00 |
|
Bill Currie
|
3909176957
|
use the dynamic buffer for both curses and stdout
|
2001-09-25 16:19:26 +00:00 |
|