BizHawk/BizHawk.Client.ApiHawk/Classes
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
..
Api Move most API interfaces and implementations to BizHawk.Client.Common 2019-11-16 17:28:25 +11:00
ApiInjector.cs Completely refactored PluginAPI to extend ApiHawk. Ecco2AssistantPlugin is now an external tool. 2018-12-22 10:40:30 -08:00
BasicApiProvider.cs Long-promised ApiHawk refactor 2020-02-02 19:38:31 +10:00
BizHawkSystemIdToCoreSystemEnumConverter.cs Fix mismatching namespaces 2020-01-13 07:19:06 +10:00
ClientApi.cs consistent variable naming in config.cs 2020-01-25 10:57:39 -06:00
EventTypes.cs Concat event arg and delegate types into one file 2020-01-22 06:16:11 +10:00
ExternalToolManager.cs Refactor external tool attributes 2020-02-01 01:54:23 +10:00
Joypad.cs Use ranges in ApiHawk and Lua 2020-01-13 06:57:24 +10:00
JoypadStringToEnumConverter.cs ApiHawk - cleanups 2019-11-15 17:29:38 -06:00