View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002538 | FSSCP | SEXPs | public | 2011-11-07 12:29 | 2012-02-21 17:17 | ||||
Reporter | Cyborg17 | ||||||||
Assigned To | Eli2 | ||||||||
Priority | normal | Severity | trivial | Reproducibility | always | ||||
Status | resolved | Resolution | reopened | ||||||
Product Version | 3.6.14 RC1 | ||||||||
Target Version | 3.6.14 | Fixed in Version | 3.6.14 RC5 | ||||||
Summary | 0002538: Fade-in time limitation | ||||||||
Description | Similar to issue 2533, fade-in and possibly fade-out do not work correctly beyond 0001624:0009998 ms. I don't have an exact number. Attached mission shows result, where a sexp designed to completely fade in at 11 seconds will finish fading in at 0000027:0000021 seconds. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
||||||
|
![]() |
|
Zacam (administrator) 2012-01-15 16:29 |
Applied patch as provided by Eli2 seems to resolve the issue, would appreciate confirmation. |
Zacam (administrator) 2012-01-24 01:54 |
Fix tested in Multiplayer (on both Client and SA), committed to Trunk r8369 |
Eli2 (developer) 2012-01-27 18:44 |
FelixJim reported a possible issue here: http://www.hard-light.net/forums/index.php?topic=79754 |
Eli2 (developer) 2012-01-27 21:53 |
Attached fix |
Zacam (administrator) 2012-01-28 10:48 |
Fix committed to trunk@8385. |
Zacam (administrator) 2012-02-13 16:10 |
Fix committed to fs2_open_3_6_14@8471. |
![]() |
|||
fs2open: fs2_open_3_6_14 r8372
Timestamp: 2012-01-25 16:37:25 Author: chief1983 Ported: N/A [ Details ] [ Diff ] |
Backport: Trunk 8369; From Eli2: Mantis 0002538: Fade-in time limitation. Testing in Multiplayer as well, no drastic incompatibility found. (If the host is patched but the client is not, then the timing returns are a little funny, but it doesn't cause for any crashes) | ||
mod - /branches/fs2_open_3_6_14/code/parse/sexp.cpp | [ Diff ] [ File ] | ||
mod - /branches/fs2_open_3_6_14/code/globalincs/systemvars.h | [ Diff ] [ File ] | ||
mod - /branches/fs2_open_3_6_14/code/globalincs/systemvars.cpp | [ Diff ] [ File ] | ||
mod - /branches/fs2_open_3_6_14/code/freespace2/freespace.cpp | [ Diff ] [ File ] | ||
fs2open: trunk r8385
Timestamp: 2012-01-28 10:48:19 Author: Zacam Ported: N/A [ Details ] [ Diff ] |
Fix for Mantis 2538: From Eli2, corrects for looping fade issue reported by FelixJim. | ||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | [ Diff ] [ File ] | ||
fs2open: fs2_open_3_6_14 r8471
Timestamp: 2012-02-13 16:10:26 Author: Zacam Ported: N/A [ Details ] [ Diff ] |
Backport: Trunk r8385; Fix for Mantis 2538: From Eli2, corrects for looping fade issue reported by FelixJim. | ||
mod - /branches/fs2_open_3_6_14/code/freespace2/freespace.cpp | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-11-07 12:29 | Cyborg17 | New Issue | |
2011-11-07 12:29 | Cyborg17 | File Added: fadeintest.7z | |
2012-01-15 13:25 | Eli2 | Relationship added | duplicate of 0002065 |
2012-01-15 16:25 | Zacam | Assigned To | => Zacam |
2012-01-15 16:25 | Zacam | Status | new => assigned |
2012-01-15 16:26 | Zacam | File Added: Eli2-fade-in_fade-out.patch | |
2012-01-15 16:29 | Zacam | Note Added: 0013062 | |
2012-01-15 16:29 | Zacam | Status | assigned => feedback |
2012-01-24 01:54 | Zacam | Note Added: 0013147 | |
2012-01-24 01:54 | Zacam | Status | feedback => resolved |
2012-01-24 01:54 | Zacam | Resolution | open => fixed |
2012-01-25 16:37 | chief1983 | Changeset attached | => fs2open fs2_open_3_6_14 r8372 |
2012-01-27 18:33 | Eli2 | Assigned To | Zacam => Eli2 |
2012-01-27 18:33 | Eli2 | Status | resolved => feedback |
2012-01-27 18:33 | Eli2 | Resolution | fixed => reopened |
2012-01-27 18:44 | Eli2 | Note Added: 0013172 | |
2012-01-27 19:49 | FelixJim | File Added: fadeouttest.7z | |
2012-01-27 21:52 | Eli2 | File Added: 0001-Fix-looping-fade-2538.svn.patch | |
2012-01-27 21:53 | Eli2 | Note Added: 0013173 | |
2012-01-27 21:54 | Eli2 | File Deleted: 0001-Fix-looping-fade-2538.svn.patch | |
2012-01-27 21:56 | Eli2 | File Added: 0001-Fix-looping-fade-2538.svn.patch | |
2012-01-27 21:59 | Eli2 | Status | feedback => code review |
2012-01-28 10:48 | Zacam | Changeset attached | => fs2open trunk r8385 |
2012-01-28 10:48 | Zacam | Note Added: 0013180 | |
2012-01-28 10:48 | Zacam | Status | code review => resolved |
2012-02-13 16:10 | Zacam | Changeset attached | => fs2open fs2_open_3_6_14 r8471 |
2012-02-13 16:10 | Zacam | Note Added: 0013299 | |
2012-02-21 17:17 | chief1983 | Fixed in Version | => 3.6.14 RC5 |
2012-02-21 17:17 | chief1983 | Target Version | => 3.6.14 |