home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !FALCON / !BONUS / GAMES / ENGINES / PMHER012.ZIP / Changes next >
Text File  |  1999-08-31  |  2KB  |  50 lines

  1. /***********************************************************************\
  2. *                     Changes done to Heretic sources                      *
  3. \***********************************************************************/
  4.  
  5. -------------------------------- 0.12 -----------------------------------
  6.  
  7. - Corrected a problem with double buffering (messages were not deleted).
  8.  
  9. Atari version:
  10.   - New keyboard routine: you can use mouse,joystick,joypad (port 0).
  11.     Delete old config files !
  12.  
  13. -------------------------------- 0.11 -----------------------------------
  14.  
  15. Atari version:
  16.   - Falcon version can use 8 bitplanes mode : '-falcon8' switch
  17.   - Should now work on Atari TT in 320x480x8 bits mode (not tested)
  18.  
  19. -------------------------------- 0.10 -----------------------------------
  20.  
  21. - Border in not fullscreen mode correctly refreshed in double buffer.
  22.  
  23. Svgalib version:
  24.   - Now can double-buffer in 320x240 mode X style, if compiled for.
  25.  
  26. -------------------------------- 0.09 -----------------------------------
  27.  
  28. Atari version:
  29.   - More ASM routs to get (a bit) faster
  30.  
  31. -------------------------------- 0.08 -----------------------------------
  32.  
  33. Linux/x86/PC and [Mint,Tos]/m68k/F30 common sources 
  34.   - Back to C only for this version
  35.   - Some ASM routs for Atari version
  36.   - '-devparm' displays number of tics
  37.   - If $HOME is defined, configuration and games are saved in
  38.     "$HOME/.heretic/" else in "./"
  39.  
  40. -------------------------------- 0.03 -----------------------------------
  41.  
  42. - Display done in 8,15,16,24 bits modes.
  43.  
  44. Linux version :
  45.   - Svgalib and X11 display
  46.  
  47. -------------------------------- 0.02 -----------------------------------
  48.  
  49. Port from DOS sources
  50.