|
From: avlomwel <av...@fi...> - 2003-12-24 09:03:21
|
Hello Maurits; no changes from me in this area. Alexander On Tue, 23 Dec 2003, Maurits van Rees wrote: > Date: Tue, 23 Dec 2003 21:03:52 +0100 > From: Maurits van Rees <ma...@va...> > Reply-To: pla...@li... > To: Plantool Developers List <pla...@li...> > Subject: [Plantool-developer] Special hull functions reported > > Hello, > > Special hull functions (e.g. Cloak, Imperial Assault) are now reported > with stats -rs. > > The codes that are used (e.g. "C" for Cloak) are the same as in the > plist docs. Some functions are not normally used in most ship lists, so > new codes were added for that. For a full list, see stats -hs. > > This only takes care of the normal situation. For example, hull slot 105 > is always an Alchemy ship. This can be changed with shiplist.txt, but > for probably the majority of games this textfile only contains a few > additions, not complete rewrites of the ship list. Shiplist.txt (or > maybe other related files) are not read at the moment. > > The most important changes went into statsTypeClas.c. When you want to > know if a ship has hull function X, you can use a function from this > file. For some hull functions you can check it in a specific or a more > general sense. Example: > HasNormalBioScanner is true for the Brynhild and the Cobol. > HasFullBioScanner is true for the Pawn. > HasBioScanner is true for all three ships (it calls the other two functions) > > Alexander, I hope this doesn't interfere (too much) with your as yet > uncommitted stuff. I added two lines to statsOptions.h (numbers 180 and > 181); that is the only part that I suspect may give trouble in case you > also made changes there. > > Bye, > > -- > Maurits van Rees | ma...@va... > http://maurits.vanrees.org/ > "Peace is not the absence of war; it is the absence of fear." > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > Plantool-developer mailing list > Pla...@li... > https://lists.sourceforge.net/lists/listinfo/plantool-developer > --------------------------------------------------------------------- Never be afraid to try something new. Remember, amateurs built the ark; professionals built the Titanic. --------------------------------------------------------------------- |