BizHawk/BizHawk.Client.Common/lua
adelikat e475edc3c6 Lua - joypad.setfrommnemonicstr() - catch errors and log to the lua console the error instead of killing the script 2014-06-29 13:40:49 +00:00
..
EmuLuaLibrary.Bit.cs Lua - add some more documentation, add a method that generates tasvideos wiki markup of the documentation and outputs to a file (method not wired to anything, there to save me tons of time when releasing) 2014-06-03 02:19:13 +00:00
EmuLuaLibrary.Emu.cs support looah emu setrenderplanes for quicknes (sp only, not bg) and wonderswan (fully supported) 2014-06-10 20:41:20 +00:00
EmuLuaLibrary.Events.cs Lua - add some more documentation, add a method that generates tasvideos wiki markup of the documentation and outputs to a file (method not wired to anything, there to save me tons of time when releasing) 2014-06-03 02:19:13 +00:00
EmuLuaLibrary.GameInfo.cs Lua - Refactor how lua libraries are registered by searching assemblies and finding implementations and building a list of these 2014-06-01 22:02:59 +00:00
EmuLuaLibrary.Joypad.cs Lua - joypad.setfrommnemonicstr() - catch errors and log to the lua console the error instead of killing the script 2014-06-29 13:40:49 +00:00
EmuLuaLibrary.MainMemory.cs Lua - add some more documentation, add a method that generates tasvideos wiki markup of the documentation and outputs to a file (method not wired to anything, there to save me tons of time when releasing) 2014-06-03 02:19:13 +00:00
EmuLuaLibrary.Memory.cs Lua - add some more documentation, add a method that generates tasvideos wiki markup of the documentation and outputs to a file (method not wired to anything, there to save me tons of time when releasing) 2014-06-03 02:19:13 +00:00
EmuLuaLibrary.Movie.cs Remove Fps from IMovie 2014-06-29 00:48:36 +00:00
EmuLuaLibrary.NES.cs Lua - add some more documentation, add a method that generates tasvideos wiki markup of the documentation and outputs to a file (method not wired to anything, there to save me tons of time when releasing) 2014-06-03 02:19:13 +00:00
EmuLuaLibrary.SNES.cs Lua - add some more documentation, add a method that generates tasvideos wiki markup of the documentation and outputs to a file (method not wired to anything, there to save me tons of time when releasing) 2014-06-03 02:19:13 +00:00
EmuLuaLibrary.String.cs Lua - add some more documentation, add a method that generates tasvideos wiki markup of the documentation and outputs to a file (method not wired to anything, there to save me tons of time when releasing) 2014-06-03 02:19:13 +00:00
LuaAttributes.cs oops, forgot to add this new file 2014-01-25 21:46:20 +00:00
LuaDocumentation.cs slight fix to wiki lua documentation 2014-06-14 17:04:54 +00:00
LuaFile.cs fix LuaConsole PWD-related bugs 2014-06-03 02:39:15 +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 LuaDocumentation - some simplifying of code 2014-06-04 00:22:44 +00:00
LuaMemoryBase.cs Lua - combine common code in memory and mainmemory libraries into a base class, apply range checking to all methods, add memory.getsize() to match mainmemory method, fix a name bug in a memory 32bit method, clean up a bunch of things too 2014-05-23 23:19:20 +00:00
NamedLuaFunction.cs Some code cleanup tinkerings in Client.Common 2014-02-03 20:48:01 +00:00