Commit graph

199 commits

Author SHA1 Message Date
Timothy C. McGrath
7bd105178a Another one line hack to get everything compiling with alsa 0.9..
Again, if this causes problems I'll see what I can do about the depreciated
warnings I'm seeing when the clients are lding

Tim McGrath
(Misty-chan)
2001-11-24 01:20:15 +00:00
Bill Currie
308d8a1304 missed the 8 bit upload code 2001-10-02 01:47:04 +00:00
Bill Currie
136a7629cb wasn't this fixed months ago? 2001-10-02 01:46:41 +00:00
Bill Currie
a41b5b975f back port 0.5's scaled image allocation 2001-10-01 20:14:10 +00:00
Bill Currie
e703c3758d more trigraphs :/ 2001-07-02 00:02:14 +00:00
Bill Currie
12b4f480c6 who's idea were these things? 2001-07-01 23:59:01 +00:00
Joseph Carter
1911b98020 The end of newstyle in nuq forever! 2001-05-22 14:39:46 +00:00
Bill Currie
7e5bb9f69a snd_alsa_0_9.c:
update for latest api
version.h:
	d'oh, that's why it was in cvs (cf that long ago checkin)
2001-05-19 01:54:38 +00:00
Bill Currie
d4505ad388 make gdb screens infinitely high so it doesn't stop output and wait 2001-03-27 04:01:32 +00:00
Bill Currie
048a9253ea backport the snd_* setup cvars 2001-03-10 06:00:19 +00:00
Bill Currie
73bc23e117 fix missing string.h/strings.h includes and eol at eof problems 2001-03-07 05:43:24 +00:00
Bill Currie
04d3351727 this file somehow got missed earlier 2001-03-05 01:43:41 +00:00
Ragnvald Maartmann-Moe IV
ddedef8ed9 Remove obsolete support for the never released ALSA 0.6, add support for current 0.9-series cvs development ALSA.
(Thanks again to Abramo)
2001-02-24 08:21:49 +00:00
Zephaniah E. Hull
fb1a132fe4 It compiles now, wow, talk about dusty. 2001-02-17 14:11:08 +00:00
Bill Currie
1c6769bcf2 forgot to update the model code for the glmesh fixes 2001-02-14 05:12:01 +00:00
Bill Currie
c9ef370e77 bring over the glmesh stuff from newtree 2001-02-14 02:04:00 +00:00
Bill Currie
7b22d4e39a bump up supported js buttons to 16 (#128640) 2001-01-14 03:21:04 +00:00
Bill Currie
4e5fe35cd3 snd_alsa_0_6.c:
works with latest ALSA (note, ymmv)
sw_model_alias.c:
	fix the frozen torches bug
2000-12-17 04:32:41 +00:00
Ragnvald Maartmann-Moe IV
954447c1a6 Fix mistaken following of 4Front documentation. 2000-12-10 10:53:37 +00:00
Ragnvald Maartmann-Moe IV
922c1bab4f Move cd_audio.c to cd_dos.c (or in cvs speak, mv, cvs remove, cvs add, cvs commit. Isn't tedium grand?) 2000-12-08 00:27:44 +00:00
Ragnvald Maartmann-Moe IV
34a0230f03 Fix disabling of texture sorting by default. 2000-12-08 00:18:42 +00:00
Ragnvald Maartmann-Moe IV
673a8424ea Add sdl sound output support. Needs Makefile/auto* work before enabling. 2000-12-08 00:17:22 +00:00
Ragnvald Maartmann-Moe IV
c44715fe21 Fix use of read/write to write-only for sound, and whitespace cleanup. 2000-12-08 00:04:44 +00:00
Bill Currie
75971a4fed cvar doc patches from Misty 2000-12-07 03:02:13 +00:00
Bill Currie
81b848977a showtime patches from Misty 2000-12-07 00:06:45 +00:00
Ragnvald Maartmann-Moe IV
bc6f3bbb14 Added frikac's chasecam improvements from quakesrc.org. 2000-12-05 05:59:20 +00:00
Bill Currie
ba6d26302a no more IDGODS or idgods 2000-12-03 04:57:23 +00:00
Bill Currie
c8483de74f fix the 0 byte udp packet DoS bug (for linux, anyway: mods from ProQuake
applied for windows, but I can't test).

In, linux, the problem was caused by nuq checking to see if there were any
bytes to be read and if there were 0 bytes, just carying on without reading
anything. It seems that the 0 byte packet was blocking the queue and so a 0
byte recvfrom is needed to make sure it gets removed.
2000-11-24 20:36:37 +00:00
Bill Currie
df9e956e69 add needed client.h as found by Dietrich_Joerg@t-online.de 2000-11-08 19:21:03 +00:00
Bill Currie
760d286508 part 4 2000-11-04 03:24:37 +00:00
Bill Currie
99e07ff31d oops :( 2000-11-04 03:21:05 +00:00
Bill Currie
f1b4a4646e part 3 2000-11-04 03:19:54 +00:00
Bill Currie
4011c49f27 part 2 :/ 2000-11-04 03:18:35 +00:00
Bill Currie
0db5742eaa getting it to compile part 1 of N 2000-11-04 03:18:03 +00:00
Bill Currie
1174f164fa should have done the `port' after fixing this in newtree, not after :/ 2000-11-03 16:50:23 +00:00
Ragnvald Maartmann-Moe IV
0625a77dab Make ggi renderer compile again.
Mostly missing headers, plus important line commented out in configure.in.
2000-11-02 17:15:21 +00:00
Bill Currie
d428926cca port over newtree's vid system. works, but doesn't seem fully functional yet 2000-10-31 00:11:59 +00:00
Dan Olson
b8e5b2807b Change window caption from 'sdlquakeworld' to 'SDLQuake' 2000-10-29 20:52:55 +00:00
Dan Olson
7409dd7658 Make SDL jive with X11's default window size 2000-10-29 20:51:21 +00:00
Bill Currie
8d1b5efd1d bring over from newtree 2000-10-27 19:06:15 +00:00
Jeff Teunissen
5553c1ab5a Finally get rid of bogus outb def 2000-10-27 10:56:32 +00:00
Jeff Teunissen
336d0fbee0 lcd_x 2000-10-27 10:55:04 +00:00
Jeff Teunissen
80b88be543 lcd_x == buhbye 2000-10-27 10:54:24 +00:00
Jeff Teunissen
d60c3427c9 lose lcd_x 2000-10-27 10:52:47 +00:00
Jeff Teunissen
d2e216721b whitespace 2000-10-27 10:52:05 +00:00
Jeff Teunissen
9ae08707d6 Lose lcd_x 2000-10-27 10:51:15 +00:00
Jeff Teunissen
2c4544fff2 Lose lcd_x, some whitespace 2000-10-27 10:50:32 +00:00
Jeff Teunissen
847f7ccc66 Whoops! commit sbar rework 2000-10-27 10:47:53 +00:00
Dan Olson
225c65a3a4 A small code change to VID_Update that I think is cleaner and *should*
run better, though tests show no improvement.
Also, major whitespace changes, the whole file should be uniform now.
2000-10-26 21:06:14 +00:00
Bill Currie
88234b13e8 the rest of scr_viewsize value -> int_val. didn't look closely enough at how
size is used. no longer segs
2000-10-21 00:12:09 +00:00