View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001592 | FSSCP | --------- | public | 2008-02-10 03:49 | 2008-02-20 07:48 | ||||
Reporter | Goober5000 | ||||||||
Assigned To | Goober5000 | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 3.6.10 | |||||||
Summary | 0001592: Incomplete implementation of Parse_flags in missionparse.cpp | ||||||||
Description | Two problems here... 1) the list of parse flags is missing a comma, which causes a crash to desktop. 2) missionsave.cpp doesn't save all parse flags; and when it does, it doesn't save them to the right place. The flags in the Parse_flags array need to be saved to +Flags, and the flags in the Parse_flags2 array need to be saved to +Flags2. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
Goober5000 (administrator) 2008-02-20 07:48 |
Both problems fixed. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-02-10 03:49 | Goober5000 | New Issue | |
2008-02-20 07:48 | Goober5000 | Note Added: 0008882 | |
2008-02-20 07:48 | Goober5000 | Assigned To | => Goober5000 |
2008-02-20 07:48 | Goober5000 | Status | new => resolved |
2008-02-20 07:48 | Goober5000 | Resolution | open => fixed |
2008-02-20 07:48 | Goober5000 | Fixed in Version | => 3.6.10 |