aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/InventoryModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby2008-04-301-216/+0
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-5/+4
* * EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...Justin Clarke Casey2008-04-071-1/+157
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* * Optimized usingslbsa712007-10-301-2/+2
* changes to pass nini config object to the modules that getSean Dague2007-10-191-61/+62
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-1/+29
* * Gave ModuleLoader some good lovin'lbsa712007-10-101-32/+32
* getting all our line endings consistant againSean Dague2007-10-051-4/+4
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-13/+6
* fixing me some line endingsSean Dague2007-09-171-40/+40
* Some work on Module loading/management.MW2007-09-041-0/+5
* Added a Debug method to the Console/log class that has the Conditional attrib...MW2007-08-311-1/+26
* Added some place holder classes for various modules.MW2007-08-301-0/+10