quakeforge/libs
Bill Currie c2c3a62956 nuke Qexpand_squiggle. instead, expand ~ to $HOME on qfs initialization and
cache the value.

don't call Qopen directly in the engine. instead call QFS_Open (generic) or
QFS_WOpen (write only, zip flag).

rework QFS_NextFilename to use a dstring (avoiding a potential buffer
overflow), support 10000 files and work from the top-level fs_userpath
directory. adjust QFS_WriteFile and QFS_WriteBuffers etc to suit.

make sw32 screenshots actually get written.

hopefully everything gets written to the right places :)
2003-05-23 17:17:01 +00:00
..
audio Add the playcenter command to play a sound without 3d spatialization. 2003-05-15 22:39:34 +00:00
console nuke Qexpand_squiggle. instead, expand ~ to $HOME on qfs initialization and 2003-05-23 17:17:01 +00:00
gamecode nuke Qexpand_squiggle. instead, expand ~ to $HOME on qfs initialization and 2003-05-23 17:17:01 +00:00
gib nuke Qexpand_squiggle. instead, expand ~ to $HOME on qfs initialization and 2003-05-23 17:17:01 +00:00
models the beginnings of a jihad against buffer overflows 2003-05-08 23:24:02 +00:00
net copy was meant to be a permanent dstring 2003-05-20 15:56:23 +00:00
util nuke Qexpand_squiggle. instead, expand ~ to $HOME on qfs initialization and 2003-05-23 17:17:01 +00:00
video nuke Qexpand_squiggle. instead, expand ~ to $HOME on qfs initialization and 2003-05-23 17:17:01 +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 link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00