[Gtkradiant] [Bug 299] New: need mp_* sp_* filtering in Wolf VFS
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Sun, 13 Jan 2002 16:10:23 -0600
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=299
Summary: need mp_* sp_* filtering in Wolf VFS
Product: GtkRadiant
Version: 1.2-nightly
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: editor
AssignedTo: ttimo@idsoftware.com
ReportedBy: ttimo@idsoftware.com
the wolf vfs should grab project settings, read the "gamemode" epair (will
be "sp" or "mp")
the rules are as follow when scanning for pak files:
in multiplayer mode:
all sp_* are ignored
the mp_* are scanned first (i.e read all mp_*, do alphabetical sort, and load
them up)
then load the remaining .pk3 files
in single player, same thing with mp_ <-> sp_
potentially that code should be in a standalone file so that we can use it as-is
in Radiant AND q3map
------- You are receiving this mail because: -------
Whoops! I have no idea!