BizHawk/BizHawk.Client.EmuHawk/tools/Lua
adelikat 95c619a0b7 Lua Console - a round of code cleanup 2013-12-19 01:17:53 +00:00
..
Libraries 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
LuaButton.cs Rename Multiclient folder 2013-11-03 04:05:56 +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 Console - refresh things better 2013-12-19 00:54:35 +00:00
LuaConsole.cs Lua Console - a round of code cleanup 2013-12-19 01:17:53 +00:00
LuaConsole.resx Lua Console - a round of code cleanup. Some small fixes happened as a result of this cleanup 2013-11-25 00:44:18 +00: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 Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
LuaFunctionsForm.cs Lua Registered Functions dialog - fix bug where Call and Remove were affecting the wrong scripts 2013-11-17 16:43:12 +00:00
LuaFunctionsForm.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
LuaRegisteredFunctionsList.Designer.cs Lua Registered Functions dialog - open up in a reasonable location, support multiple selection on Call and Remove buttons. Support hotkeys - Space or Enter = Call, Delete = remove 2013-11-10 23:16:18 +00:00
LuaRegisteredFunctionsList.cs Fix removing of registered functions via Lua console 2013-12-19 01:02:50 +00:00
LuaRegisteredFunctionsList.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
LuaTextBox.cs Lua textbox - Fix behavior of numeric values when pressing up and down 2013-12-15 04:50:24 +00: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 Lua Console - autoscroll the output window as text gets added 2013-11-17 15:55:13 +00:00
LuaWinform.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
LuaWriter.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
LuaWriter.cs Make an extension method ShowHawkDialog() to use for modal dialog calls that does the Sound Stop/Start methods (and potentially any other EmuHawk specific logic that needs to be done). Use this in the bazillion places we were calling StopSound and StartSound. 2013-11-28 22:39:00 +00:00
LuaWriter.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
LuaWriterBox.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
LuaWriterColorConfig.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
LuaWriterColorConfig.cs Lua Console - autoscroll the output window as text gets added 2013-11-17 15:55:13 +00:00
LuaWriterColorConfig.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00