fs2open: fs2_open_3_6_9 r3358

Author Committer Branch Timestamp Parent
taylor fs2_open_3_6_9 2006-07-25 12:26 Pending
Changeset support for cmdline option stacking (a per option setting) so that things like "-mod derelict -mod mediavp" will end up as "-mod derelict,mediavp" to the game
fix bug where white space chars didn't get dropped from the end of a option string like they were supposed to
allow for something like "-ambient_factor 100 -ambient_factor 70" to use the proper value, the last one specified, rather than just accept the first instance
mod - /branches/fs2_open_3_6_9/fs2_open/code/cmdline/cmdline.cpp Diff File
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp Diff File