View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002577 | FSSCP | gameplay | public | 2012-01-21 16:58 | 2012-01-23 17:36 | ||||
Reporter | Goober5000 | ||||||||
Assigned To | Goober5000 | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 3.6.14 | |||||||
Summary | 0002577: scramble-messages carries over from mission to mission | ||||||||
Description | Someone forgot to reset the flag at mission start. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
Goober5000 (administrator) 2012-01-21 17:14 |
I thought Mantis would catch SVN automatically? Anyway, fixed in revision 8295. |
chief1983 (administrator) 2012-01-23 17:36 |
Fix committed to fs2_open_3_6_14@8348. |
![]() |
|||
fs2open: fs2_open_3_6_14 r8348
Timestamp: 2012-01-23 17:36:01 Author: chief1983 Ported: N/A [ Details ] [ Diff ] |
Backport: Trunk 8295; tie scramble-messages and unscramble-messages into the communications subsystem status so that they will affect all aspects of communications in a consistent way (squadmsg menu, dashed text, etc.)also make hud_communications_state() be a pure function, i.e. one without side effectsalso fixes Mantis 0002577 | ||
mod - /branches/fs2_open_3_6_14/code/ship/subsysdamage.h | [ Diff ] [ File ] | ||
mod - /branches/fs2_open_3_6_14/code/mission/missionmessage.cpp | [ Diff ] [ File ] | ||
mod - /branches/fs2_open_3_6_14/code/hud/hudtarget.h | [ Diff ] [ File ] | ||
mod - /branches/fs2_open_3_6_14/code/hud/hudtarget.cpp | [ Diff ] [ File ] | ||
mod - /branches/fs2_open_3_6_14/code/hud/hudsquadmsg.cpp | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-01-21 16:58 | Goober5000 | New Issue | |
2012-01-21 16:58 | Goober5000 | Assigned To | => Goober5000 |
2012-01-21 16:58 | Goober5000 | Status | new => assigned |
2012-01-21 17:14 | Goober5000 | Note Added: 0013095 | |
2012-01-21 17:14 | Goober5000 | Status | assigned => resolved |
2012-01-21 17:14 | Goober5000 | Resolution | open => fixed |
2012-01-21 17:14 | Goober5000 | Fixed in Version | => 3.6.14 |
2012-01-23 17:36 | chief1983 | Changeset attached | => fs2open fs2_open_3_6_14 r8348 |
2012-01-23 17:36 | chief1983 | Note Added: 0013132 |