[comp.sources.games.bugs] GB: log1p and the $100000 question!

vancleef@ohstpy.mps.ohio-state.edu (06/06/90)

log1p(x) = log(1+x)

some machines apparently don't have this function.

also, someone mentioned the problem with short and 100000! Yer
right. I must have forgotten to change those 100000 in doplanet.c
to 65567's. (assignements to planet->info[i-1].fuel, etc).

you can keep up with the latest gb versions via anonymous ftp
from scam.berkeley.edu in the directory tmp/GB.

i am constantly upgrading the code nd usually the latest version
is available there (do ls -l, make sure you get the latest versions
as changes have most likely been made).

Good luck with it.

-Garrett