aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Framework/AgentInventory.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that t...MW2007-05-241-251/+0
* Adam proudly presents: A new user/login server - fresh to you from his deskto...Adam Frisby2007-05-201-1/+1
* Inventory should be working again in sandbox modeMW2007-05-131-0/+13
* Guard against re-adding an existing folder. Seemed to happen on some timeout...morphw2007-05-111-8/+11
* updated to use lastest version of libsl but is currently broke when using SL ...MW2007-04-251-2/+3
* Small clean up of files and directoriesMW2007-04-251-1/+1
* In the grid, there is life!gareth2007-04-141-12/+4
* Started to clean up/ rewrite Primitive class , currently the new version is c...MW2007-04-041-1/+14
* Moved database storage of the world map to the Db4LocalStorage so its in the ...MW2007-04-021-2/+1
* Can now Rez and DeRez objects (take to and from inventory).MW2007-03-311-0/+21
* When you change the name of a inventory item, it should no longer revert afte...MW2007-03-291-1/+16
* Fixed so Inventory structure is correct after a log out and re-login (in Sand...MW2007-03-291-1/+2
* After hours of searching for a bug, it works - User accounts in sandbox mode,...MW2007-03-281-3/+56
* You want large textures, you shall have! - Xfer system now working for large ...MW2007-03-251-0/+140