Age | Commit message (Expand) | Author |
---|---|---|
2024-09-04 | Swat a few more buzzing BOOLs. | Nat Goodspeed |
2024-08-28 | Ditch trailing spaces. | Nat Goodspeed |
2024-07-10 | Remove ability to reuse a LuaState between LLLUAmanager functions. | Nat Goodspeed |
2024-06-12 | Provide LUA Debug Console feedback for user typing LUA string. | Nat Goodspeed |
2024-06-12 | Defend LLFloaterLUADebug against recursive calls to handlers. | Nat Goodspeed |
2024-02-21 | Add the option to use clean lua_State in "Lua debug" floater | Mnikolenko Productengine |
2024-02-09 | Make LLFloaterLUADebug store a persistent LuaState. | Nat Goodspeed |
2024-02-09 | When LLFloaterLUADebug script returns a value, display the value. | Nat Goodspeed |
2024-01-26 | DRTVWR-589: update to start using Luau libs | Mnikolenko Productengine |
2023-09-30 | DRTVWR-589: Emulate print() better, show output on Lua floater. | Nat Goodspeed |
2023-09-15 | DRTVWR-589 - lua file browser added run button to allow re-running same script | Brad Payne (Vir Linden) |
2023-09-05 | Initial prototype of embedded LUA | Mnikolenko Productengine |