home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / RIPSK110.ZIP / HISTORY.110 < prev    next >
Text File  |  1994-09-07  |  6KB  |  175 lines

  1.                           RIP Sketch Revision History
  2.  
  3.  
  4. Version 1.10
  5. ------------
  6.  
  7.  RIP Sketch now has load and save file boxes, making it possible to load and
  8.  save with just the mouse.
  9.  
  10.  RIP Sketch now has screen preparation options in the save box.
  11.  
  12.  The memory management system of RIP Sketch has been completely re-written.
  13.  It will now load RIP files of 100Kb or larger, and accessing memory will be 
  14.  faster than it was before.
  15.  
  16.  You can now use the edit button to view and remove anything previously 
  17.  drawn in the RIP scene.
  18.  
  19.  RIP Sketch now has an option to show the mouse X and Y coordinates when
  20.  in the drawing screen.
  21.  
  22.  RIP Sketch now has a zoom option to see what is around the mouse cursor
  23.  close up.
  24.  
  25.  RIP Sketch now supports creating and displaying buttons, with many options.
  26.  
  27.  A RIP 1.54 compatible filled poly-bezier option has replaced the flood
  28.  fill option, because the RIPscrip 2.0 standard will not support flood fills.
  29.  This option works much like the filled polygon option, except that the
  30.  space bar or middle mouse button toggles the bezier functions on and off.
  31.  
  32.  Added the /F option for those who really want flood fills instead of a
  33.  filled poly-bezier.
  34.  
  35.  Fixed the problem of undoing the clipboard when it was defined more than
  36.  once in the RIP scene.
  37.  
  38.  The clipboard now can be created larger than it was previously.
  39.  
  40.  Fixed a problem of saving the clipboard to disk as an icon.
  41.  
  42.  Added support for text variables.  RIP Sketch will now display some RIP
  43.  text variables in display text fields and button labels.
  44.  
  45.  Fixed a cosmetic bug with the RGB selection bars.
  46.  
  47.  Fixed problem with the copy up/down command with it being one pixel off 
  48.  when copying down.
  49.  
  50.  There is now a whirling cursor when entering text, making it easier to
  51.  see that text needs to be entered.
  52.  
  53.  The RIPscrip lines will not be split up as much when saving files.
  54.  
  55.  Fixed the problem of the RIP sound effects playing too fast on fast computers.
  56.  
  57.  RIP Sketch will now use more efficient RIP code for the RIP sound effects.
  58.  
  59.  The /C switch has changed slightly.  It will now resize the entire RIP file.
  60.  Not using this switch will cause RIP Sketch to reduce the size of some RIP 
  61.  files, making them more efficient.
  62.  
  63.  When changing a user defined pattern, RIP Sketch will now automatically 
  64.  switch the setting to the user defined pattern.
  65.  
  66.  Several other minor changes.
  67.  
  68.  
  69. Version 1.04
  70. ------------
  71.  
  72.  Fixed some minor bugs with the copy up/down command.
  73.  
  74.  Added keyboard short cuts for the menu commands.  'L' for load,  'S'
  75.  for save, etc... Note 'H' is for show since 'S' already used by save.
  76.  Also 'T' will toggle the screen.
  77.  
  78.  RIP Sketch now continues processing a RIP even after a |# RIP command,
  79.  and no longer deletes the information after it.
  80.  
  81.  Fixed a very rare bug that would sometimes remove a ! in the beginning of 
  82.  a line when saving a file.
  83.  
  84.  Changed the palette selection to a much easier RGB selection for redefining
  85.  the color palette.
  86.  
  87.  A math co-processor is no longer supported because the extra overhead had
  88.  caused the Bezier curves to go too slow with out one.  Note: Bezier curves
  89.  are now drawn real time if a 386 or better processor is present.
  90.  
  91.  Fixed another bug with redefining the palette when loading or viewing RIPs.
  92.  
  93.  Added delay option for viewing.  /V1 for the shortest delay, /V9 for the
  94.  longest delay.
  95.  
  96.  Added a mouse compatibility option for some mice that didn't work correctly
  97.  with RIP Sketch.  If RIP Sketch can not detect your mouse, or the mouse 
  98.  pointer does not appear, or is not drawn correctly, try the /M option.  It 
  99.  will only give you a regular cross hair mouse pointer, but it should work.
  100.  
  101.  Added a command line option /L for left hand mouse.  This will reverse the
  102.  functions of the left and right mouse buttons.
  103.  
  104.  RIP Sketch will now display ASCII text in the text window (if defined) in 
  105.  five different font sizes.  If you do not want to see the text in the text
  106.  window, use the /NT command line switch.
  107.  
  108.  Added a new command to load text from a file and place it on the screen.
  109.  
  110.  RIP sound effects are now supported.  If you have an Adlib or compatible
  111.  sound card, the sounds will be played through it instead of the PC speaker.
  112.  
  113.  Several other minor bug fixes.
  114.  
  115.  
  116. Version 1.03
  117. ------------
  118.  
  119.  Fix a bug that sometimes prevented palette color changes when viewing and
  120.  displaying RIPs.
  121.  
  122.  Small and tight Bezier curves are now much easier to draw.  The boxes
  123.  now adjust their size according to the size of the curve.  The curve is
  124.  drawn in real time if a 80287 or better co-processor is present.  The space
  125.  bar will temporarily hide the boxes for viewing.  Also, when moving a
  126.  box, only that box is shown.
  127.  
  128.  There is a new configuration option for line length.  RIPs can be saved
  129.  from 39 to 200 characters in length.  The default length is 72.  To add 
  130.  this feature, delete RSKETCH.CFG and execute RIP Sketch.
  131.  
  132.  Added a new RIP command to copy a region of the screen up or down.  Very
  133.  large areas of the screen can be copied almost instantaneously without 
  134.  using the clipboard.
  135.  
  136.  Improved the Undo option.  Undo will now undo an object or group of 
  137.  objects, even after clicking to the menu screen and back.
  138.  
  139.  
  140. Version 1.02
  141. ------------
  142.  
  143.  RIP Sketch now doubles as a command line viewer!  To view files, use
  144.  /V filename to view.  Wildcards are allowed.
  145.  
  146.  A new command line option has been added, /C, for compatibility
  147.  mode.  This was added for some viewers which couldn't handle the
  148.  efficient files that RIP Sketch generated.  RIP files created
  149.  when using this option will be 5-10% larger than without it.
  150.  
  151.  The font box is now bigger to hold the two new larger fonts.  RIP
  152.  Sketch now has all eleven RIPscrip fonts.
  153.  
  154.  Fixed bug which was removing blank lines from text in a RIP file, and
  155.  skipping the first line of RIPscrip after following the blank lines.
  156.  
  157.  Discovered that when drawing filled polygons when the draw color is
  158.  black, the lines shouldn't be drawn. (because of a bug in the graph
  159.  unit)  RIP Sketch will now not draw these when making filled polygons.
  160.  
  161.  
  162. Version 1.01
  163. ------------
  164.   
  165.  Added four new fonts.
  166.  
  167.  Changed some of the mouse routines to work better with some mice that
  168.  were having problems.
  169.  
  170.  
  171. Version 1.00
  172. ------------
  173.  
  174.  First Public release of RIP Sketch.
  175.