summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorylistener.cpp
AgeCommit message (Expand)Author
2024-10-24Add LL::ResultSet subclass VectorResultSet for the simple case.Nat Goodspeed
2024-10-10Update test_animation.lua demo scriptMnikolenko Productengine
2024-09-05Merge branch 'release/luau-scripting' into lua-resultsetNat Goodspeed
2024-09-03Break out llinventorylistener.cpp's InvResultSet as LL::ResultSet.Nat Goodspeed
2024-08-31Give certain LLInventory queries an API based on result sets.Nat Goodspeed
2024-08-28Ditch trailing spaces.Nat Goodspeed
2024-08-27code clean upMnikolenko Productengine
2024-08-21mac build fixMnikolenko Productengine
2024-08-21Add item limit for collectDescendentsIf func; add demo scriptMnikolenko Productengine
2024-08-20Add collectDescendentsIf api for LuaMnikolenko Productengine
2024-08-15First batch of Inventory api; raise interrupts limitMnikolenko Productengine