BizHawk/LuaInterface/LuaInterface
adelikat 58b5163715 Lua Interface - support Strongly typing System.Drawing.Color, and strongly type the color parameters of gui.drawEllipse() 2014-06-02 00:43:25 +00:00
..
AssemblyInfo.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
CheckType.cs Lua Interface - support Strongly typing System.Drawing.Color, and strongly type the color parameters of gui.drawEllipse() 2014-06-02 00:43:25 +00:00
GenerateEventAssembly.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
Lua.cs lua-fix crashes when scripts terminate 2012-07-10 19:40:35 +00:00
LuaBase.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
LuaException.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
LuaFunction.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
LuaGlobalAttribute.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
LuaHideAttribute.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
LuaInterface.csproj Lua Interface - support Strongly typing System.Drawing.Color, and strongly type the color parameters of gui.drawEllipse() 2014-06-02 00:43:25 +00:00
LuaRegistrationHelper.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
LuaScriptException.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
LuaTable.cs fix input.get 2012-03-24 18:39:55 +00:00
LuaUserData.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
Metatables.cs LuaInterface: fix regression of optional parameter binding. (gui.text, for example) 2014-05-02 01:54:05 +00:00
MethodWrapper.cs LuaInterface: vargs support. Lua function can use (params object[] args) from now. 2014-04-29 04:42:39 +00:00
ObjectTranslator.cs LuaInterface: vargs support. Lua function can use (params object[] args) from now. 2014-04-29 04:42:39 +00:00
ProxyType.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00