home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 199.lha / DmfSrc_v2.5 / readme < prev    next >
Encoding:
Text File  |  1988-12-27  |  1.6 KB  |  30 lines

  1. Here are the sources to my DMF V2.5, the Advanced Dungeons and Dragons
  2. game assistance program. You will need the ARP1.1 programmers stuff and
  3. Inovatools1 (from Inovatronics) to compile this. For this reason, the
  4. source is distributed seperately. If you didn't get the executable where
  5. you got this, you can try to contact me at
  6.   James Gary
  7.   5202 Vassar Ave.
  8.   Louisville, KY 40258
  9. or at
  10.   bix: jamesgary  (although the executable should be on BIX)
  11. but I don't make any promises. This program is not shareware, so don't
  12. send bucks. I also don't want to get into the disk mailing business, 
  13. but maybe we can work something out.
  14.    In any case, your comments and suggestions are very welcome, and if
  15. you make any modifications, I would love to see them. The only modification
  16. I have planned for now is to switch from ARP's filerequestor to 
  17. Inovatools' filerequestor, thereby removing arp dependency. I did the
  18. file requestor before I bought Inovatools and haven't gotten around
  19. to changing it. 
  20.    I program in Lattice and have included my compile command in a little
  21. file called 'compile', which you can execute.
  22.    This should probably be called V2.50000001, because I had to change
  23. a variable name when I updated from Lattice 4.0 to 5.0 (the word 'const'
  24. is now reserved). Other than that, there are no differences except for
  25. the fact that 5.0 will make a slightly smaller executable file (especially
  26. if you use the global optimizer).
  27.    The code is not very well thought out, but it pretty well commented.
  28. Have fun, and be sure to send me suggestions, comments, and bug reports.
  29.  -James Gary
  30.