BizHawk/BizHawk.Client.Common/lua
adelikat 648a1de060 lau - fix a few typos 2020-04-26 14:01:43 -05:00
..
CommonLibs lau - fix a few typos 2020-04-26 14:01:43 -05:00
LuaHelperLibs lau - fix a few typos 2020-04-26 14:01:43 -05:00
DelegatingLuaLibrary.cs refactor LuaHelper into an extension method class, and some nitpick cleanups 2019-12-15 09:05:33 -06:00
EnvironmentSandbox.cs misc code cleanups in BizHawk.Client.Common 2017-04-14 14:59:01 -05:00
LuaAttributes.cs Add LuaDeprecatedMethodAttribute and apply to client.transformPointX/Y 2020-04-01 09:49:27 +10:00
LuaDocumentation.cs LuaDeprecatedMethod - documentation generation failed to filter it out, instead though mark it as depcreated in documentation, Lua functions list - fix column sorting, simplifications 2020-04-06 17:12:24 -05:00
LuaFile.cs misc cleanups in Client.Common 2020-03-01 15:49:48 -06:00
LuaFileList.cs move most logic from PathManager to extension methods in BizHawk.Common 2020-03-15 15:45:11 -05:00
LuaFunctionList.cs remove remaining globals in LuaFunctionList 2020-04-12 14:17:16 -05:00
LuaHelper.cs misc cleanups 2020-04-08 16:03:35 -05:00
LuaLibraryBase.cs Fix typo in switch expression 2020-03-02 17:15:30 +10:00
LuaSandbox.cs Move CWD hacks to own class 2020-02-28 13:26:14 +10:00
NamedLuaFunction.cs Refactor a lot of lua code to use a LuaFile object instead of a Lua object, and unify some luafile manipulation logic into methods 2019-11-29 15:02:40 -06:00