aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/InventoryModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-216/+0
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-5/+4
2008-04-07* EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...Justin Clarke Casey1-1/+157
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-2/+2
2007-10-19changes to pass nini config object to the modules that getSean Dague1-61/+62
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29
2007-10-10* Gave ModuleLoader some good lovin'lbsa711-32/+32
2007-10-05getting all our line endings consistant againSean Dague1-4/+4
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-13/+6
2007-09-17fixing me some line endingsSean Dague1-40/+40
2007-09-04Some work on Module loading/management.MW1-0/+5
2007-08-31Added a Debug method to the Console/log class that has the Conditional attrib...MW1-1/+26
2007-08-30Added some place holder classes for various modules.MW1-0/+10