home *** CD-ROM | disk | FTP | other *** search
File List | 1996-03-07 | 2.4 KB | 61 lines |
-
- 03/08/1996 V0.2a
- Continued work on the windowing system. Fixed the annoying picture-
- extraction bug. This version was released, mainly as a maintenance
- release.
-
- 03/07/1996 V0.2
- Continued work on windowing system. Added information from the
- Unofficial Quake Specs 3.0. Added display of vertices in graphical
- display, and some other graphical-related routines which don't work
- yet. Took out graphical update routines because they don't work
- right yet. Due to excessive demand, this version was released.
-
- 03/05/1996 V0.2
- Continued windowing subsystem (region/area based).
-
- 03/04/1996 V0.2
- Began true windowing subsystem (region/area based).
-
- 03/03/1996 V0.2
- Added in graphical thing-update capability, with *very* rudimentary
- windowing system. Updated more info on the .BSP format. Changed
- graphics font because I couldn't read the old one.
-
- 03/02/1996 V0.2
- Studied .BSP file format and updated known information.
-
- 03/01/1996 V0.1
- Added in the ability to extract and replace the thinglist, so now
- this program is actually good for something. This version was
- released.
-
- 02/28/1996 V0.1
- Made code more portable. Worked on graphical display routines.
- Code now compiles under DOS or UNIX, as long as it's little-endian.
- Added comments all over the place and generally prettified the code.
- Hacked up the first version of the README file. Can display its
- graphics on both SVGA displays and X-Windows now. Filename matching
- now fullly supports * and ? wildcards. PAK files can now be added
- to, deleted from, extracted from, and listed. Adding, however, does
- not yet support wildcard matching. This version was released.
-
- 02/27/1996 V0.1
- Completely rearranged code using separate source files this time.
- Made function names more generic and made private data "static".
- Rewrote command line parser for flexibility. Fixed BSP tree dump;
- will not output beyond end of tree; outputs only entire tree.
- Changed extract routine to work by name (with wildcards) instead of
- by number. This version was released.
-
- 02/26/1996 V0.1
- Now supports dumping of BSP tree 20 nodes at a time.
- Can display things graphically as well as list their text. Can
- extract .PAK files. Can list and extract pictures. This version
- was released.
-
- 02/25/1996 V0.1
- Original version. Can extract things and display them. Pretty
- short and stupid.
-
-