On Fri, Mar 7, 2008 at 3:50 PM, Giel van Schijndel <[EMAIL PROTECTED]> wrote: > > My current ideas: > > - base.wz: Contains the stuff needed by everything > > - cam(paign).wz: Contains just the campaign relevant things > > - m(ulti)p(lay).wz: Contains just the multiplayer relevant data
As I said on IRC, I think this is a lot of work for very little gain. The entire mp.wz is built on top of the campaign data, and it has to be "rebuilt" from scratch to be based on something else. And what is this something else, if you take out all the campaign related stuff? base.wz would be almost empty, and campaign.wz and mp.wz would contain a ton of duplicate data (ie lead to a much bigger download). - Per _______________________________________________ Warzone-dev mailing list [email protected] https://mail.gna.org/listinfo/warzone-dev
