View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003135 | FSSCP | gameplay | public | 2014-12-07 21:08 | 2014-12-07 21:10 | ||||
Reporter | Goober5000 | ||||||||
Assigned To | Goober5000 | ||||||||
Priority | low | Severity | trivial | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 3.7.2 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0003135: Game unpauses music when it shouldn't | ||||||||
Description | Reported by Mjn.Mixael here: http://www.hard-light.net/forums/index.php?topic=85446.msg1770562#msg1770562 If you pause the game, minimize FSO, maxmize FSO... the mission will still be paused but the music will resume. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
Goober5000 (administrator) 2014-12-07 21:10 |
This is because game_unpause(), in freespace.cpp, handles the minimized case for GS_STATE_GAME_PLAY but not GS_STATE_GAME_PAUSED. It turns out that if you pause the game in-mission, it enters a new game state. |
Goober5000 (administrator) 2014-12-07 21:10 |
Fix committed to trunk@11190. |
![]() |
|||
fs2open: trunk r11190
Timestamp: 2014-12-07 21:59:35 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
fix Mantis 0003135: account for the case when the game is paused before being minimized | ||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-12-07 21:08 | Goober5000 | New Issue | |
2014-12-07 21:08 | Goober5000 | Status | new => assigned |
2014-12-07 21:08 | Goober5000 | Assigned To | => Goober5000 |
2014-12-07 21:10 | Goober5000 | Note Added: 0016415 | |
2014-12-07 21:10 | Goober5000 | Changeset attached | => fs2open trunk r11190 |
2014-12-07 21:10 | Goober5000 | Note Added: 0016416 | |
2014-12-07 21:10 | Goober5000 | Status | assigned => resolved |
2014-12-07 21:10 | Goober5000 | Resolution | open => fixed |