/***********************************************************************\
*                     Changes done to Heretic sources                      *
\***********************************************************************/

-------------------------------- 0.12 -----------------------------------

- Corrected a problem with double buffering (messages were not deleted).

Atari version:
  - New keyboard routine: you can use mouse,joystick,joypad (port 0).
    Delete old config files !

-------------------------------- 0.11 -----------------------------------

Atari version:
  - Falcon version can use 8 bitplanes mode : '-falcon8' switch
  - Should now work on Atari TT in 320x480x8 bits mode (not tested)

-------------------------------- 0.10 -----------------------------------

- Border in not fullscreen mode correctly refreshed in double buffer.

Svgalib version:
  - Now can double-buffer in 320x240 mode X style, if compiled for.

-------------------------------- 0.09 -----------------------------------

Atari version:
  - More ASM routs to get (a bit) faster

-------------------------------- 0.08 -----------------------------------

Linux/x86/PC and [Mint,Tos]/m68k/F30 common sources 
  - Back to C only for this version
  - Some ASM routs for Atari version
  - '-devparm' displays number of tics
  - If $HOME is defined, configuration and games are saved in
    "$HOME/.heretic/" else in "./"

-------------------------------- 0.03 -----------------------------------

- Display done in 8,15,16,24 bits modes.

Linux version :
  - Svgalib and X11 display

-------------------------------- 0.02 -----------------------------------

Port from DOS sources
