View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003133 | FSSCP | gameplay | public | 2014-12-07 15:30 | 2014-12-07 15:36 | ||||
Reporter | Axem | ||||||||
Assigned To | MageKing17 | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 3.7.2 RC4 | ||||||||
Target Version | 3.7.2 | Fixed in Version | 3.7.2 | ||||||
Summary | 0003133: dynamic weapon point firing causes a crash when used on a fighter with 6 firing points on a bank | ||||||||
Description | Something to with confusion with 0-based and 1-based indexes when trying to figure out if something's a prime number with factor tables. I think. MageKing knows whats really going on. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
MageKing17 (developer) 2014-12-07 15:32 |
At some point the code should be changed to work for more than 6 slots in a bank, but that can wait until after 3.7.2. |
MageKing17 (developer) 2014-12-07 15:32 |
Fix committed to trunk@11189. |
![]() |
|||
fs2open: trunk r11189
Timestamp: 2014-12-07 16:21:32 Author: MageKing17 Ported: N/A [ Details ] [ Diff ] |
Fix mantis 0003133. Fixes logic errors in factor_table not being sure if it's supposed to be 0-based or 1-based at different times. | ||
mod - /trunk/fs2_open/code/io/keycontrol.cpp | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-12-07 15:30 | Axem | New Issue | |
2014-12-07 15:32 | MageKing17 | Note Added: 0016412 | |
2014-12-07 15:32 | MageKing17 | Assigned To | => MageKing17 |
2014-12-07 15:32 | MageKing17 | Status | new => code review |
2014-12-07 15:32 | niffiwan | Status | code review => assigned |
2014-12-07 15:32 | niffiwan | Status | assigned => code review |
2014-12-07 15:32 | MageKing17 | Changeset attached | => fs2open trunk r11189 |
2014-12-07 15:32 | MageKing17 | Note Added: 0016413 | |
2014-12-07 15:32 | MageKing17 | Status | code review => resolved |
2014-12-07 15:32 | MageKing17 | Resolution | open => fixed |
2014-12-07 15:34 | chief1983 | Product Version | => 3.7.2 RC3 |
2014-12-07 15:34 | chief1983 | Fixed in Version | => 3.7.2 RC4 |
2014-12-07 15:34 | chief1983 | Target Version | => 3.7.2 |
2014-12-07 15:36 | chief1983 | Product Version | 3.7.2 RC3 => 3.7.2 RC4 |
2014-12-07 15:36 | chief1983 | Fixed in Version | 3.7.2 RC4 => 3.7.2 |