BizHawk/BizHawk.Client.EmuHawk/tools/Lua
adelikat b6406fe523 lua - client.displaymessages() 2016-01-30 12:08:37 -05:00
..
Libraries lua - client.displaymessages() 2016-01-30 12:08:37 -05:00
EnvironmentSandbox.cs Simple Lua sandbox. 2015-07-01 22:38:19 -04: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 library - implement forms.dropdown(), forms.checkbox(), and forms.ischecked(). Add support for dropdowns in forms.gettext() (returns the string value of the selected item) 2013-12-15 02:50:50 +00:00
LuaConsole.Designer.cs lua: remove registered functions on toggle option. 2015-11-29 22:56:28 +03:00
LuaConsole.cs fix lua's reboot_core function... maybe 2015-12-19 21:14:13 -06:00
LuaConsole.resx lua: remove registered functions on toggle option. 2015-11-29 22:56:28 +03:00
LuaDropDown.cs Lua forms library - implement forms.dropdown(), forms.checkbox(), and forms.ischecked(). Add support for dropdowns in forms.gettext() (returns the string value of the selected item) 2013-12-15 02:50:50 +00:00
LuaFunctionsForm.Designer.cs Lua documentation - fix anchoring on a button (a dev only button, this has no impact on release builds) 2014-07-27 12:08:28 +00: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 Adjust Registered Functions window: anchors, minimum size 2015-12-10 03:35:12 -08:00
LuaRegisteredFunctionsList.cs make the Select All feature built right into VirtualListView instead of writing the same code over and over in the tool dialogs, also make said code faster on large lists 2014-02-15 19:15:04 +00:00
LuaRegisteredFunctionsList.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
LuaSandbox.cs Simple Lua sandbox. 2015-07-01 22:38:19 -04: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 Simple Lua sandbox. 2015-07-01 22:38:19 -04: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