BizHawk/BizHawk.Common
YoshiRulz 489084242f Move [AssemblyVersion]/[AssemblyFileVersion] to VersionInfo.cs
ApiHawk was using hardcoded "1.1.0.0". BizInvoke, Bizware.BizwareGL, and
WinForms.Controls were not annotated, and had the default "0.0.0.0". All four of
these projects did not include the Version source files.
2020-04-08 23:04:08 +00:00
..
Extensions remove unused and dubious string extension method 2020-03-29 12:38:13 -05:00
HawkFile nothing to see here 2020-02-28 12:52:48 -06:00
Properties Move [AssemblyVersion]/[AssemblyFileVersion] to VersionInfo.cs 2020-04-08 23:04:08 +00:00
Win32 Move CWD hacks to own class 2020-02-28 13:26:14 +10:00
AWEMemoryStream.cs misc cleanups 2020-02-25 15:14:14 -06:00
BinaryQuickSerializer.cs use inline out 2020-02-25 15:14:13 -06:00
Bit.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
BitReverse.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
BizHawk.Common.csproj Add FxCop Analyzer and update StyleCop 2020-03-23 19:09:02 +10:00
BizHawk.Common.csproj.DotSettings Bump ReSharper analysis to C# 8.0 2019-10-31 03:30:00 +10:00
CRC32.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
Colors.cs Cleanup some more files 2020-01-24 09:37:15 +10:00
CustomCollections.cs Cleanup some more files 2020-01-24 09:37:15 +10:00
DeepEquality.cs Follow attribute class best practices, cleanup docs on attributes 2020-02-19 03:54:50 +10:00
DescribableEnumConverter.cs Cleanup some more files 2020-01-24 09:37:15 +10:00
IImportResolver.cs Cleanup some more files 2020-01-24 09:37:15 +10:00
IMonitor.cs Cleanup some more files 2020-01-24 09:37:15 +10:00
Log.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
OSTailoredCode.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
QuickCollections.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
Ranges.cs Replace RangeStruct with ValueTuple, add deconstruction for Range 2020-02-27 04:34:31 +00:00
Serializer.cs Remove cbuffer (#1883) 2020-03-18 08:55:02 -05:00
SettingsUtil.cs use inline out 2020-02-25 15:14:13 -06:00
SimpleTime.cs Configure StyleCop (not running) and revert using-inside-namespace 2020-01-24 04:40:46 +10:00
SwitcherStream.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
TempFileManager.cs Remove PathManager code that had dependencies on Globals (#1881) 2020-03-15 15:12:36 -05:00
UndoHistory.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
Util.cs Configure StyleCop (not running) and revert using-inside-namespace 2020-01-24 04:40:46 +10:00