aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Objects (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a minor economy issueMelanie2010-09-251-1/+4
* Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman2010-09-161-6/+1
* Formatting cleanup.Jeff Ames2010-09-121-7/+7
* Move code that allows llGiveInvetory() to move item into appropriate system f...Justin Clark-Casey (justincc)2010-09-041-1/+1
* Improve consistency of locking for SOG.m_parts in order to avoid race conditi...Justin Clark-Casey (justincc)2010-08-261-1/+4
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2010-08-131-1/+1
* refactor: move Scene.PerformObjectBuy into BuySellModuleJustin Clark-Casey (justincc)2010-08-131-2/+167
* Establish new Objects/BuySellModuleJustin Clark-Casey (justincc)2010-08-131-0/+98