fs2open: trunk r10484

Author Committer Branch Timestamp Parent
Goober5000 trunk 2014-03-04 23:31 Pending
Changeset 1) storing a null value in a Properties object causes a NullPointerException, so store the string "null" instead
1a) (this is actually nice because if null values *could* be stored, the installNotNeededCheck would have missed that case and caused them to be reinstalled over and over again)
2) if we end up with an escaped RuntimeException, like in this situation, make sure child items are cancelled properly
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallItem.java Diff File