summaryrefslogtreecommitdiff
path: root/indra/llcommon/lualistener.h
AgeCommit message (Expand)Author
2024-03-28Terminate Lua scripts hanging in LL.get_event_next().Nat Goodspeed
2024-02-23Clean up #includes in lualistener.hNat Goodspeed
2024-02-22Lua listen_events(), await_event() => get_event_{pumps,next}().Nat Goodspeed
2024-02-08Align forward declaration of lua_State with official declaration.Nat Goodspeed
2024-02-06Break out lua_function.h,.cpp and lualistener.h,.cpp.Nat Goodspeed