.. |
classes
|
use a little less make recursion. should speed up builds a bit
|
2004-02-04 07:36:47 +00:00 |
GL
|
Grievre's lighting patch, plus some of my own changes.
|
2004-03-10 08:14:38 +00:00 |
plugin
|
use a little less make recursion. should speed up builds a bit
|
2004-02-04 07:36:47 +00:00 |
.gitignore
|
|
|
bspfile.h
|
Working towards merging q2 model, sprite, and map support. Check back in a few
|
2004-02-08 02:49:38 +00:00 |
cbuf.h
|
allow cbufs to have a callback for unknown commands. if the callback
|
2003-11-20 07:02:14 +00:00 |
cdaudio.h
|
|
|
checksum.h
|
|
|
clip_hull.h
|
|
|
cmd.h
|
Various cleanups and bugfixes. Added proper line number reporting to
|
2003-02-14 08:06:01 +00:00 |
console.h
|
make the console run at full speed no matter what demo_speed is at. what a
|
2003-07-25 22:21:47 +00:00 |
crc.h
|
break the loop from CRC_Block into CRC_ProcessBlock so that crcs can be
|
2002-01-28 18:00:48 +00:00 |
csqc.h
|
move the bulk of what whas libQFcsqc to libQFruamoko.
|
2004-01-16 05:46:19 +00:00 |
cvar.h
|
go back to using QFile, quakeio.h and quakefs.h
|
2002-08-27 07:16:28 +00:00 |
draw.h
|
patches to allow for multiple view ports
|
2004-05-07 03:54:35 +00:00 |
dstring.h
|
dstrings now have individual memory management functions
|
2003-12-22 23:35:22 +00:00 |
gib.h
|
several libs can now get built as dlls in windows: console, gamecode,
|
2004-01-19 07:47:41 +00:00 |
hash.h
|
hash.h: update the description of FindList quakefs.c: didn't need va there
|
2004-11-02 07:39:00 +00:00 |
hl.h
|
|
|
idparse.h
|
fix the menu keybinding not working bug
|
2002-08-19 02:48:38 +00:00 |
image.h
|
nuke QF/texture.h moving it's contents into QF/image.h (yay, finally, a
|
2003-09-04 18:59:39 +00:00 |
in_event.h
|
revert the inappropriately complicated event code for the simpler version.
|
2003-04-08 19:20:48 +00:00 |
info.h
|
remove a whole swath of potential buffer overflows by removing the buffer.
|
2003-08-05 01:45:52 +00:00 |
input.h
|
in_mouse_accel patch from qize@gmx.net
|
2003-09-04 22:29:40 +00:00 |
joystick.h
|
Remove dead cvar.
|
2003-02-14 02:21:31 +00:00 |
keys.h
|
M_BUTTON6 and M_BUTTON7. nuff said :)
|
2004-03-16 04:12:28 +00:00 |
link.h
|
|
|
llist.h
|
Introducing the GIB Object System (TM). This breaks scriptable HUD for now
|
2003-09-11 06:03:13 +00:00 |
locs.h
|
make gcc more anal about prototypes, string constants and function
|
2003-01-06 18:28:13 +00:00 |
Makefile.am
|
move the script parser from qfbsp into libQFutil and correct a spelling error
|
2004-11-02 05:05:00 +00:00 |
mathlib.h
|
more readability and add the quaternion functions
|
2004-04-07 18:01:45 +00:00 |
mdfour.h
|
|
|
model.h
|
some micro-optimisations
|
2004-02-23 07:17:41 +00:00 |
modelgen.h
|
Working towards merging q2 model, sprite, and map support. Check back in a few
|
2004-02-08 02:49:38 +00:00 |
msg.h
|
Mike Gorchak's <mike@malva.ua> second (final for now:) QNX patch. renames
|
2004-01-20 06:11:00 +00:00 |
object.h
|
Disable libQFobject from being built or used, since it doesn't serve
|
2004-04-27 21:58:21 +00:00 |
pak.h
|
move pakfile.[ch] into libQFutil and make quakefs.c use it instead of its
|
2002-07-21 06:11:28 +00:00 |
pakfile.h
|
convert \ to / while extracting and accecpt file names on the command line
|
2003-09-10 20:48:59 +00:00 |
pcx.h
|
go back to using QFile, quakeio.h and quakefs.h
|
2002-08-27 07:16:28 +00:00 |
plugin.h
|
several libs can now get built as dlls in windows: console, gamecode,
|
2004-01-19 07:47:41 +00:00 |
png.h
|
PNG write support from DrSpliff
|
2003-09-09 16:18:13 +00:00 |
pr_comp.h
|
quaternion conjugate support (engine side)
|
2004-04-08 04:57:17 +00:00 |
pr_debug.h
|
whitespace
|
2002-06-26 14:45:00 +00:00 |
pr_obj.h
|
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 |
progs.h
|
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 |
qargs.h
|
make gcc more anal about prototypes, string constants and function
|
2003-01-06 18:28:13 +00:00 |
qdefs.h
|
|
|
qendian.h
|
Replace removed bigendian declaration.
|
2003-02-23 22:53:03 +00:00 |
qfplist.h
|
hash.[ch]:
|
2004-02-07 07:47:23 +00:00 |
qtypes.h
|
add quat_t for quaternions (not used yet)
|
2004-04-07 02:29:12 +00:00 |
quakefs.h
|
move wad_extract into the wad utility and make QFS_CreatePath more
|
2004-05-09 22:58:37 +00:00 |
quakeio.h
|
nuke Qexpand_squiggle. instead, expand ~ to $HOME on qfs initialization and
|
2003-05-23 17:17:01 +00:00 |
render.h
|
bring back the alpha setting for dlights (finally found out what it was
|
2004-05-03 06:21:39 +00:00 |
riff.h
|
make riff.c portable
|
2003-04-10 22:52:58 +00:00 |
ruamoko.h
|
more rua cleanups: now just one init function to call (it calls the rest)
|
2004-01-16 07:03:58 +00:00 |
screen.h
|
final (?) cleanup of center printing. turns out there's no reason to keep
|
2004-03-02 03:55:18 +00:00 |
script.h
|
move the script parser from qfbsp into libQFutil and correct a spelling error
|
2004-11-02 05:05:00 +00:00 |
sizebuf.h
|
|
|
skin.h
|
Grievre's skin DoS fix
|
2004-04-04 02:34:05 +00:00 |
sound.h
|
extend the sound api slightly to ease things like cd_file and make cd_file
|
2004-01-21 02:52:12 +00:00 |
spritegn.h
|
Working towards merging q2 model, sprite, and map support. Check back in a few
|
2004-02-08 02:49:38 +00:00 |
sys.h
|
move wad_extract into the wad utility and make QFS_CreatePath more
|
2004-05-09 22:58:37 +00:00 |
teamplay.h
|
make gcc more anal about prototypes, string constants and function
|
2003-01-06 18:28:13 +00:00 |
tga.h
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
uint32.h
|
|
|
va.h
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
ver_check.h
|
|
|
vid.h
|
don't look up the gl functions until after the context has been setup, just
|
2004-02-06 00:58:35 +00:00 |
view.h
|
add view_insert to provide greater control over view order
|
2003-05-06 02:41:37 +00:00 |
wad.h
|
can now dump a map's textures to a wad file (name currently based on bsp
|
2004-01-15 07:16:44 +00:00 |
wadfile.h
|
move wad_extract into the wad utility and make QFS_CreatePath more
|
2004-05-09 22:58:37 +00:00 |
zone.h
|
big protototype cleanup. Now, except for a few cases, all non-static
|
2002-11-05 19:12:51 +00:00 |