BizHawk/BizHawk.Client.Common/lua
adelikat 8cf1d327e3 Lua - Fix typo, memory.write_u8 instead of a duplicate memory.write_s8 2014-05-06 17:29:52 +00:00
..
EmuLuaLibrary.Bit.cs zero warnings! 2014-04-08 02:25:46 +00:00
EmuLuaLibrary.Emu.cs Lua - emu.getsystemId - be consistent with movies 2014-05-03 02:28:12 +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 Fix joypad.Set() when using the controller number parameter, also strongly type that parameter to nullable int instead of object, add a unit test lua script that tests for this 2014-04-22 21:55:04 +00:00
EmuLuaLibrary.MainMemory.cs Some code cleanup tinkerings in Client.Common 2014-02-03 20:48:01 +00:00
EmuLuaLibrary.Memory.cs Lua - Fix typo, memory.write_u8 instead of a duplicate memory.write_s8 2014-05-06 17:29:52 +00:00
EmuLuaLibrary.Movie.cs Lua - implement movie.fps() and add MovieTimer.lua script that shows the clock time for a given movie (updates while recording) 2014-04-22 21:27:08 +00:00
EmuLuaLibrary.NES.cs Lua - support quicknes in nes library 2014-04-22 01:38:19 +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 - dont' flag changes when change the on/off status of a script as that leads to being nagged too much (for instance, toggling a lua script at any time during recording and then restarting your movie). Remember the file name when creating a new session as to do a Save As during AskSave() 2014-04-22 21:35:04 +00:00
LuaFunctionList.cs a round of code cleanup in Client.Common 2013-12-30 01:58:44 +00:00
LuaLibraryBase.cs Remove a now unused method 2014-05-01 17:11:05 +00:00
NamedLuaFunction.cs Some code cleanup tinkerings in Client.Common 2014-02-03 20:48:01 +00:00