Commit Graph

2 Commits

Author SHA1 Message Date
YoshiRulz f4001f9313
Remove WinForms dependency from BizHawk.Client.Common (used in ApiHawk)
This was committed to master as 4d4496af0, but I can't be bothered rebasing this
branch right now.
2020-02-19 04:17:49 +10:00
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