Loring Holden
63dccb8968
in_x11.c - always define in_dgamouse, so it can be false when there is no DGA
...
quakefs.c - include strings.h for strcasecmp() under AIX
2000-06-01 03:37:48 +00:00
Joseph Carter
efb2d99e22
some oldtree cruft for rogue/hipnotic removed (we'll support them in a
...
very different way than did Id Software did later on, it'll be a major
improvement, that's for sure..)
fs_basegame Cvar created, defaults to whatever you selected in config.h,
most likely id1.
2000-05-29 12:45:05 +00:00
Jeff Teunissen
dc42c03c5b
The proper solution to fs_sharepath and fs_userpath.
2000-05-24 20:03:49 +00:00
Thad Ward
b5e36c7149
commit changes for dabb, since he's having trouble with sourceforge:
...
win32 requires a call to setmode(), since it doesn't seem to do the mode change in fdopen properly.
also removed some "z" modes, since someone forgot to when removing the Qfile stuffs
2000-05-24 19:19:08 +00:00
Joseph Carter
28d0df55d3
fs_userpath is now . like it SHOULD be. Why? Because despite the unix
...
way of doing things, every single person who has tried newtree reports it
as "broken" because it can't find their pak files.
Least surprise.
2000-05-24 05:47:58 +00:00
Bill Currie
e98edd5f5f
revert back to using f* for file io. I hope this fixes the catapult, but I wouldn't be suprised if it doesn't.
2000-05-23 22:43:36 +00:00
Bill Currie
b26d6672ae
fix what the previous checkin broke:) thanks for the suggestion, Deek.
2000-05-23 21:37:55 +00:00
Bill Currie
92009aae22
bah, turns out COM_CreatePath was designed that way. my bad :/
2000-05-23 21:29:47 +00:00
Bill Currie
8ff75f94dc
fix some problems with directories being created in the wrong places or not at all (caused by fs_userpath not being used when it should)
2000-05-23 01:44:20 +00:00
Joseph Carter
3d59dfed98
Before I can fix the (MANY!) problems with newtree, I have to fix the
...
little problem of mixed QFile and FILE. Since we're not using ZLib in
this tree, QFile makes no real sense. That didn't fix the real problem
I am having though.
2000-05-22 21:16:22 +00:00
Joseph Carter
fa7a4882ac
*sigh*
2000-05-22 07:10:16 +00:00
Thad Ward
1cb980a02e
removed a silly #else case on an ifdef
2000-05-22 07:07:01 +00:00
Jeff Teunissen
c40d97b99c
s/fs_basedir/fs_userdir/g
2000-05-21 20:28:44 +00:00
Marcus Sundberg
a1c3030387
Updated old QuakeForge cruft to newtree style. Include win32/fnmatch.h if we don't have fnmatch.h
2000-05-21 20:10:49 +00:00
Bill Currie
3594de9738
command line now overrides what's in the config file
2000-05-21 10:08:27 +00:00
Bill Currie
68ca31e417
port in q* from OT, and split of other things in prep for removing common.*
...
The use of these files isn't being committed just yet.
2000-05-20 09:42:02 +00:00