View Issue Details

IDProjectCategoryView StatusLast Update
0002619FSSCPFREDpublic2012-05-02 11:35
ReporterFSF Assigned To 
PriorityhighSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.6.14 RC5 
Summary0002619: FRED load screen select dialog: PNG not recognized
DescriptionShouldn't be too much work: the load screen file-select dialog in FRED don't recognize PNG images. They work in FSO if text-edited into the mission, but FRED won't accept them by default.
Steps To ReproduceOpen FRED, press Shift-N, open load screen dialog.
TagsNo tags attached.

Activities

FSF

2012-03-05 21:06

reporter   ~0013391

Would it be as simple as adding PNG to \code\fred2\missionnotesdlg.cpp line 633: char *Load_screen_ext ? I'd check myself, but can't compile FRED on VCExpress.

chief1983

2012-03-05 21:33

administrator   ~0013392

I won't assign this to myself just yet, but I can see if that does it maybe within the next few days if someone else doesn't first.

The_E

2012-03-05 22:59

administrator   ~0013393

Fix committed to trunk@8579.

niffiwan

2012-05-02 11:35

developer   ~0013501

Fix committed to fs2_open_3_6_14@8717.

Related Changesets

fs2open: trunk r8579

2012-03-05 18:00

The_E


Ported: N/A

Details Diff
Fix for Mantis 2619: Adds .png to FRED's list of recognized file formats for loading screens.
Affected Issues
0002619
mod - /trunk/fs2_open/code/fred2/missionnotesdlg.cpp Diff File

fs2open: fs2_open_3_6_14 r8717

2012-05-02 07:36

niffiwan


Ported: N/A

Details Diff
Backport: Trunk r8579; Fix for Mantis 2619: Adds .png to FRED's list of recognized file formats for loading screens. Affected Issues
0002619
mod - /branches/fs2_open_3_6_14/code/fred2/missionnotesdlg.cpp Diff File

Issue History

Date Modified Username Field Change
2012-03-02 10:29 FSF New Issue
2012-03-05 21:06 FSF Note Added: 0013391
2012-03-05 21:33 chief1983 Note Added: 0013392
2012-03-05 22:59 The_E Changeset attached => fs2open trunk r8579
2012-03-05 22:59 The_E Note Added: 0013393
2012-03-05 22:59 The_E Status new => resolved
2012-03-05 22:59 The_E Resolution open => fixed
2012-05-02 11:35 niffiwan Changeset attached => fs2open fs2_open_3_6_14 r8717
2012-05-02 11:35 niffiwan Note Added: 0013501