View Issue Details

IDProjectCategoryView StatusLast Update
0000648Spring engineGeneralpublic2007-10-28 14:03
ReporterKDR_11k Assigned Toimbaczek  
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Summary0000648: [patch] missile and starburst texture 2 only applied to the first segment of the trail
DescriptionThis patch fixes the missile and starburst texture2 only applying to the first segment of the smoketrail (the segment that's still part of the projectile, not a CSmokeTrailProjectile). Now the entire trail uses the texture.
Additional InformationI've attempted to make CSmokeTrailProjectile deal with a null texture but I just couldn't get it to work, setting texture to &ph->smoketrailtex in the constructor still has the crash happen, supplying &ph->smoketrailtex as an argument instead works.
TagsNo tags attached.
Attached Files
smoketrailtex.patch (Attachment missing)
Checked infolog.txt for Errors

Activities

KDR_11k

2007-10-27 15:10

reporter   ~0001366

Is the &ph->smoketrailtex issue a dealbreaker or was this put on an IDIL list?

imbaczek

2007-10-28 07:11

reporter   ~0001367

I wanted to apply that, but forgot. Will see about that soonish.

imbaczek

2007-10-28 14:03

reporter   ~0001370

committed in r4644, thanks.

Issue History

Date Modified Username Field Change
2007-09-28 21:50 KDR_11k New Issue
2007-09-28 21:50 KDR_11k File Added: smoketrailtex.patch
2007-10-27 15:10 KDR_11k Note Added: 0001366
2007-10-28 07:11 imbaczek Note Added: 0001367
2007-10-28 13:23 tvo Status new => assigned
2007-10-28 13:23 tvo Assigned To => imbaczek
2007-10-28 14:03 imbaczek Status assigned => resolved
2007-10-28 14:03 imbaczek Resolution open => fixed
2007-10-28 14:03 imbaczek Note Added: 0001370