View Issue Details

IDProjectCategoryView StatusLast Update
0002938FSSCPSEXPspublic2013-10-29 07:17
ReporterDarius Assigned Toniffiwan  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.7.1 
Summary0002938: has-been-tagged-delay - triggering at mission start
DescriptionEvents using has-been-tagged-delay are triggering at mission start, as if has-been-tagged-delay is returning true immediately.

Using 3.7.1 BP builds packaged by The E for the BP svn.
Steps To ReproduceExample mission (generic) attached. Message should play only when ship has been tagged by player's missile.
TagsNo tags attached.

Activities

Darius

2013-10-15 14:38

reporter  

tagtest.fs2 (3,461 bytes)

The_E

2013-10-15 14:40

administrator   ~0015331

Small note: This bug does not trigger on the AVX test builds I made off of revision 9786. Something changed between that and now.

niffiwan

2013-10-29 07:03

developer   ~0015371

from my testing, r9885 seems to be the commit that introduced this bug.

https://svn.icculus.org/fs2open?limit_changes=100&view=rev&revision=9885

niffiwan

2013-10-29 07:17

developer   ~0015372

Fix committed to trunk@9989.

Related Changesets

fs2open: trunk r9989

2013-10-29 03:41

niffiwan


Ported: N/A

Details Diff
Fix mantis 2938: ship.time_first_tagged should be initialised to 0 Affected Issues
0002938
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

Issue History

Date Modified Username Field Change
2013-10-15 14:38 Darius New Issue
2013-10-15 14:38 Darius File Added: tagtest.fs2
2013-10-15 14:40 The_E Note Added: 0015331
2013-10-29 07:03 niffiwan Note Added: 0015371
2013-10-29 07:11 niffiwan Assigned To => niffiwan
2013-10-29 07:11 niffiwan Status new => assigned
2013-10-29 07:17 niffiwan Changeset attached => fs2open trunk r9989
2013-10-29 07:17 niffiwan Note Added: 0015372
2013-10-29 07:17 niffiwan Status assigned => resolved
2013-10-29 07:17 niffiwan Resolution open => fixed