BizHawk/BizHawk.Client.EmuHawk/tools/Lua
zeromus ea2188dc46 make tastudio.setplayback correctly restore the recording flag after it finishes seeking from the greenzone to the target frame 2017-02-07 00:01:14 -06:00
..
Libraries make tastudio.setplayback correctly restore the recording flag after it finishes seeking from the greenzone to the target frame 2017-02-07 00:01:14 -06:00
LuaAutocompleteInstaller.cs Lua Console - add a button that installs auto-complete for all bizhawk's lua library to Sublime Text 2's lua syntax, still todo - notepad++ 2016-02-07 08:27:57 -05:00
LuaButton.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
LuaCanvas.Designer.cs A bit of testing with Lua. 2015-04-10 14:11:01 +00:00
LuaCanvas.cs add "new" to LuaCanvas.Refresh() because I"m tired of seeing the warning 2015-05-17 20:33:27 +00:00
LuaCanvas.resx A bit of testing with Lua. 2015-04-10 14:11:01 +00:00
LuaCheckbox.cs lua forms - run a checkbox click callback after the event not before, fixes #545 2016-11-11 10:03:13 -06:00
LuaConsole.Designer.cs Lua Console - add a button that installs auto-complete for all bizhawk's lua library to Sublime Text 2's lua syntax, still todo - notepad++ 2016-02-07 08:27:57 -05:00
LuaConsole.cs when toggling a script on, update on screen lua drawing stuff. On gui.clearGraphics() immediate update the screen 2017-02-04 15:54:04 -06:00
LuaConsole.resx Lua Console - add a button that installs auto-complete for all bizhawk's lua library to Sublime Text 2's lua syntax, still todo - notepad++ 2016-02-07 08:27:57 -05:00
LuaDropDown.cs Lua: Implement forms.setdropdownitems() 2016-12-26 12:13:19 +10:30
LuaFunctionsForm.Designer.cs replace "Ok" with "OK" 2016-03-26 21:50:33 -05:00
LuaFunctionsForm.cs case insensitive lua functions library docs search 2015-07-22 12:13:30 -05:00
LuaFunctionsForm.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
LuaRegisteredFunctionsList.Designer.cs replace "Ok" with "OK" 2016-03-26 21:50:33 -05:00
LuaRegisteredFunctionsList.cs * add a new IToolForm update mechanism which has extensible update points (so a tool can both pre- and post- update) 2016-08-13 15:31:26 -05:00
LuaRegisteredFunctionsList.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
LuaTextBox.cs Lua forms textbox: Ctrl+A now selects all text 2015-12-19 22:16:29 -05:00
LuaWinform.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
LuaWinform.cs overhaul lua sandboxing so that each lua script has its own sandbox. elaborate tracking of winform/event ownership to ensure that lua doesnt receive calls without going through the owner's sandbox. add win32-specific speed hacks for currdir set/get at higher speed. There may be bugs in this commit, but I think we're on the right track now. 2016-01-31 19:54:55 -06:00
LuaWinform.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
SyncTextBox.cs remove redundant code throughout the emuhawk project 2014-06-29 02:28:48 +00:00