minimum dll is 8.73
2.24  dayz p3ds
2.23 added undecodeable dayz materials (no error for folder scans)
2.22 fixed error with FILEIS_TYPES
2,21  added pbos as infile
2.20 improved options
2.19 made compatible to dll
2.18 fixed thing to stop on err for folder scans
	moved lod string descriptions to dll
2.17 made compat to dll
2.16: added bounding centre to -LB (credit kerkoh)
2.15: made compat to dll with folder sorting
2.14:
restored the -lod=whatever option which had dissapeared
fixed removal of control chars with +Fx
2.13 added ofp conversion to arma mlod (credit icebreaker)
2.12 made compat to dll
2.11 made compat to dll
2.10 made compat to dll
2.07	made compat to dll (separated cfgModels and cfgSkeletons, to either or both)
2.06   win10 version
2.05   added  -LB (list bounding box) (credit adanteh)
2.04  (not released)
		added total files changed to when +fx applied to folders
2.03    credit kju fixed folderscan crash
2.02	changed -Test verbiage. No consequenec to users
		added -O to syntax display. it was functional, just not listed
2.01 	fixed dir style folder scans
		removed degrade options. no longer supported
2.00 removed part of internal testing of read / wrtie files . does not affect the user
1.99 credit kju
	fixed lowercasing
	removed deprecated or obsolete options from display syntax as being too noisy
1.98
	+FX now forces lowercase for file references
1.97: fixed conversion from ofp mlod to arma mlod
1.96:
all credit to kju for remorseless testing of properties code
rearranged different outputs to stdout vs stderr
1.95
corrections to +fx when it attempts to replace dammage with damage
fixed lack of saving a modified file
1.94 
	rewrote -G (properties) to acces any lod, any name see readme
	added fix dammage to +Fx. all occurences of dammage are converted to damage
1.93 credit torndeco
	added -Ex option to only list the skelname (if any) to screen
			useful when scanning entire folders
1.92	(credit Q)
	corrected faulty -P syntax if no file specified.

1.91 
	minor change for +fx to look for \ or / when dealing with P:\drives and \wrong\files
	unknown reason for the -g option listing model.info badly. works now (credit kju)

1.90
fixed -G to list no geolod correctly (roads eg)
1.89
fixed crash on (some) mlod decoding
1.88 
geo properties:
	fixed error with -Gname (didn't delete)
	fixed error with -Gname= should not have deleted
	dll internal: var=anything are now case sensitive 'Class' eg is changed to 'claSS' if thats what the customer wanted
	'class', 'dammage' and 'dammage' all result in changes to p3d's header info as well
	listing geo propertes ALSO lists damage and class in the p3dinfo header
	'dammage' is now changed to 'damage' (part of +Fx)
	
1.87
internal:
	small correction to test output
	added 8 byte header count to correct for wrong offset when compare fails
	ensured multi session capability for testfiles

1.86
stated nObsolete flags in stderr not stdio
some small tidy ups in code for converting p3ds to another type
conversion is ignored for types <= to that wanted. particularly useful for folderscans


1.85
-W warnings are errors
-R deprecated (remove obsolete flags) and merged with +FX
+FX enhanced to remove obsolete arma1 flags 
	removes preceding \ or drive in filenames (as before)
	removes trailing spaces in named selections and/or properties (new)

1.84 made compat to dll
1,83 made compat to dll wil improives sort algorithm
1.82
fixed sorting for -S
added missing -LP[nn] to syntax message
1.81
improved file and section listings

1.80made compat to dll
improved output of listing named selections
1.79

internal:
	'test' function fixed when .bin.p3d specfied

general:

	made more legible -G option syntax
	added -F (list files or fix files)
	corrected -pause if nothing but options specified on cmd line
	now sorts named selections list

1.78
improved utf8 support
now extracts skeletons as ascii/utf8 files rather than unicode
1.76
updated api in dll and made this exe compatible
1.75
+Gname=thing allows geolod property changes (any p3d type)

1.74:
allowed folder scan for extracting skeletons. non odol, non skeleton, p3ds are ignored
1.73 dll update
allowed conversion of type68's

1.72
convert type to 58's
added folderscan option so that folders and their children are scanned for p3d's >type58 and converted. all others are ignored

1.71
made compatible to dll
1.70
update to allow type 58 only p3d's to be converted back to type58
1.69
fixed bug in nsis installer to prevent potential dos environ path being cleared

fixed a security leak printf(ptr) vs printf("%s",ptr);
1.68
made compat to dll
1.67
made compat to dll
changed syntax blurb
fixed -nn to accept only valid numbers
removed extractmodelcfg.exe and extract rvmats from tools. dep3d is it's successor
added free form argument list to accept files, folders or lists
fixed error in listing named selections

1.66
displayed hidden option -S list sections (named selections)

1.65
added icon and filinfo
addded self installer
added -P dont pause
1.64
added -Backup option
initially released to Q but i forget the reason

1.63
fixed -chain option to exit on error
fixed -chain-tTest option

1.61
improved -t option a little more to improve error display

enhanced -t option

1.59 
added chain and test option switches
