.. |
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
|
Initial API Work
|
2018-08-31 21:21:34 -07: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
|
Use Count or Length instead of Count() or no-param Any()
|
2019-03-24 19:21:47 +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 indexer instead of First() or Last()
|
2019-03-25 00:42:30 +10: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 |