aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Replace some string to byte conversions for object/item name/description fi...Justin Clarke Casey2009-03-051-2/+3
* * Add the abilty to load and save iar item nodes where folders have identical...Justin Clarke Casey2009-03-044-31/+132
* * Properly load items into correct folders when an iar is loadedJustin Clarke Casey2009-02-251-8/+12
* * Fix my own unit testJustin Clarke Casey2009-02-252-7/+19
* * Add InventoryArchiveConstants that I missed from last commitJustin Clarke Casey2009-02-252-6/+137
* * Store inventory data in an 'inventory' directory rather than in the root of...Justin Clarke Casey2009-02-252-10/+10
* Allow delivery of object messages gridwideMelanie Thielker2009-02-221-1/+2
* Revert previous commitMelanie Thielker2009-02-201-7/+0
* Committing interface and stubs for IM interceptionMelanie Thielker2009-02-201-0/+7
* This moves the 2 friends-related interregion messages out of OGS1 and into th...diva2009-02-201-2/+94
* * refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it...Justin Clarke Casey2009-02-191-2/+2
* * Do deep inspection when saving inventory items in order to capture all the ...Justin Clarke Casey2009-02-191-1/+1
* 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