NAMETABLE V1.931

V1.931 INFO:
I missed a statement in the code to acount for monolingual runs of the weapons nametable,
but luckily no one used that but me. So I fixed that, plus I was at array level G, so a new
binary release would keep me from having a ridiculous program version like 1.93N.
V1.93 INFO:
There was this weird bug which caused two parameters to get flipped around (the forename
lower and upper bounds), so you had to type them in reverse Polish notation or something
if you wanted both, or the program would loop endlessly. Somehow this required two
bugfixes. I'm that incompetent. And I lied about not releasing any 1.9x's.
V1.91 INFO:
Well, it turned out I only needed one extra clreol, and I added that. I will not release 
any v1.9x's to the public, as they are primarily an array and readme file update.
V1.9 INFO:
It may _seem_ like a tiny update from 1.8999, but actually I added all of forename lower
bounds checking and two names. I may add no space checking, but that will require a revamp
of the interface. I also might stick in a few extra clreols.
V1.8999 INFO:
Speeded up menu function, added a maximum character limit to forenames (and forenames only
at this point). Meaning if you're generating a bunch of forenames, you can limit their
length, but you can't limit the length of forenames attached to full names and titles. This
is because A.) I can't think of any reason why someone would want to do that, and B.) it
would require changing a lot more code to support that. More features to come. Maybe even
min and max character limits on every name piece....
V1.8 INFO:
I have now made it possible to save the generation options in an external file, so there
will be much less time fiddling with the generation parameters.
V1.734 INFO:
Added a few options to the main interface. There are only two arbitrary constants left, but
I don't think anyone will need to play with them. If you do, just download the code and
change them your damn self.

NAMETABLE PROGRAM INFO:
I am Crypthanatopsis; I deal in names. 
The Nametable program produces randomly generated forenames, surnames, nicknames, and even 
titles. All in the same name, mind you, but it does generate them separately.
The Weapon Nametable generates names for weapons. You can choose to generate said names in
English, Japanese, or Latin, and translation is available for the foreign names.

USAGE INFORMATION:
It is possible to add to or replace elements of the arrays without a hitch, so long as the 
arrays never grow larger than 32767 lines. All of the original arrays, except "names.txt" 
and "weapons.txt", must be included in the folder where Nametable is located for the program
to work. Previously existing data in "names.txt" and "weapons.txt" will not be overwritten 
by running Nametable. Make sure if you add to the masculine or feminine version of either 
the title or nickname array, that you add to the other one as well, otherwise the program 
will end to avoid hanging. This appplies also to the weapons prefices and suffices: all 
foreign versions must have as many entries as the base (English) version.

DISTRIBUTION INFORMATION:
This program may be distributed as freeware as long as this file goes with it. The original 
arrays need not be included. This program may not be sold for fun _or_ profit.

CREDITS:
Coding: Crypthanatopsis <crypthanatopsis@hotmail.com>

Arrays (content): Crypthanatopsis
		  Kefka
		  Cyker
		  Mookleknuck
		  Doctor._Evil

Original Concept: Kefka

All code and arrays written by Crypthanatopsis, 2000-2001.

Latest version and code always available at www.geocities.com/nametable/