home *** CD-ROM | disk | FTP | other *** search
/ Quake 'em / QUAKEEM.BIN / quake / programs / qube / changes.lst < prev    next >
Encoding:
File List  |  1996-03-07  |  2.4 KB  |  61 lines

  1.  
  2. 03/08/1996    V0.2a
  3.     Continued work on the windowing system.  Fixed the annoying picture-
  4.     extraction bug.  This version was released, mainly as a maintenance
  5.     release.
  6.  
  7. 03/07/1996    V0.2
  8.     Continued work on windowing system.  Added information from the
  9.     Unofficial Quake Specs 3.0.  Added display of vertices in graphical
  10.     display, and some other graphical-related routines which don't work
  11.     yet.  Took out graphical update routines because they don't work
  12.     right yet.  Due to excessive demand, this version was released.
  13.  
  14. 03/05/1996    V0.2
  15.     Continued windowing subsystem (region/area based).
  16.  
  17. 03/04/1996      V0.2
  18.     Began true windowing subsystem (region/area based).
  19.  
  20. 03/03/1996      V0.2
  21.     Added in graphical thing-update capability, with *very* rudimentary
  22.     windowing system.  Updated more info on the .BSP format.  Changed
  23.     graphics font because I couldn't read the old one.
  24.  
  25. 03/02/1996      V0.2
  26.     Studied .BSP file format and updated known information.
  27.  
  28. 03/01/1996    V0.1
  29.     Added in the ability to extract and replace the thinglist, so now
  30.     this program is actually good for something.  This version was
  31.     released.
  32.  
  33. 02/28/1996    V0.1
  34.     Made code more portable.  Worked on graphical display routines.
  35.     Code now compiles under DOS or UNIX, as long as it's little-endian.
  36.     Added comments all over the place and generally prettified the code.
  37.     Hacked up the first version of the README file.  Can display its
  38.     graphics on both SVGA displays and X-Windows now.  Filename matching
  39.     now fullly supports * and ? wildcards.    PAK files can now be added
  40.     to, deleted from, extracted from, and listed.  Adding, however, does
  41.     not yet support wildcard matching.  This version was released.
  42.  
  43. 02/27/1996    V0.1
  44.     Completely rearranged code using separate source files this time.
  45.     Made function names more generic and made private data "static".
  46.     Rewrote command line parser for flexibility.  Fixed BSP tree dump;
  47.     will not output beyond end of tree; outputs only entire tree.
  48.     Changed extract routine to work by name (with wildcards) instead of
  49.     by number.  This version was released.
  50.  
  51. 02/26/1996      V0.1
  52.     Now supports dumping of BSP tree 20 nodes at a time.
  53.     Can display things graphically as well as list their text.  Can
  54.     extract .PAK files.  Can list and extract pictures.  This version
  55.     was released.
  56.  
  57. 02/25/1996    V0.1
  58.     Original version.  Can extract things and display them.  Pretty
  59.     short and stupid.
  60.  
  61.