BizHawk/BizHawk.Client.ApiHawk
YoshiRulz 56bba49c3b
Long-promised ApiHawk refactor
In the C# API, methods have been renamed, changed to properties, or made to
return interfaces instead of classes. Some parameters have different defaults.
Very little of the implementation has changed.
Lua API hasn't changed at all, but Comm/Input/SaveState libs are now in
Client.Common (and Comm now delegates to IComm).
2020-02-02 19:38:31 +10:00
..
Attributes Refactor external tool attributes 2020-02-01 01:54:23 +10:00
Classes Long-promised ApiHawk refactor 2020-02-02 19:38:31 +10:00
Enums Work on input get/set through ApiHawk 2016-03-29 23:42:24 +02:00
Interfaces Fix mismatching namespaces 2020-01-13 07:19:06 +10:00
Properties Contextualization of external tools + Basic of ClientApi 2016-03-16 23:06:53 +01:00
Resources Add Save/Load state methods and events to ApiHawk 2016-05-29 16:50:16 +02:00
BizHawk.Client.ApiHawk.csproj Use SolutionDir to make relative paths absolute 2020-01-24 04:59:27 +10:00
BizHawk.Client.ApiHawk.csproj.DotSettings Bump ReSharper analysis to C# 8.0 2019-10-31 03:30:00 +10:00