BizHawk/BizHawk.Client.Common/lua
Asnivor eee1cb481c
Fix Lua documentation - #1389
2018-12-08 08:47:17 +00:00
..
EmuLuaLibrary.Bit.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.Emu.cs i hope this breaks something 2018-05-12 12:55:42 -04:00
EmuLuaLibrary.Events.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.GameInfo.cs Fix Lua documentation - #1389 2018-12-08 08:47:17 +00:00
EmuLuaLibrary.Genesis.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.Joypad.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.MainMemory.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.Memory.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.MemorySavestate.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.Movie.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.NES.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.SNES.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.SQL.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.String.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.UserData.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EnvironmentSandbox.cs misc code cleanups in BizHawk.Client.Common 2017-04-14 14:59:01 -05:00
LuaAttributes.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
LuaDocumentation.cs Lua functions docs to wiki - escape braces on optional params 2018-05-19 16:28:20 -05:00
LuaExamples.cs First pool of examples. 2018-03-04 09:48:38 -08:00
LuaFile.cs re-apply "keepalive" GC fixes to luainterface mode in emuhawk; maybe it will actually work now and not result in crashes. at least we should check it. 2017-07-22 23:41:30 -05:00
LuaFileList.cs Client.Common cleanups 2017-05-18 11:36:38 -05:00
LuaFunctionList.cs Client.Common cleanups 2017-05-18 11:36:38 -05:00
LuaHelper.cs Lua canvas - use LuaMethodAttribute (if available) when registering canvas methods, also fix casing of a few methods for consistency, fixes #908 2017-07-10 14:59:05 -05:00
LuaLibraryBase.cs triple cast, but we don't have to cast to string to fetch ARGB 2018-06-22 23:15:35 +03:00
LuaMemoryBase.cs Fix for #1094 lua mainmemory.readbyterange() issue 2018-01-14 11:18:07 +11:00
LuaSandbox.cs use NLua+KopiLua instead of LuaInterface 2017-07-09 23:51:02 -05:00
NamedLuaFunction.cs use NLua+KopiLua instead of LuaInterface 2017-07-09 23:51:02 -05:00