aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the implementation of the message transfer module protected virtualMelanie Thielker2009-02-191-13/+13
* reverted last revision, until we decide how to handle capturing IM'sMW2009-02-191-14/+0
* Added a event to IMessageTransferModule (and MessageTransferModule) so that o...MW2009-02-191-0/+14
* * Change AssetGatherer method access so that only methods which are worth cal...Justin Clarke Casey2009-02-181-1/+4
* * Make save iar behave properly if the nominated inventory path does not existJustin Clarke Casey2009-02-182-10/+28
* * Assign incoming items with a random UUID so that archives can be loaded mor...Justin Clarke Casey2009-02-173-13/+6
* * extend inventory archive save test to check for the presence of the item fi...Justin Clarke Casey2009-02-171-26/+32
* * switch to pulsing monitors to perform test sync instead of events, since th...Justin Clarke Casey2009-02-171-5/+11
* * Establish InventoryArchiveSaved event for unit testsJustin Clarke Casey2009-02-173-32/+67
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-1/+1
* * 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
* * 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
* * 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-1218-198/+198
* * 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-1218-257/+216
* * 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-112-10/+4
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-1017-0/+6606