aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-1711-65/+63
* * refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2009-02-168-11/+12
* * Iniital inventory archive test code. Doesn't actually do any testing yetJustin Clarke Casey2009-02-161-0/+159
* * minor: print out status messages at start and end of inventory archive load...Justin Clarke Casey2009-02-161-0/+16
* Thank you, Vytek, for a patch that streamlines the delay in the emailMelanie Thielker2009-02-151-11/+16
* Thank you, DoranZemlja, for a patch that addresses some moe llGetNextEmailMelanie Thielker2009-02-151-37/+88
* Restores the HGWorldMap functionality that has been reduced since a recent re...diva2009-02-141-1/+9
* Thank you, DoranZemlja, for a patch that implements local inter-object emailMelanie Thielker2009-02-141-39/+127
* Making initialized an instance variable again. My last commit wrote over just...diva2009-02-141-1/+1
* Moved RegionUp to REST/LocalComms. The original functionality has been entire...diva2009-02-142-31/+254
* Thank you, patnad, for a patch that removes the "Subdivision of" textMelanie Thielker2009-02-141-1/+1
* * Change static field "initialized" in RestInterregionComms to an instance fieldJustin Clarke Casey2009-02-132-5/+2
* * refactor: move alert commands from Scene to DialogModuleJustin Clarke Casey2009-02-131-1/+51
* * Quieten down log messages from the Friends moduleJustin Clarke Casey2009-02-132-9/+7
* * refactor: Move LazySaveGeneratedMapTile from scene to WorldMapModuleJustin Clarke Casey2009-02-131-1/+61
* * refactor: Move export map function to world map module from sceneJustin Clarke Casey2009-02-132-2/+92
* Bug fix in prim crossing: making it clear when the local object needs to be c...diva2009-02-132-6/+15
* * Make it possible to load and save inventory archives while a user is not lo...Justin Clarke Casey2009-02-123-33/+58
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-12102-1050/+1050
* Commented a couple of not very useful log messages that are cluttering the lo...diva2009-02-121-4/+4
* * move userinfo for inventory archiving up to module class so that it only ha...Justin Clarke Casey2009-02-123-90/+85
* * optimized usings.lbsa712009-02-12114-1075/+909
* Enforce estate bans on Teleports.diva2009-02-111-243/+243
* * When an inventory archive is loaded, immediately update the client's invent...Justin Clarke Casey2009-02-112-21/+62
* * Establish a common InventoryNodeBase class from InventoryItemBase and Inven...Justin Clarke Casey2009-02-111-0/+11
* * Refactor inventory archive code to allow direct invocation in order to supp...Justin Clarke Casey2009-02-113-52/+274
* * More inventory archive invocation to a proper region moduleJustin Clarke Casey2009-02-113-11/+5
* fix a typo where the High Southwest height was getting set to the LowSean Dague2009-02-101-1/+1
* Add proper handling for shared vs. unshared modules to the commandMelanie Thielker2009-02-101-3/+3
* Fixes the problem of attachment offset after crossings/TPs. Hopefully it fixe...diva2009-02-102-4/+4
* * Implement merging of oars in codeJustin Clarke Casey2009-02-103-25/+117
* * extend load oar test to check that an object was actually loadedJustin Clarke Casey2009-02-101-5/+37
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-10101-0/+30235
* * Reinstate tests that are now in CoreModulesJustin Clarke Casey2009-02-091-0/+1
* starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield2009-02-0912-0/+3035