K 10 svn:author V 8 wsimpson K 8 svn:date V 27 2007-07-14T20:09:38.598988Z K 7 svn:log V 590 (PR#39387) replace match_style = "full" with "pair" After much testing, I've completely eliminated "match_style", and its parameters "none", "bool", and "full". Instead, I've replaced it with "match_with", a listing of match_types. This allows completely orthogonal operations between "styles". This patch doesn't make any substantive changes. It continues to operate in exactly the same manner as before, so that old savegames will run without modification. Never-the-less, this is the "big one"! Old tilesets will no longer work. (Replacements are provided for the main 5 here.) END