BizHawk/BizHawk.Client.Common/lua
James Groom 779975f689
Use nameof
2019-03-28 14:17:14 +11: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 Use string interpolation 2019-03-20 15:01:12 +10: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 Use string interpolation 2019-03-20 15:01:12 +10: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 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 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 Use string interpolation 2019-03-20 15:01:12 +10:00
NamedLuaFunction.cs Use string interpolation 2019-03-20 15:01:12 +10:00