View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002973 | The Dark Mod | Design/Coding | public | 10.01.2012 07:22 | 10.01.2012 07:23 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 1.07 | ||||
Target Version | TDM 1.08 | Fixed in Version | TDM 1.08 | ||
Summary | 0002973: Fix uninitialised pointers returned by CollisionModelManager::Translate() | ||||
Description | idCollisionModelManagerLocal::Translate() happens to return uninitialised poiners in some (rare?) cases, which caused us to disable material-specific checks in melee weapon collisions. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
10.01.2012 07:22 | greebo | New Issue | |
10.01.2012 07:22 | greebo | Status | new => assigned |
10.01.2012 07:22 | greebo | Assigned To | => greebo |
10.01.2012 07:23 | greebo | Relationship added | related to 0001151 |
10.01.2012 07:23 | greebo | Status | assigned => resolved |
10.01.2012 07:23 | greebo | Fixed in Version | => TDM 1.08 |
10.01.2012 07:23 | greebo | Resolution | open => fixed |
10.01.2012 07:23 | greebo | Note Added: 0004231 |