0.1.8.6
- move old backup copies of saved games into backups folder
- titan and 1st angel start game marked unsure
- allow games to be dragged onto pgm to load at start
- allows double-click on creature stacks to recruit into 1st legion
- fixed issue where help file would sometimes appear to be missing

0.1.8.4
- help file updated to reflect new legion view interface
- minor "dead zones" at land corners now act like board background
- stack split adds to bottom of land, moved still goes to top
- caption of "select char to add" window reflects target legion

0.1.8.3
- redid view legion window (feedback on new interface requested):
  no more buttons for recruiting or for removing creatures/legions
   * drag from creature stacks icon to body of a legion to recruit
   * drag legion markers or creatures back to creature stacks to un-recruit
   * drag legion markers or creatures to graveyard to kill
- drag&drop chars cross country (for angel summoning, split corrections)
- allow 8 chars in a legion (handy for certain situations)
- can access help and docs without starting or loading a game

0.1.8.0
- drag-and-drop masterboard stack movement!
- drag-and-drop stack splitting/sorting
- moved creature bitmaps into exe file, fewer separate files
- can now choose startup window settings and save them to an .ini file
- TitanMBM.hlp windows help file replaced old text file
- button to load masterboard manager web page from "about" box

0.1.7.8
- added error message when doc files not found
- fixed annoying popup dos box on restart and documentation view
- fixed minor display issue with legion contents in 640x480

0.1.7.5
- show number of creatures killed in creatures remaining window
- warning message in game setup screen to include eliminated players
- point value of legion shows in legion display (all titans count 24!)

0.1.7.1
- removed double-buffering, pgm was responding too slow
- fixed a few uglinesses about the masterboard bmps

0.1.7
- selected legion/land now flashes
- altered resizing behavior to allow resizing within maximized window, 
	and to simplify code
- changed masterboard graphic to bitmap loaded from file rather than drawn.
	speeds up graphical operations, makes code simpler, uses less mem,
	allows more precise tweaking of masterboard graphic.
	also double-buffered main form to eliminate flicker
- added CTRL-Q to quit game
- streamlined legion/land select/move code
- added colored highlight boxes when creatures get low (per creature type)
- added mouseover popup text that shows how many creatures left (per type)

0.1.6
- new web page for downloads/updates
- automatic self-installer!
- moved graphics into subdir
- created saved games subdir, program looks there to save/load first
- added memo pad to game to allow players to make notes about game,
	all text put there is saved/loaded with game
- added documentation submenu within program, including version info
- convert creature bitmaps to RLE for smaller files

0.1.5.1
- confirm before overwrite on save
- can sort within 3rd legion on a land by double-clicking
- fixed bug in saving games: player(s) with 0 legions left caused bad save

0.1.5
- altered saved game format (older games are not compatible!)
- rearrange creatures within legions
- reworked game start so that user can cancel at any time during setup
- added _very_ kludgy restart, will be improved later, but works

0.1.4
- redid game name, filename, and player name entry into one window
- allow user to change game name and player names during game
- fixed pgup/pgdn/home/end scrolling board larger than window
- added location of legions to legion display window title bar

0.1.3
- games now have a name/filename for saves, helps tell separate games apart
- just clicking no longer moves legions.  click selects, ctrl-click moves.

0.1.2
- better input processing for update creature count
- deleted titans could not be recovered.  fixed.
- can no longer minimize various subwindows
- characters marked unsure were forgetting that fact when split.  fixed.
- made player name and color entry windows take control of program until done

0.1.1
- confirm before closing program
- eliminated hotkeys clicking buttons that were hidden and supposedly disabled

0.1.0	first alpha release
0.0.6	track remaining creatures, save and load games
0.0.5	split and destroy legions
0.0.4	view legion contents and recruit
0.0.3	add and move legions
0.0.2	players' names and colors, game start
0.0.1	Draw Masterboard and characters
