[odamex-bug-reporter] [Bug 563] wad ccmd is broken

  • From: odamex-bugtracker@xxxxxxxxxx
  • To: odamex-bug-reporter@xxxxxxxxxxxxx
  • Date: Sat, 14 Aug 2010 22:25:01 +0000 (UTC)

http://odamex.net/bugs/show_bug.cgi?id=563

Ralph Vickers <Ralphis@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #16 from Ralph Vickers <Ralphis@xxxxxxxxxxx> 2010-08-14 22:25:00 
UTC ---
Marking reopened because of some new bad behavior just found.

If you load a pwad using the -file command line parameter, it will continue to
be loaded by Odamex even after using the wad ccmd.

EXAMPLE
------------------------
If you load Odamex (server or client) with the command line parameter -file
udmx.wad, it will load the wads in the following order:

[18:22:47] DOOM 2: Hell on Earth
[18:22:47] adding odamex.wad
[18:22:47]  (189 lumps)
[18:22:47] adding doom2.wad
[18:22:47]  (2919 lumps)
[18:22:47] adding g:/doom/doom2/udmx.wad
[18:22:47]  (1540 lumps)
[18:22:47] DeHackEd patch lump installed

THEN, if you type 'wad udm3.wad' it will load the wads in the following order:

[18:22:49] DOOM 2: Hell on Earth
[18:22:49] adding odamex.wad
[18:22:49]  (189 lumps)
[18:22:49] adding doom2.wad
[18:22:49]  (2919 lumps)
[18:22:50] adding g:/doom/doom2/udmx.wad
[18:22:50]  (1540 lumps)
[18:22:50] adding udm3.wad
[18:22:50]  (429 lumps)
[18:22:50] DeHackEd patch lump installed
[18:22:50] --- MAP01: "x factor" ---
------------------------

I imagine the desired behavior we're looking for is that the pwad specified in
the command line would be taken out of the loading process when using the wad
ccmd. Am I wrong in this statement?

-- 
Configure bugmail: http://odamex.net/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Other related posts: