MantisBT - Zandronum
View Issue Details
0002464Zandronum[All Projects] Bugpublic2015-09-19 07:072018-09-30 22:14
ZzZombo 
Torr Samaho 
highmajoralways
closedfixed 
1.4 
3.03.0 
0002464: PCD_DROP changes script result value as a side effect
Look at my ZDoom bug report. Details are there. I'd really like this is also fixed on our side as fast as possible. It caused severe problems to my scripts and finally when I've found out the reason, I can't really wait to see them working properly :).
The link contains a link to a Git pull request that fixes that, just FYI. AFAIK you have the means to pull that. If not, I could make one for Zandan.
No tags attached.
Issue History
2015-09-19 07:07ZzZomboNew Issue
2015-09-22 10:39DuskNote Added: 0013538
2015-10-04 13:02Torr SamahoNote Added: 0013585
2015-10-04 13:03Torr SamahoNote Edited: 0013585bug_revision_view_page.php?bugnote_id=13585#r8089
2015-10-04 13:03Torr SamahoNote Revision Dropped: 13585: 0008088
2015-10-04 13:03Torr SamahoAssigned To => Torr Samaho
2015-10-04 13:03Torr SamahoStatusnew => needs testing
2015-10-04 13:07cobaltTarget Version => 3.0
2015-10-04 13:07cobaltNote Added: 0013587
2015-12-05 16:45Ru5tK1ngNote Added: 0013936
2015-12-07 02:18Ru5tK1ngNote Deleted: 0013936
2015-12-07 02:18Ru5tK1ngStatusneeds testing => resolved
2015-12-07 02:18Ru5tK1ngResolutionopen => fixed
2015-12-07 02:18Ru5tK1ngFixed in Version => 3.0
2018-09-30 22:14Blzut3Statusresolved => closed

Notes
(0013538)
Dusk   
2015-09-22 10:39   
I think this should be backported to 3.0 as it's technically a breaking change.
(0013585)
Torr Samaho   
2015-10-04 13:02   
(edited on: 2015-10-04 13:03)
I backported the change from ZDoom to 3.0.

(0013587)
cobalt   
2015-10-04 13:07   
Issue addressed by commit 980c6a90031c: -Fixed PCD_DROP affecting script result value.
Committed by ZzZombo on Saturday 19 September 2015 09:40:19

Changes in files:

 src/p_acs.cpp | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)