BizHawk/BizHawk.Client.EmuHawk/tools/Lua
YoshiRulz f256c164d1
Replace concatenation and StringBuilder with string.Concat/string.Join
2019-03-28 00:40:18 +10:00
..
Libraries Replace concatenation and StringBuilder with string.Concat/string.Join 2019-03-28 00:40:18 +10:00
LuaAutocompleteInstaller.cs Cleanup EmuHawk lua library code 2017-05-19 09:47:18 -05:00
LuaButton.cs cleanup of Lua some related files 2017-05-19 11:05:21 -05:00
LuaCanvas.Designer.cs Resolve issues with Master 2017-07-13 22:32:27 -06:00
LuaCanvas.cs ._. 2018-04-16 16:56:56 -04:00
LuaCanvas.resx Resolve issues with Master 2017-07-13 22:32:27 -06:00
LuaCheckbox.cs cleanup of Lua some related files 2017-05-19 11:05:21 -05:00
LuaConsole.Designer.cs lua console context menu: copy and select all 2018-09-08 12:41:26 +03:00
LuaConsole.cs Create and use IEnumerable.OrderByInDir extension 2019-03-27 15:57:49 +10:00
LuaConsole.resx lua console context menu: copy and select all 2018-09-08 12:41:26 +03:00
LuaDropDown.cs cleanup of Lua some related files 2017-05-19 11:05:21 -05:00
LuaFunctionsForm.Designer.cs All required contents for: https://github.com/TASVideos/BizHawk/issues/1122 2018-03-02 12:06:01 -08:00
LuaFunctionsForm.cs Replace concatenation and StringBuilder with string.Concat/string.Join 2019-03-28 00:40:18 +10:00
LuaFunctionsForm.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
LuaPictureBox.cs fix ugly cleartype mangling on lua canvas drawtext, unintended goof-up in code. fixes #1411 2018-12-30 02:32:38 -05:00
LuaRegisteredFunctionsList.Designer.cs replace "Ok" with "OK" 2016-03-26 21:50:33 -05:00
LuaRegisteredFunctionsList.cs Remove ToList call when the returned List is used as an IEnumerable 2019-03-27 13:56:10 +10:00
LuaRegisteredFunctionsList.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
LuaTextBox.cs cleanup of Lua some related files 2017-05-19 11:05:21 -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 use NLua+KopiLua instead of LuaInterface 2017-07-09 23:51:02 -05:00
LuaWinform.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
SyncTextBox.cs cleanup of Lua some related files 2017-05-19 11:05:21 -05:00