Changes in Version 0.90
=======================

New features
------------

* New item types

    it-booze
    it-magnet-on
    it-magnet-off
    it-easykeepstone
    it-easykillstone

* New stone types


* New floor types

    fl-ice (fl-ice_001 still available)


User-Visible Changes
--------------------

    * Removed --8bpp command line option

    * New command line option: --dumpinfo

    * Removed support for 8bit graphics

    * Completed levels are dimmed out in level menu

    * Renamed it-soother to it-ring

    * Can reorder inventory with TAB key

    * Keys stay in inventory after activating a key stone

    * Support for 800x600 video mode

    * Much improved support for loading Oxyd levels


Changes in Version 0.82
=======================

User-Visible Changes
--------------------

* Fixed many bugs in various levels




Changes in Version 0.81
=======================

User-Visible Changes
--------------------

    * Fixed bug which caused all levels to be restarted when the
      marble died.

Internal Changes
----------------

* Changed a few object names

	it-seed_vulcano -> it-seed_volcano
	st-vulcano -> st-volcano
	st-vulcano-growing -> st-volcano-growing



Changes in Version 0.80
=======================

User-Visible Changes
--------------------

  * Time game
  * Easy / difficult game mode
  * Sokoban mode
  * Game manual
  * More than 300 new levels (now more than 550 in total)
  * (partially working) Oxyd level importer
  * Better soft scrolling
  * Countless new game elements: turnstiles, volcanos, warp tunnels,
    land-mines, jump pads, rotors, ...
  * Reduced memory footprint


Internal Changes
----------------

* New Lua Variables

	enigma.AllowTogglePlayer = TRUE | FALSE
	enigma.ShowMoves = TRUE | FALSE
	enigma.Brittleness = 0 .. 1
	enigma.SlopeForce
	enigma.SlopeForce2
	enigma.FrictionFactor
	enigma.ElectricForce
	enigma.BumperForce


* New Actor Types

	ac-bug
	ac-killerball
	ac-rotator
	ac-top


* New Stone Types

	st-actorimpulse_invisible
	st-beads
	st-block
	st-blocker
	st-blue-sand
	st-bolder-[nesw]
	st-brake
	st-break_bolder
	st-break_invisible
	st-chargeminus
	st-chargeplus
	st-chargezero
	st-death_invisible
	st-disco-dark
	st-disco-light
	st-disco-medium
	st-door-h
	st-door-h-open
	st-door-v
	st-door-v-open
	st-easymode
	st-fourswitch
	st-glass_hole
	st-glass_move
	st-knight
	st-laserswitch
	st-likeoxyd[abcd]
	st-mail
	st-oneway-[nesw]
	st-oneway_black-[nesw]
	st-oneway_white-[nesw]
	st-plain
	st-pull
	st-puzzle-[nesw]
	st-puzzle-{ne, ns, nw, es, ew, sw}
	st-puzzle-{nes, new, nsw, esw, nesw}
	st-puzzle2-[nesw]
	st-puzzle2-{ne, ns, nw, es, ew, sw}
	st-puzzle2-{nes, new, nsw, esw, nesw}
	st-rock3_movebreak
	st-rotator-left
	st-rotator-right
	st-rotator_move-left
	st-rotator_move-right
	st-shogun-{s, m, l, sm, sl, ml, sml}
	st-stoneimpulse_movable
	st-switch_black
	st-switch_white
	st-timeswitch
	st-turnstile
	st-turnstile-[nesw]
	st-turnstile-green
	st-volcano
	st-volcano_active
	st-volcano_inactive
	st-window
	st-wood1
	st-wood2
	st-yellow

* New Item Types

	it-abyss
	it-blocker
	it-brake
	it-burnable
	it-burnable-ash
	it-burnable-fireproof
	it-burnable-ignited
	it-cherry
	it-coffee
	it-easymode
	it-extinguisher
	it-extinguisher-empty
	it-extinguisher-full
	it-flagblack
	it-flagwhite
	it-glasses
	it-glasses-broken
	it-hstrip
	it-inversesensor
	it-landmine
	it-odometer
	it-pin
	it-puller-[nesw]
	it-seed
	it-seed_nowood
	it-seed_volcano
	it-seed_wood
	it-sensor
	it-soother
	it-springboard
	it-vortex-closed
	it-vortex-open
	it-vstrip
	it-weight
	it-whitebomb
	it-wrench

* New Floor Types

	fl-abyss_fake
	fl-acwhite
	fl-acblack
	fl-black
	fl-bumps
	fl-concrete
	fl-gravel
	fl-light
	fl-mortar
	fl-red
	fl-rock
	fl-rough-blue
	fl-rough-red
	fl-rough_medium
	fl-rough_slow
	fl-springboard
	fl-stwood
	fl-stwood1
	fl-stwood1
	fl-stwood2
	fl-stwood2
	fl-white

