/***********************************************************************\
*                     Changes done to Hexen sources                     *
\***********************************************************************/

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

Corrected a refresh bug in double buffer mode.

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

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

- Corrected a bug in the save path

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.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/.hexen/" else in "./"

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

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

Linux version :
  - Svgalib and X11 display

Port from DOS sources
