[quake3-bugzilla] [Bug 4699] New: [patch] FS_CheckPak0 requires baseq3/pak0.pk3 even if com_standalone is 1
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Fri Aug 13 13:21:05 EDT 2010
http://bugzilla.icculus.org/show_bug.cgi?id=4699
Summary: [patch] FS_CheckPak0 requires baseq3/pak0.pk3 even if
com_standalone is 1
Product: ioquake3
Version: SVN HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: Misc
AssignedTo: zakk at icculus.org
ReportedBy: smcv-ioquake3 at pseudorandom.co.uk
QAContact: quake3-bugzilla at icculus.org
STANDALONE builds of ioquake3 don't look for baseq3/pak0.pk3, but
non-STANDALONE builds with com_standalone 1 still do (so com_standalone 1 isn't
entirely standalone yet).
However, if fs_basegame is set to another game (like baseoa for OpenArena),
*and* we're running with com_standalone 1, then we won't be reading
baseq3/pak0.pk3 at all, so we don't need to check that it exists.
Patch to follow once I get a bug number.
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list