home *** CD-ROM | disk | FTP | other *** search
/ Quake++ for Quake / Quake++.iso / quake / qube / changes.lst next >
Encoding:
File List  |  1996-02-29  |  1.3 KB  |  33 lines

  1.  
  2. 03/01/1996    V0.1
  3.     Added in the ability to extract and replace the thinglist, so now
  4.     this program is actually good for something.
  5.  
  6. 02/28/1996    V0.1
  7.     Made code more portable.  Worked on graphical display routines.
  8.     Code now compiles under DOS or UNIX, as long as it's little-endian.
  9.     Added comments all over the place and generally prettified the code.
  10.     Hacked up the first version of the README file.  Can display its
  11.     graphics on both SVGA displays and X-Windows now.  Filename matching
  12.     now fullly supports * and ? wildcards.    PAK files can now be added
  13.     to, deleted from, extracted from, and listed.  Adding, however, does
  14.     not yet support wildcard matching.
  15.  
  16. 02/27/1996    V0.1
  17.     Completely rearranged code using separate source files this time.
  18.     Made function names more generic and made private data "static".
  19.     Rewrote command line parser for flexibility.  Fixed BSP tree dump;
  20.     will not output beyond end of tree; outputs only entire tree.
  21.     Changed extract routine to work by name (with wildcards) instead of
  22.     by number.
  23.  
  24. 02/26/1996      V0.1
  25.     Now supports dumping of BSP tree 20 nodes at a time.
  26.     Can display things graphically as well as list their text.  Can
  27.     extract .PAK files.  Can list and extract pictures.
  28.  
  29. 02/25/1996    V0.1
  30.     Original version.  Can extract things and display them.  Pretty
  31.     short and stupid.
  32.  
  33.