BizHawk/BizHawk.Client.EmuHawk/tools/Lua
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
..
Libraries Long-promised ApiHawk refactor 2020-02-02 19:38:31 +10:00
LuaAutocompleteInstaller.cs pass in dependencies to LuaAutocompleteInstaller 2019-12-22 13:32:18 -06:00
LuaButton.cs some cleanup in some lua files 2019-11-30 11:28:56 -06:00
LuaCanvas.Designer.cs Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
LuaCanvas.cs some cleanup in some lua files 2019-11-30 11:28:56 -06:00
LuaCanvas.resx Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
LuaCheckbox.cs Spaces -> tabs, fix mixed newlines. 2019-11-03 20:58:36 -05:00
LuaConsole.Designer.cs Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
LuaConsole.cs Long-promised ApiHawk refactor 2020-02-02 19:38:31 +10:00
LuaConsole.resx Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
LuaDropDown.cs some cleanup in some lua files 2019-11-30 11:28:56 -06:00
LuaFunctionsForm.Designer.cs Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
LuaFunctionsForm.cs pass in docs dependency to LuaFunctionsForm 2019-12-22 10:57:06 -06:00
LuaFunctionsForm.resx Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
LuaLibraries.cs Long-promised ApiHawk refactor 2020-02-02 19:38:31 +10:00
LuaPictureBox.cs some cleanup in some lua files 2019-11-30 11:28:56 -06:00
LuaRegisteredFunctionsList.Designer.cs Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
LuaRegisteredFunctionsList.cs pass dependency into LuaRegisteredFucntionsList 2019-12-22 13:32:18 -06:00
LuaRegisteredFunctionsList.resx Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
LuaTextBox.cs cleanup of Lua some related files 2017-05-19 11:05:21 -05:00
LuaWinform.Designer.cs pass in LuaImp to LuaWinform, now the global usage is in the lua library, but baby steps 2019-12-22 13:32:18 -06:00
LuaWinform.cs Long-promised ApiHawk refactor 2020-02-02 19:38:31 +10:00
LuaWinform.resx Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
UnixLuaLibraries.cs Long-promised ApiHawk refactor 2020-02-02 19:38:31 +10:00
WinLuaLibraries.cs Long-promised ApiHawk refactor 2020-02-02 19:38:31 +10:00