Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: config.h
On Wed, 8 Jun 1994, Rupert G. Goldie wrote:
> I've noticed that recently quite a few new options have been added to
> include/config.h. As code that is full of #ifdefs becomes hard to read,
> I thouht it would be a good idea to make some of the options integral
> parts of the game. The following options are ones I think should be
> non-optional:
>
> SHOP_LISTINGS
> RESURRECTION
> USE_LOS
> CD_LINE_OF_SIGHT
> SHOW_SP_USAGE
>
> and possibly FULL_RING_DESCRIPTION
>
> Anyone have big problems with this ?
>
>
> Rupert
Yep... if you have NO_PERM_DEATH on you don't need to have RESURRECTION
on. I don't know if it would generate more code or not to have it on but
I still think it's nice to have all the flexability. It took me maybe 3-4
minutes to go through config.h. I _REALLY_ don't think it's that
difficult. Spending a few minutes in there and the other header is a
dream come true compared to some of the nightmares we used to go through.
Used to take us a few hours to get x-fire running. Now we can install a
new version in about 20 minutes once we have it. I'll suffer with the
many options gladfully.
+============================+==============================+
| This message courtesy of: | You bore me to death |
| | So shut up for God's sake |
| Jeff Judkins | Stop reading me the riot act |
| judkinsj@erau.db.erau.edu | While my brains still intact |
+============================+==============================+
Kill'em all and then just let God sort out the mess.
- References:
- config.h
- From: "Rupert G. Goldie" <rgg@aaii.oz.au>