quakeforge/libs
Bill Currie 2cb81b37f9 move the *_RecursiveHullCheck functions from pmovetst.c and world.c to MOD_TraceLine in libs/models/trace.c, at the same time rewriting the code to work itteratively rather than recursively.
This is an imperfect revision of history.
2004-11-02 08:40:00 +00:00
..
audio make sure sample length is never 0 2004-04-29 03:00:25 +00:00
console fix an oopsie that broke skyboxlist (early morning paper routes are bad for 2004-04-23 22:53:39 +00:00
gamecode avoid using the hunk in the progs engine (except for the override-able load and alloc functions) so tools (qfprogs and qwaq) don't need to create it. 2004-11-02 04:59:00 +00:00
gib add -Wsign-compare (default for -Wall only in C++) and fix up the warnings 2004-07-13 19:14:01 +00:00
image add -Wsign-compare (default for -Wall only in C++) and fix up the warnings 2004-07-13 19:14:01 +00:00
models move the *_RecursiveHullCheck functions from pmovetst.c and world.c to MOD_TraceLine in libs/models/trace.c, at the same time rewriting the code to work itteratively rather than recursively. 2004-11-02 08:40:00 +00:00
net forgot net_loopback_adr in the ipv6 code (thanks, SpanKY) 2004-05-17 22:01:18 +00:00
object Last few changes to libQFobject, in case anyone wants to use the code 2004-04-27 21:56:26 +00:00
qw move ClientReliable* from sv_nchan to MSG_Reliabe* in msg_backbuf so the 2004-02-22 05:40:08 +00:00
ruamoko pr_obj.h: add the structure for static instances rua_obj.c: add support for +initialize test.r: add some test code for +initialize main.c: don't need to initialize the hunk any more and fix a buffer overflow 2004-11-02 05:12:00 +00:00
util hash.h: update the description of FindList quakefs.c: didn't need va there 2004-11-02 07:39:00 +00:00
video unlimited efrags :) 2004-11-02 07:42:00 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am Disable libQFobject from being built or used, since it doesn't serve 2004-04-27 21:58:21 +00:00