
V1.0.0 is backwards compatible with previously saved scenarios, in that the scenario will load without errors. Because of changes in internal structure however, the internal data will not be loaded from scenarios saved using older versions of Dragonfly. The ship will be loaded with default configuration: fully tanked and unpowered.

IMPORTANT: the version check is the only protection for errors while loading a scenario.
Because of the way the internals are created at run-time, attempting to manually change 
the version in the scenario will cause the program to crash. Please don't do so.

Changes in 1.0.0
	- changed service pressure for PRDS for both H2 and O2 systems. Now numbers make more sense
	- changed ECLSS CO2 handling. More realistical values now computed. 
	- Better flow computations.Changed TEMP_PRESS_RATIO=0.07 Not realistically correct anymore, but it renders more accurate behaviour. why?
	- fixed bug in CYRO H2 OVP DUMP.Now only >2450kPa is dumped, instead of >0kPa
	- fixed a div/0 problem in Fuel Cell computations.
	- added RCS modes.Vernier, rate, pulse modes are now selectable.
	- added ADI ball. HOR, GDC, REF mode are working

Changes in 0.9.37
	- changed background color to match both 16-bit and 32-bit modes
	- improved bitmap resource loading to fix problems with some graphic cards