Version History =============== v1.06 ( 1/30/97 ) ------------------ Changes/Additions - None Bug fixes - * Corrected the resource leak as outlined below in the Random Magical Device generator. After 50 items are created, it resets the database to regain resources. Let me know if you get any errors. * Changed the default button in the Random Magical Device generator to be the Generate Device button. Was the Close button. Also, changed the Tab order in the dialog box. v1.05 ( 1/23/97 > ------------------ Changes/Additions - 1. Added a Random Magical Device generator and updated the main helpfile to reflect the addition. The following new database files are used as a result of this addition: DEVICES.DB ARMOR.DB ARMORENH.DB WEAPON.DB WEAPONEN.DB RACES.DB 2. Updated contact information in the main helpfile. 3. Made a new About Dialog with a better looking graphic. Bug fixes - * Corrected some memory resource leaks which were occuring in a couple places, one being the Crit/Fumble chart lookup. * Edited the MIDI files so that they clean-up after themselves better. Previously, after playing some of the music in the Arbiter's Aide, other MIDI files might sound strange or appear to have missing instrument tracks. This behavior should not be noticed now. Know issues - If you generate several (over 100) random magical devices in a row, it is possible to receive the following error: "DbiQExec: Unsufficient memory to complete operation" or similar error. If you get this, you should be able to just close and start the module again and continue. If you do encounter this error, please let me know by sending email to support@pharaohgames.com. Be sure to mention how many items you generated before the error occured. I am still investigating the cause; however, everything in the code looks fine (I am freeing all the resources I allocate). v1.04a ------ Changes/Additions - 1. Updated contact and company information in PELICAR.HLP file. No change to code. v1.04 ----- Changes/Additions - 1. Reorganized the menu structure to follow the Pelicar OGB sections and to have a more logical placement of menu items. 2. Added additional keyword searches to the Axiom and Incantation Help files. You can now search using keywords such as: offensive, defensive, healing, illusion, etc., to locate similar types of spells. 3. Updated the main application helpfile to reflect the change in menu structure. Also updated some of the informational sections regarding Pharaoh Games. Bug fixes - None. I haven't encountered any, nor has anyone emailed me regarding bugs in the program. v1.03 ----- Changes/Additions - None, other than bug fixes. Bug fixes - 1. Removed some debug dialog boxes that I had inadvertantly left in the code. * * *