summaryrefslogtreecommitdiff
path: root/indra/newview/llluamanager.h
AgeCommit message (Expand)Author
2024-02-29Refactor require() to make it easier to reason about Lua stack usage.Nat Goodspeed
2024-02-23require() code clean-upMnikolenko Productengine
2024-02-20Initial require implementationMnikolenko Productengine
2024-02-07Add LLLUAmanager::startScriptFile(), startScriptLine() functions.Nat Goodspeed
2024-02-07Add machinery to capture result of running a Lua script or snippet.Nat Goodspeed
2023-10-02DRTVWR-589: Add initial integration test for LLLUAmanager.Nat Goodspeed
2023-09-13autorun selected script after loginMnikolenko Productengine
2023-09-06addcallback to display error msgMnikolenko Productengine
2023-09-05Initial prototype of embedded LUAMnikolenko Productengine