MantisBT - Zandronum
View Issue Details
0001572Zandronum[All Projects] Bugpublic2013-11-09 17:592018-09-30 23:19
Blzut3 
Torr Samaho 
normalmajoralways
closedfixed 
2.0-beta 
2.02.0 
0001572: dumpactors debug command conflict
In p_mobj.cpp Carnevil added a dumpactors command to get basic information on all actors in the game. This conflicts with a recently added non-debug command in dobject.cpp to dump the doomed numbers and spawn ids of actors.

This breaks debug mode compiles.
No tags attached.
Issue History
2013-11-09 17:59Blzut3New Issue
2013-11-10 10:17DuskStatusnew => confirmed
2013-11-10 11:57Torr SamahoNote Added: 0007528
2013-11-10 11:57Torr SamahoStatusconfirmed => resolved
2013-11-10 11:57Torr SamahoFixed in Version => 2.0
2013-11-10 11:57Torr SamahoResolutionopen => fixed
2013-11-10 11:57Torr SamahoAssigned To => Torr Samaho
2018-09-30 23:19Blzut3Statusresolved => closed

Notes
(0007528)
Torr Samaho   
2013-11-10 11:57   
I renamed the debug command to dumpcurrentactors.