+ add support to set plugins in user settings
+ implement plugin loading support
plugin wip
fix issues with logging control not being found
add stub for generic config
add folders for plugins
add abstract plugin classes (these are just stubs for now)
add dep projects
add assemblyBinding probe path plugins\
add plugins folder
target x86
modify user settings dialog
+ add support to save logging flags at user level
fix LOG_PATH so it does not prevent the main form designer from being opened and closing VS2010
target x86
target x86
don't write useless testing message in main_load()
+ add versioning support
+ add settings upgrade subscriber support (needs to be called in a static constructor for types that are always used)
target x86
info, debug, and error log messages
logging support should be done now logging includes: * log to main application * log to file
+ don't delete log file in contructor moved to method CreateNewLog()
+ add support to log startup message
fix newline logging support when writing to file
+ add support to write log to file (when a message is logged)
implement basic logging support
+ add main menu strop + add split contanier
rename: Form1.cs to Main.cs
update RomCheater.suo
update deps
initial build
update ignores
add 'Main' solution folder
initial commit
initial layout
initial layout
initial layout