BizHawk/BizHawk.Client.Common/lua
adelikat 1d741f3d0e memorycallbacks - rename domain param to scope to avoid confusion, otherwise it looks like any memory domain will do 2019-12-15 11:42:26 -06:00
..
DelegatingLuaLibrary.cs refactor LuaHelper into an extension method class, and some nitpick cleanups 2019-12-15 09:05:33 -06:00
EmuLuaLibrary.Bit.cs cleanup some lua files 2019-11-29 16:35:21 -06:00
EmuLuaLibrary.Emu.cs Simplify some lua table creation with an extension method 2019-12-15 09:22:10 -06:00
EmuLuaLibrary.Events.cs memorycallbacks - rename domain param to scope to avoid confusion, otherwise it looks like any memory domain will do 2019-12-15 11:42:26 -06:00
EmuLuaLibrary.GameInfo.cs Simplify some lua table creation with an extension method 2019-12-15 09:22:10 -06:00
EmuLuaLibrary.Genesis.cs cleanup some lua files 2019-11-29 16:35:21 -06:00
EmuLuaLibrary.Joypad.cs Simplify some lua table creation with an extension method 2019-12-15 09:22:10 -06:00
EmuLuaLibrary.MainMemory.cs another extension method for lua table creation 2019-12-15 09:46:39 -06:00
EmuLuaLibrary.Memory.cs another extension method for lua table creation 2019-12-15 09:46:39 -06:00
EmuLuaLibrary.MemorySavestate.cs Migrate MemorySavestateEmuLuaLibrary to ApiHawk delegation 2019-11-30 23:31:23 +10:00
EmuLuaLibrary.Movie.cs another extension method for lua table creation 2019-12-15 09:46:39 -06:00
EmuLuaLibrary.NES.cs cleanup some lua files 2019-11-29 16:35:21 -06:00
EmuLuaLibrary.SNES.cs cleanup some lua files 2019-11-29 16:35:21 -06:00
EmuLuaLibrary.SQL.cs Simplify some lua table creation with an extension method 2019-12-15 09:22:10 -06:00
EmuLuaLibrary.String.cs Add param to IList.ToLuaTable extension and refactor bizstring.split 2019-12-16 01:58:19 +10:00
EmuLuaLibrary.UserData.cs Migrate UserDataLibrary to ApiHawk delegation 2019-11-30 23:32:09 +10:00
EnvironmentSandbox.cs misc code cleanups in BizHawk.Client.Common 2017-04-14 14:59:01 -05:00
LuaAttributes.cs cleanup some lua files 2019-11-29 16:35:21 -06:00
LuaDocumentation.cs cleanup some lua files 2019-11-29 16:35:21 -06:00
LuaExamples.cs First pool of examples. 2018-03-04 09:48:38 -08:00
LuaFile.cs Lua Console - use InputRolle, fix all kinds of bugs with using Separators 2019-10-19 09:50:21 -05:00
LuaFileList.cs cleanup LuaFileList 2019-11-29 15:10:58 -06:00
LuaFunctionList.cs Lua - when removing registered functions, remove functions reigstered to a script of the same path (or the same thread) 2019-11-29 15:11:40 -06:00
LuaHelper.cs Add param to IList.ToLuaTable extension and refactor bizstring.split 2019-12-16 01:58:19 +10:00
LuaLibraryBase.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
LuaSandbox.cs cleanup some lua files 2019-11-29 16:35:21 -06: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