aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Modules/AvatarFactory/AvatarFactoryModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-27* cleanup: Update the avatar factory (appearance module) in Region/Environmen...Justin Clarke Casey1-219/+0
2008-10-17* Apply a modified version of http://opensimulator.org/mantis/view.php?id=2290Justin Clarke Casey1-1/+0
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-7/+7
2008-06-28Extracted the Avatar appearance functions out of the IUserService interface a...MW1-3/+3
2008-06-28plumbing for multiple inventory servers. Mostly done on the region server side. MW1-0/+1
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-1/+1
2008-06-11Mantis 1370. Thanks lulurun for the patchJohan Berntsson1-2/+3
2008-05-28Formatting cleanup.Jeff Ames1-2/+2
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-5/+5
2008-05-22don't trust appearance assetid, instead do an inventorySean Dague1-31/+52
2008-05-22catch case where avatar might have been child agentSean Dague1-1/+6
2008-05-21Clean out some crufty in AvatarFactoryModule Sean Dague1-180/+6
2008-05-21this removes use of the mapper for wearables, and I can confirm thingsSean Dague1-0/+5
2008-05-20attempt to fix mysql mapper usageSean Dague1-1/+7
2008-05-19fix crash in standalone mode for initial appearance setupSean Dague1-1/+4
2008-05-19i can haz pantz?Sean Dague1-101/+103
2008-05-18Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames1-4/+4
2008-05-17while this doesn't fix the initial no pants issue in grid (which still baffle...Sean Dague1-28/+41
2008-05-16Formatting cleanup.Jeff Ames1-4/+4
2008-05-16appearance now survives logout. Tommorrow will involve movingSean Dague1-29/+19
2008-05-15minor refactor of some properties for readabilitySean Dague1-1/+1
2008-05-08* Reduced sleep durations in a number of files.Adam Frisby1-1/+2
2008-05-03* Refactor: Renaming item and folder tree search methods to have Find*() pref...Justin Clarke Casey1-1/+2
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+2
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague1-1/+1
2008-04-02changing more references to OpenSim.DataSean Dague1-2/+2
2008-04-01a few small changesMW1-2/+2
2008-03-31Fixed typo in AvatarFactoryModule.csJeff Ames1-1/+1
2008-03-30* Added competely untested MSSQLMapperlbsa711-2/+10
2008-03-26Committed patch from Lulurun to fix Mantis 817. Thanks LulurunJohan Berntsson1-2/+2
2008-03-25Moved Avatar appearance Factory to its own project so that the reference to M...MW1-1/+1
2008-03-25* Refactored out circular reference in Region.Environment <-> Framework.Data....lbsa711-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-03* Removed and sorted using clauses in a number of files.Adam Frisby1-2/+1
2008-03-03* Renamed the Data Framework namespaceslbsa711-1/+1
2008-02-15Fixed bug in AvatarFactoryModule that resulted in removing cloth items, not b...MW1-27/+28
2008-02-14More work on trying to get AvatarFactoryModule to play nicely with multiple t...MW1-63/+80
2008-02-14Added "better" multi thread handling to AvatarFactoryModule, which uses Event...MW1-23/+120
2008-02-14Revert the index -> Add changes made in AvatarFactoryModule previously. It a...Justin Clarke Casey1-2/+2
2008-02-13* Patch from Dr Schofld's (IBM). In his own wordsJustin Clarke Casey1-1/+3
2008-02-13Added some locks on the cache Dictionary in AvatarFactoryModule.MW1-10/+25
2008-02-13* Fix for mantis 522. However, I would be a little surprised if this code di...Justin Clarke Casey1-3/+3
2008-02-11* Renamed and moved avatar appearance config keys. Everyone who has appearanc...Tedd Hansen1-2/+2
2008-02-08small bit of refactoring, MW1-4/+9
2008-02-04First part of avatar persistence, currently only really works in standalone m...MW1-12/+52
2008-01-31* setting some readonlieslbsa711-1/+1
2007-12-27* Optimized usingslbsa711-8/+9
2007-12-13Minor cleanupJeff Ames1-4/+0
2007-12-12* Start listening for client connections immediately after a region initializ...Teravus Ovares1-1/+8
2007-12-11added copyright noticesJeff Ames1-0/+28