aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/InventoryFolderBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-0/+3
* Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder...Justin Clark-Casey (justincc)2012-08-291-12/+6
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* extend load iar test to loading into a deeply nested directoryJustin Clark-Casey (justincc)2009-09-081-0/+8
* minor: formatting and commentsJustin Clark-Casey (justincc)2009-08-281-1/+1
* jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024Diva Canto2009-08-181-0/+6
* * Added two new packet handler implementations for inventory ops. This is sta...Diva Canto2009-08-121-0/+19
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Establish a common InventoryNodeBase class from InventoryItemBase and Inven...Justin Clarke Casey2009-02-111-34/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-8/+8
* make lots of properties virtual, which lets nhibernate doSean Dague2008-06-251-6/+6
* Formatting cleanup.Jeff Ames2008-05-161-1/+1
* * Spring cleaning.Adam Frisby2008-04-291-49/+31
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-241-36/+36
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+0
* add comment for version field based on what Teravus said :)Sean Dague2008-04-081-1/+3
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-081-4/+4
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-6/+60
* break out the 5 classes that were Sean Dague2008-04-071-0/+70