aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.Inventory.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-24Updated sqlite3.dll to version 3.4.2MW1-0/+3
2007-08-23Added RemovePrim method to the physics plugins interface.MW1-0/+14
2007-08-22Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri...MW1-0/+20
2007-08-22Added forgotten file.MW1-2/+2
2007-08-22Start of Task Inventory (ie prim's inventory). For now, you can only move scr...MW1-2/+30
2007-08-21Added OnRezScript event to Scene.EventManager.Which the script engine should ...MW1-2/+42
2007-08-21Can now turn on/off server side permission checking (on prim editing etc) fro...MW1-0/+325