home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / wbgames / mine / changelog next >
Text File  |  1999-03-24  |  994b  |  31 lines

  1. Wed Feb 24 12:30:39 1993  greendog  (greendog at amiga)
  2.  
  3.     * game.c: The 'x' exit hotkey now works while game is in progress.
  4.  
  5.     * init.c: When minefield starts, "end game" menu item is disabled.
  6.  
  7.     * init.c: On pubscr, initial window is opened to size specified
  8.     by command line or tooltype.  Previously always opened "small".
  9.  
  10. Sat Feb 20 21:48:47 1993  greendog  (greendog at amiga)
  11.  
  12.     * Makefile: When creating the lha archive, the relevant files are
  13.     stored in a "Mine" subdirectory for convenient extraction.
  14.  
  15.     * game.c: pubscr's game window now has a line separating the time
  16.     and flag counters from the game board.
  17.  
  18.     * scores.c: pubscr's "score" window and "enter your name" window
  19.     now use Topaz 8.
  20.  
  21.     * misc.c: pubscr's "game over" window now uses Topaz 8.
  22.  
  23.     * misc.c: CLI arguments "pubscr" and "noscores" were swapped.
  24.     This is fixed now.
  25.  
  26.     * misc.c: novice mode defaults to FALSE now. (expert is default)
  27.  
  28.     * init.c: pubscr window now uses Topaz 8 font instead of system
  29.     default font.
  30.  
  31.