BizHawk/src
YoshiRulz 8aa3dcf72f
Remove ToolFormBase.Config and use base property
The non-weird init in ToolManager can't pass in the ctor because 1. Config is
written to in Restart as well as Load and 2. it's a base class and that's not
how ctors work and I should know this
2020-09-18 07:27:59 +10:00
..
BizHawk.BizInvoke Enable SA1400 and fix noncompliance (except in Cores) 2020-09-08 21:57:14 +10:00
BizHawk.Bizware.BizwareGL Enable SA1400 and fix noncompliance (except in Cores) 2020-09-08 21:57:14 +10:00
BizHawk.Bizware.Test Revert "delete all regions" 2020-05-15 17:00:49 +10:00
BizHawk.Client.Common add advanced config option that will remove the "Mixed" key priority when clicking the statubar icon or pressing hte hotkey 2020-09-13 12:23:15 -05:00
BizHawk.Client.DiscoHawk Enable SA1400 and fix noncompliance (except in Cores) 2020-09-08 21:57:14 +10:00
BizHawk.Client.EmuHawk Remove ToolFormBase.Config and use base property 2020-09-18 07:27:59 +10:00
BizHawk.Common Bump version 2020-09-14 16:19:07 +10:00
BizHawk.Emulation.Common Enable SA1400 and fix noncompliance (except in Cores) 2020-09-08 21:57:14 +10:00
BizHawk.Emulation.Cores GBHawk: add in missing variable to state 2020-09-16 20:54:51 -04:00
BizHawk.Emulation.DiscSystem Enable SA1205 and fix non-compliance (except in Cores) 2020-09-08 22:14:47 +10:00
BizHawk.Tests Move Windows version check to OSTailoredCode and cleanup 2020-09-02 07:47:57 +10:00
BizHawk.Version More cleanup of VersionInfo code gen 2020-08-01 17:48:27 +10:00
BizHawk.WinForms.Controls Cleanup VersionInfo and code gen 2020-08-01 11:57:14 +10:00
MainSlnCommon.props Enable CS1572, CS1574, and CS1734, and fix noncompliance 2020-06-20 21:31:15 -04:00