BizHawk/BizHawk.Client.Common/lua
adelikat ed7ce61234 Lua - joypad.get() strongly type the controller parameter to nullable int 2014-04-13 18:46:06 +00:00
..
EmuLuaLibrary.Bit.cs zero warnings! 2014-04-08 02:25:46 +00:00
EmuLuaLibrary.Emu.cs Lua - add a gameinfo lua library with getromname(), getromhash(), getdisplaytype(), getindatabase(), getstatus(), getisstatusbad(), getboardtype(), and getoptions() methods 2014-04-13 14:22:13 +00:00
EmuLuaLibrary.Events.cs Some code cleanup tinkerings in Client.Common 2014-02-03 20:48:01 +00:00
EmuLuaLibrary.GameInfo.cs meh, slight tweak to that commit 2014-04-13 14:24:38 +00:00
EmuLuaLibrary.Joypad.cs Lua - joypad.get() strongly type the controller parameter to nullable int 2014-04-13 18:46:06 +00:00
EmuLuaLibrary.MainMemory.cs Some code cleanup tinkerings in Client.Common 2014-02-03 20:48:01 +00:00
EmuLuaLibrary.Memory.cs Some code cleanup tinkerings in Client.Common 2014-02-03 20:48:01 +00:00
EmuLuaLibrary.Movie.cs Some code cleanup tinkerings in Client.Common 2014-02-03 20:48:01 +00:00
EmuLuaLibrary.NES.cs Some code cleanup tinkerings in Client.Common 2014-02-03 20:48:01 +00:00
EmuLuaLibrary.SNES.cs Some code cleanup tinkerings in Client.Common 2014-02-03 20:48:01 +00:00
EmuLuaLibrary.String.cs Lua - rename the string library to bizstring because it was eating the built in lua string library. Fix M64_reader that was using now deleted/renamed functions 2014-03-26 22:30:48 +00:00
LuaAttributes.cs oops, forgot to add this new file 2014-01-25 21:46:20 +00:00
LuaDocumentation.cs Added the display of tooltips for all the methods that are in the lualibraries 2014-02-12 13:28:48 +00:00
LuaFile.cs Some code cleanup tinkerings in Client.Common 2014-02-03 20:48:01 +00:00
LuaFileList.cs Lua Console - try to use relative paths when saving and loading lua scripts 2014-03-23 14:44:18 +00:00
LuaFunctionList.cs a round of code cleanup in Client.Common 2013-12-30 01:58:44 +00:00
LuaLibraryBase.cs Some code cleanup tinkerings in Client.Common 2014-02-03 20:48:01 +00:00
NamedLuaFunction.cs Some code cleanup tinkerings in Client.Common 2014-02-03 20:48:01 +00:00