BizHawk/BizHawk.Client.Common/lua
adelikat 41d9d2da4d fix a warning, and fix the name of a variable nearby 2019-06-28 14:34:18 -05:00
..
EmuLuaLibrary.Bit.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.Emu.cs Use nameof 2019-03-28 14:17:14 +11:00
EmuLuaLibrary.Events.cs Merge branch 'master' into brian/mem_callback_addr_value 2019-06-06 02:11:04 -07: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 Use string interpolation 2019-03-20 15:01:12 +10: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 Use string interpolation 2019-03-20 15:01:12 +10: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 fix a warning, and fix the name of a variable nearby 2019-06-28 14:34:18 -05:00
EmuLuaLibrary.String.cs Use string interpolation 2019-03-20 15:01:12 +10: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 Use string interpolation 2019-03-20 15:01:12 +10: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 Call mem callbacks with addr, value 2019-01-24 03:23:21 -08: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 Use string interpolation 2019-03-20 15:01:12 +10:00
LuaMemoryBase.cs Use string interpolation 2019-03-20 15:01:12 +10:00
LuaSandbox.cs Remove #if WINDOWS, using runtime check where applicable 2019-05-18 20:17:02 +10:00
NamedLuaFunction.cs Merge branch 'master' into brian/mem_callback_addr_value 2019-06-06 02:11:04 -07:00