home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the DOOM Programming Gurus / Tricks_of_the_Doom_Programming_Gurus.iso / bonus / utils / doomchk / readme.1st < prev    next >
Encoding:
Text File  |  1995-03-19  |  6.3 KB  |  121 lines

  1. ***************************************************************************
  2. *** DMCHECK by Jean-Serge Gagnon  <az589@freenet.carleton.ca>           ***
  3. ***************************************************************************
  4. *** Check ftp.cdrom.com or the Synapse BBS at (819) 246-2344  for the   ***
  5. *** latest version.                                                     ***
  6. ***************************************************************************
  7.  
  8.  
  9.                                ** COPYRIGHT **
  10.  
  11. This program  is freeware. You may distribute it in any way you'd like, but
  12. please  distribute ONLY  the ZIP  archive  with all  the files,  or if  you
  13. convert the ZIP to an  other archive format,  make sure you include all the
  14. original files.
  15.  
  16. If  problems arise because of it's  use, then I may not be held responsible
  17. for any consequential or  incidental computer failures. I am releasing this
  18. utility AS-IS even though it should do exactly what I say  it does, I can't
  19. be held responsible if it doesn't.
  20.  
  21.  
  22.                                  ** HISTORY **
  23. 03/20/95 - 03:00:00
  24. Version 3.0. Added  support for versions 1.7, 1.7a,  1.8 and 1.9 as weel as
  25. the  same  versions  for DOOM ][. I  removed  the  existance  of the "first
  26. release" of DOOM ][ since nobody mentioned it to me and even id's help text
  27. with "finger help@idsoftware.com" says  that the pirated copy of DOOM ][ is
  28. unique, so I  guess there wasn't any actual "first release" other  than the
  29. pirated copy! For those  interested, I did not  update DMCHECK  for so long
  30. because I didn't  have any PC to work on  until now since  october 94. Also
  31. added the /B, /M and /U switches.
  32.  
  33. 10/19/94 - 12:51:00
  34. Version 2.2.  Since the first 100,000  copies of  DOOM ][  have a different
  35. EXE than the pirated copy of  DOOM ][, then it  means I can detect  it with
  36. DMCHECK,  so I  changed the DOOM ][  detection to indicate a pirate copy of
  37. DOOM ][ and the other  releases, right now I only have the  information  on
  38. the second  release, but I'm sure  some kind soul will  tell me what I need
  39. about the  first release.  Removed the  note and checks  for the registered
  40. version 1.0 of  DOOM since it  seams like it never  existed. Corrected  ask
  41. function so that it doesn't make the question all in  uppercase (crept into
  42. version  2.1 whenever  you put  a "/" in the  question).  Changed the  WHAT
  43. function to WHICH on Simon Widlake's  suggestion  (make's more sense, huh?)
  44. as well as the printing of the command line  when the /D switch is used for
  45. use with redirection of  the output  to a file  for  testing  and debugging
  46. purposes.
  47.  
  48. 10/10/94 - 23:21:00
  49. Version 2.1 corrected a  serious bug in the DATE  function; I was inversing
  50. the month and day when telling DOS what time it was and was not setting the
  51. seconds  properly!  Added  NOW  parameter to  the DATE  function to  permit
  52. setting the  date and time to the  system date and time. Added wildcards in
  53. the [filename]  parameter of  the  DATE  function.  Corrected  checking  of
  54. negative values entered in  the SPACE function.  Added a "beep" for the ASK
  55. function when an invalid key was  pressed. Added the FILE  function to test
  56. for the size, date and  time  of any file. INCLUDED  BORLAND C++ 3.0 SOURCE
  57. CODE STARTING AT VERSION 2.1.
  58.  
  59. 10/03/94 - 09:45:00
  60. Version 2.0 was  a total re-write. I converted  DMCHECK from Clipper to C++
  61. and by the  same token reduced the  size of the  EXE from 273,408 bytes  to
  62. 32,418 bytes. Added help for /Q function. Made a little more user-friendly,
  63. i.e. error  messages  are a little  more  meaningfull  and  precise.  Added
  64. possibility of testing with  the VERSION function  the existance of DOOM ][
  65. even if DOOM 1 was  installed in the same directory, with versions previous
  66. to this of DMCHECK, the first version in the  directory was tested, and any
  67. other files were ignored.
  68.  
  69. 09/26/94 - 08:39:00
  70. Version 1.01  changed  the info  on DOOM ][  pirated/commercial  to DOOM ][
  71. first release and DOOM ][ second release based on the mail from John Romero
  72. at id  stating that  the first 100,000  copies of DOOM ][ will  be released
  73. even if they are exactly the  same as the pirated copy. Because of this, it
  74. wouldn't  be fair  to prevent  the use  of  that first  release, since some
  75. people will be buying it too. Added the /L function.
  76.  
  77. 09/19/94 - 08:25:00
  78. Version 1.0 added DOOM ver 1.0 & 1.1  shareware and 1.1 registered support.
  79. Still  need  1.0  registered  data (size,  date and  time of  DOOM.WAD  and
  80. DOOM.EXE files). Corrected many help and /Q parameter  bugs. Added line for
  81. Game Palace BBS in the help screen. Corrected all references to version 0.9
  82. which is really version  1.0. Added SYBEX  version support. Corrected major
  83. bug in version  test (didn't work  at all!). Corrected  small  bug in  DATE
  84. function (didn't work if only time was to be changed).
  85.  
  86.  
  87. 09/12/94 - 09:20:00
  88. Beta2 Corrected many typos, added the  ASK function and perfected  the WHAT
  89. function  and  Version functions.  Got the  data for the pirated version of
  90. DOOM ][, but PLEASE PLEASE HELP,  I *STILL* need the  data for versions 1.0
  91. and 1.1 of DOOM,  the registered and  shareware copies.  If you  still have
  92. them lying around, install them and send me the size, date  and time of the
  93. DOOM.WAD (or DOOM1.WAD) and DOOM.EXE files. Thanks!
  94.  
  95. 09/09/94 - 15:39:00
  96. Shortly after, the first beta was release that corrected  the bugs with the
  97. DATE function and with  the SPACE function bug.  I still need the  data for
  98. versions 1.0 and 1.1 of DOOM.
  99.  
  100. 09/09/94 - 14:24:00
  101. A limited alpha was released with still a few bugs.
  102.  
  103.  
  104.                                   ** THANKS **
  105.  
  106. Frans P. de Vries <fpv@xymph.iaf.nl> for Special SYBEX version 1.25 plus
  107.      debugging and lots of help with typos. SPECIAL THANKS for continued
  108.      input with new version info as it became available after 1.666.
  109. Simon Widlake <swidlake@rl.ac.uk> for most of the DOOM specs and some
  110.      debugging and useful comments.
  111. Tom Neff <tneff@panix.com> for initial alpha testing and distribution.
  112. Raphael Quintet <eedraq@chapelle.ericsson.se> for other info.
  113. Tony Nugent <T.Nugent@sct.gu.edu.au> for registered 1.1 info.
  114.  
  115.  
  116.                                    ** HELP **
  117.  
  118. Don't hesitate to e-mail me at az589@freenet.carleton.ca or phone me at
  119. (613) 791-0785 (from 8AM to 9PM EST-NewYork time) for questions or bugs.
  120.  
  121.