C&C1 .mrf Filter Creator v1.11 Created by Nyerguds All icons based on Fugue Icons 16x16 pack by Yusuke Kamiyamane (Copyright (C) 2010) http://p.yusukekamiyamane.com/ v1.00: (23/08/2014) -Initial version. v1.01: (23/08/2014) -Added new "detect subpalette" option to "create from mrf". -Migrated "create from mrf" code to the MorphProject class. -Fixed bug where new "reload project" option wasn't grayed out. -Fixed bug with the pane splitter that crashed the program when minimizing it. v1.02: (23/08/2014) -Fixed unhandled error when loading images that weren't 8-bit paletted. v1.03: (25/08/2014) -Added info screen -Fixed bug where not having any Effects disabled the "Add Effect" button. -Fixed bug in multi-monitor location saving. v1.04: (25/08/2014) -Fixed bug where a new project generated from mrf wasn't saved. -Added default suggested filenames for saving a project or mrf file. -Open file / Save File boxes now remember separate paths for each type. -Included my own remake projects of all required C&C1 filters. v1.05: (26/08/2014) -Added command line support for generating .mrf files using parameter "-mrf". Syntax: FilterCreator.exe projfile.mrp -mrf palfile.pal mrffile.mrf v1.06: (26/08/2014) -Added function to generate .mrf files from all .mrp projects in a folder. -Parameter "-mrfui" will cause the tool to only launch the bulk generator. -Added better storage of folders selected in the open/save dialogs. v1.07: (08/09/2014) Bulk generator updates: -When started with "-mrfui", it now saves which monitor it was last on. -Progress bar now shows correct progress on Aero themed desktops. -UI now shows which file is being progressed. -Output format now sets itself to start with the start letter of the palette. v1.08: (08/09/2014) -Fixed errors when using the filters' palette functions with no image loaded. -Forced remap editor disables selection-related buttons if nothing is selected. -Removed "Clear selection" button from palette pickers without multi-select. v1.09: (16/09/2014) -Added "paint all unpainted" function in the forced remap editor. v1.10: (10/10/2014) -Added new option under Options: "Selecting effect focuses adjuster". -Optimized ini reading of effects. -Fixed the "Contrast" effect's "Exponential above zero" option. v1.11: (17/10/2014) -Fixed a bug where the checkbox statuses of the "remember images" and "synchronize" options in the menu were switched on startup. -"Add Filter" list now contains filter names instead of internal class names. -Internet links in "About" frame now only open on left mouse click. -Icons added for all menu functions.