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