fs2open: trunk r5573

Author Committer Branch Timestamp Parent
portej05 trunk 2009-09-07 07:13 Pending
Changeset Logic bugs - ((state != blah) || (state != blah2) ) is always true, so that || should be a &&, and !blah.state & flag != !(blah.state & flag)
mod - /trunk/fs2_open/code/mission/missiongoals.cpp Diff File
mod - /trunk/fs2_open/code/network/multi_ingame.cpp Diff File
mod - /trunk/fs2_open/code/network/multiui.cpp Diff File