This was one of those things I always had at the back of my mind but only just recently got around to fleshing out. (Sort of like multiple docking, but nowhere near as complex.

) You now have the ability to insert comments in Freespace files that will be ignored by FS2 retail but parsed by FS2 open. Furthermore, you can specify the version within the comment so that your files are both forwards- and backwards- compatible.
As with a lot of features, this was driven by an ulterior motive: the desire to leave the FSPort music.tbl in the main folder without having retail choke on it. Well, this new feature will let you do that.
Furthermore, I've made a few additions to the mission file so that you can import an FS1 mission which will play a standard FS2 track when run on retail and an enhanced FS1 track when run on the SCP.

You won't want to miss the next version of the FSPort.

/end of advertisement
Okay, so here's how it works. Add the prefix ;;FSO 3.6.8;; to the beginning of a line in any table or mission, where 3.6.8 corresponds to the version where the feature was first introduced. I've attached Sesquipedalian's SSLBeam to show you how it's done. Since beam tiling and translation was introduced in version 3.3, the SCP-enhanced version of the SSLBeams breaks the retail table parser. With version-specific commenting, the beams will parse properly in retail, yet use tiling and translation in the SCP.
Also, because of the version specification, it's not a "FSO = parse, retail = don't parse" deal; FSO will ignore lines with higher version numbers. This could be useful for campaigns that are in the process of putting together new modpacks with different tables than most of their staff is using. Additional lines can be added to the table which will only activate if a team member is using a recent build.
The main drawback of this is that builds prior to today's CVS will treat these lines just the same as retail (i.e. ignore them) so, for example, you won't be able to swap between retail and version 3.3 and have the beam translation toggled on and off. But hopefully this will become more useful as we add things in the future.

[attachment deleted by admin]