fs2open: trunk r6991
| Author | Committer | Branch | Timestamp | Parent | |
|---|---|---|---|---|---|
| Goober5000 | trunk | 2011-01-31 05:04 | Pending | ||
| Changeset | --the behavior of cargo index -1 (which can only happen for capships) and cargo index 0 is substantially the same, so let's standardize on index 0... this prevents crazy stuff happening with bitwise operators on negative numbers :-/ --also, remove the restriction on capship cargo where ships must have the "scannable" flag --because of the above constraints, "nothing" cannot be a meaningful subsys cargo, but then again, scanning a subsystem with "nothing" didn't do anything in the old code, so this doesn't change anything |
||||
| mod - /trunk/fs2_open/code/fred2/initialstatus.cpp | Diff File | ||||
| mod - /trunk/fs2_open/code/fred2/missionsave.cpp | Diff File | ||||
| mod - /trunk/fs2_open/code/mission/missionlog.cpp | Diff File | ||||
| mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||||
| mod - /trunk/fs2_open/code/playerman/playercontrol.cpp | Diff File | ||||
| mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||||