View Issue Details

IDProjectCategoryView StatusLast Update
0000061FSSCPtablespublic2004-03-31 22:37
ReporterRandomTiger Assigned ToRandomTiger  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0000061: Cutscenes not showing up in tech room list
DescriptionAfter play a cutscene at the beginning of a mission. The cutscene is not
showing up in the tech room list.


Fix found:
Add to file missioncampaign.cpp

#include "Cutscene/Cutscenes.h"

in function
void mission_campaign_maybe_play_movie(int type)

add (should be around line 1926)
cutscene_mark_viewable( filename );

after play_movie( filename)
Additional InformationReporter: ian_denton@lineone.net (Ian Denton)
Assigned To: niannett@neo.rr.com (phreak)
http://fs2source.warpcore.org/bugzilla/show_bug.cgi?id=130
TagsNo tags attached.

Activities

RandomTiger

2004-03-15 11:38

developer   ~0000448

So is this fixed then?

Bobboau

2004-03-21 22:36

developer   ~0000527

should be fixed, RT want's to check the code first

RandomTiger

2004-03-22 22:43

developer   ~0000542

The code has not been added, however I have never experienced this problem

RandomTiger

2004-03-25 07:44

developer   ~0000578

Two testers have verified this bug, I will put the code in

RandomTiger

2004-03-25 18:46

developer   ~0000580

Have put code in, sending build to tester list

RandomTiger

2004-03-31 22:37

developer   ~0000617

Fixed by Taylor apparently

Issue History

Date Modified Username Field Change
2004-01-16 10:55 kasperl New Issue
2004-03-15 11:38 RandomTiger Note Added: 0000448
2004-03-21 22:34 RandomTiger Status new => assigned
2004-03-21 22:34 RandomTiger Assigned To => RandomTiger
2004-03-21 22:36 Bobboau Note Added: 0000527
2004-03-21 22:36 Bobboau Reporter kasperl => RandomTiger
2004-03-21 22:36 Bobboau Assigned To RandomTiger =>
2004-03-21 22:36 Bobboau Status assigned => new
2004-03-21 22:56 RandomTiger Status new => assigned
2004-03-21 22:56 RandomTiger Assigned To => RandomTiger
2004-03-22 22:43 RandomTiger Note Added: 0000542
2004-03-25 07:44 RandomTiger Note Added: 0000578
2004-03-25 18:46 RandomTiger Note Added: 0000580
2004-03-31 22:37 RandomTiger Status assigned => resolved
2004-03-31 22:37 RandomTiger Resolution open => fixed
2004-03-31 22:37 RandomTiger Note Added: 0000617