..
GL
start working on VA support for borked GL libs
2003-05-21 21:53:21 +00:00
plugin
make the console run at full speed no matter what demo_speed is at. what a
2003-07-25 22:21:47 +00:00
.gitignore
bspfile.h
qfbsp now mostly works. only known issue is multiple texture wads don't
2002-09-19 20:39:33 +00:00
cbuf.h
Various cleanups and bugfixes. Added proper line number reporting to
2003-02-14 08:06:01 +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
csqc.h
Added the beginnings of an interface between Ruamoko and GIB. Although the
2003-04-13 20:43:52 +00:00
cvar.h
go back to using QFile, quakeio.h and quakefs.h
2002-08-27 07:16:28 +00:00
draw.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
dstring.h
dstring.[ch]:
2003-05-26 19:14:18 +00:00
gib.h
Added a generic interface for using handles in GIB and made GIB threads
2003-04-14 01:17:55 +00:00
hash.h
hash.h:
2003-04-28 16:04:22 +00:00
hl.h
idparse.h
fix the menu keybinding not working bug
2002-08-19 02:48:38 +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
merge IN_SendKeyEvents and IN_Commands into IN_ProcessEvents
2003-04-08 18:45:12 +00:00
joystick.h
Remove dead cvar.
2003-02-14 02:21:31 +00:00
keys.h
apply Kaare Slettnes' key name extention patch ( Closes : #62 )
2002-12-02 16:26:18 +00:00
link.h
llist.h
Added llist.[ch], a set of general-purpose linked list routines. Added
2003-07-18 06:27:26 +00:00
locs.h
make gcc more anal about prototypes, string constants and function
2003-01-06 18:28:13 +00:00
Makefile.am
Added llist.[ch], a set of general-purpose linked list routines. Added
2003-07-18 06:27:26 +00:00
mathlib.h
don't let gcc automaticly inline functions but make gcc inline bigger
2003-08-11 06:05:07 +00:00
mdfour.h
model.h
fix a bunch of the previous FIXMEs. needs a bit more work for win32
2003-07-08 22:39:45 +00:00
modelgen.h
WildCode's alias model VA prepatory patch
2003-04-08 04:13:49 +00:00
msg.h
remove a redundant prototype
2003-02-10 21:04:50 +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
go back to using QFile, quakeio.h and quakefs.h
2002-08-27 07:16:28 +00:00
pcx.h
go back to using QFile, quakeio.h and quakefs.h
2002-08-27 07:16:28 +00:00
plugin.h
PLUGIN_INFO decl cleanup
2003-08-01 19:53:46 +00:00
pr_comp.h
debugging improvements. opcodes now sport an optional format specifier for
2003-07-30 22:24:16 +00:00
pr_debug.h
whitespace
2002-06-26 14:45:00 +00:00
pr_obj.h
get [super ...] working correctly
2003-05-15 05:58:31 +00:00
progs.h
debugging improvements. opcodes now sport an optional format specifier for
2003-07-30 22:24:16 +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
make plist arrays unlimited in size
2003-04-07 19:29:52 +00:00
qtypes.h
show_fps -> hud_fps, show_ping -> hud_ping, show_pl -> hud_pl,
2003-07-27 23:20:11 +00:00
quakefs.h
fix a bunch of the previous FIXMEs. needs a bit more work for win32
2003-07-08 22:39:45 +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
Make sprite rendering use vertex arrays, as a test for detection of vertex array support (tests only for OpenGL 1.1 or better, at the moment, no driver blacklist yet).
2003-03-20 19:58:18 +00:00
riff.h
make riff.c portable
2003-04-10 22:52:58 +00:00
screen.h
Missed one. And fixed duplicate declaration of scr_viewsize Deek noticed.
2003-07-28 00:32:41 +00:00
sizebuf.h
skin.h
get larger player skins working in gl
2002-09-13 05:32:28 +00:00
sound.h
'copy' streams on openning. fixes the shared stream issues, though other
2003-04-20 07:19:51 +00:00
spritegn.h
sys.h
re-arrange things so __attribute__ and __builtin_expect are properly
2003-01-15 15:31:36 +00:00
teamplay.h
make gcc more anal about prototypes, string constants and function
2003-01-06 18:28:13 +00:00
texture.h
Don't need LA for greyscale textures, switch to luminance-only.
2003-03-21 22:08:46 +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
kill VID_HandlePause and IN_HandlePause as they never did anything and
2003-04-08 17:55:32 +00:00
view.h
add view_insert to provide greater control over view order
2003-05-06 02:41:37 +00:00
wad.h
zone.h
big protototype cleanup. Now, except for a few cases, all non-static
2002-11-05 19:12:51 +00:00