Virgenes (v2.0.0) ----------------- THIS VERSION USES THE .Net FRAMEWORK 2.0, INSTEAD OF 1.1! You'll need to install the framework for the tools to run. You can find it at http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en * Some general cleanup in the code * mview: Bugfix where the status bar wasn't updated (at all) * mview: invalid indexes in imported colorscales.csv files are now capped to their max levels (and mview no longer crashes) * mimage: you can specify what layer you want to export when exporting to PNGs. Use /p:Shading,Borders,IDs (or any combination) to specify the wanted layer(s). * mview: there's an option to show region borders, including overlap * mview: you can use an alternate minimap now (place minimap.jpg in the same directory as the mview exe, works with jpg, png, gif or bmp files). 1.1.0 ----- Some changes in mview: * you can choose 3 grid modes now (full, near, none) instead of just on/off * it's possible to turn the coordinates off * the display of the map should be a little more consistent * selection works "backwards" too now (in both directions) * the export commandline feature uses mimage now instead of mview (duh) * fixed a bug when minimizing the app Additional features in mstats: * /adj to export adjacency info * /r to export idgrid/region info 1.0.3 ----- Bugfixes: * A proper error message is given when minject encounters a RegionOverflowException (including region info). New stuff: * a /checkidgrid option in mimage. Works only when simulating an import. Checks if the regions of the imported area don't overflow. This feature is experimental/untested since a) I had no offending files b) it was quite late already when I coded this and I had little energy left to do extensive testing c) the guys needed a fix QUICK. :D Use at your own risk/peril. 1.0.2 ----- Bugfixes: * Decoding error when province id 2019 was encountered. This should work now. 2020 is still not allowed.