[Gtkradiant] [Bug 133] New: check q3map VFS intialisation steps

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Wed, 25 Jul 2001 10:09:22 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=133

           Summary: check q3map VFS intialisation steps
           Product: GtkRadiant
           Version: 1.1-TA.1-nightly
          Platform:
               URL:
        OS/Version: All
            Status: NEW
 Status Whiteboard:
          Keywords:
        Resolution:
          Severity: normal
          Priority: P2
         Component: tools
        AssignedTo: ttimo@idsoftware.com
        ReportedBy: ttimo@idsoftware.com


all VFS, Q3's, Radiant's and the tools should behave the same
I have a document which can be used as a reference
need to get that document out into HTML and check that all components are
following the directive correctly

NOTE: q3map doesn't .. 
VFS Init: /home/timo/.q3a/missionpack/
VFS Init: /home/timo/.q3a/baseq3/
VFS Init: /usr/local/games/quake3/missionpack/
VFS Init: /usr/local/games/quake3/baseq3/

that should be
VFS Init: /home/timo/.q3a/missionpack/
VFS Init: /usr/local/games/quake3/missionpack/
VFS Init: /home/timo/.q3a/baseq3/
VFS Init: /usr/local/games/quake3/baseq3/