fs2open: trunk r7480

Author Committer Branch Timestamp Parent
karajorma trunk 2011-08-18 03:48 Pending
Changeset Fixes and clean up for the multiplayer SEXP packet system.
- Make the system more robust against accidental attempts to write data to the packet without proper initialisation.
- Improve the error messages and function names to make clear the difference between the packet the game actually sends and the abstracted packets the coder seems to create and send in sexp.cpp
- Add a convenience methods to deal with SEXPs that don't need to write any data.
mod - /trunk/fs2_open/code/network/multi_sexp.cpp Diff File
mod - /trunk/fs2_open/code/network/multi_sexp.h Diff File
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File