quakeforge/libs
Bill Currie 4a21eb02c5 heh, slight oversight when implementing rcall using the param pointer
trick. ran into the exact same problem as passing addresses of locals to QC
functions. well, actually, that's exactly what it was, but done in the
engine. anyway, wound up potentially overwriting the params passed to the
function. fortunatly, due to how rcall works, only the first two params are
an issue.
2005-06-14 13:40:34 +00:00
..
audio fix the 0x0 dma buffer mis-reportage 2005-06-14 11:43:42 +00:00
console revamp the server curses code to use views (planning on "watch windows" for 2005-06-14 11:30:33 +00:00
gamecode heh, slight oversight when implementing rcall using the param pointer 2005-06-14 13:40:34 +00:00
gib gcc-4.0 fixes. even found some bugs :) (names /not/ mangled this time) 2005-06-08 06:35:48 +00:00
image FIXME cleanup and a missed win32 compile fix 2004-11-06 02:21:00 +00:00
models make droptofloor continue the trace if it starts solid. fixes the ceiling 2005-04-24 13:31:47 +00:00
net get the len types right rather than guessing 2005-06-08 08:49:54 +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 we get to "spawn". whee. not long now and I'll have to work on the client 2005-05-02 09:00:17 +00:00
ruamoko implement Raven's calling convention (rcall: first 2 params in opb and 2005-06-12 09:54:01 +00:00
util gcc-4.0 fixes. even found some bugs :) (names /not/ mangled this time) 2005-06-08 06:35:48 +00:00
video gcc-4.0 fixes. even found some bugs :) (names /not/ mangled this time) 2005-06-08 06:35:48 +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