Age | Commit message (Expand) | Author |
---|---|---|
2024-09-04 | `result_view()`'s table's `close()` method need not be further wrapped. | Nat Goodspeed |
2024-09-03 | Generalize Lua-side result-set machinery for other use cases. | Nat Goodspeed |
2024-09-02 | Introduce result_view.lua, and use it in LLInventory.lua. | Nat Goodspeed |
2024-08-31 | Give certain LLInventory queries an API based on result sets. | Nat Goodspeed |
2024-08-27 | code clean up | Mnikolenko Productengine |
2024-08-21 | Add item limit for collectDescendentsIf func; add demo script | Mnikolenko Productengine |
2024-08-20 | Add collectDescendentsIf api for Lua | Mnikolenko Productengine |
2024-08-15 | First batch of Inventory api; raise interrupts limit | Mnikolenko Productengine |