aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Modules/AvatarFactory/AvatarFactoryModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * cleanup: Update the avatar factory (appearance module) in Region/Environmen...Justin Clarke Casey2008-10-271-219/+0
* * Apply a modified version of http://opensimulator.org/mantis/view.php?id=2290Justin Clarke Casey2008-10-171-1/+0
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-7/+7
* Extracted the Avatar appearance functions out of the IUserService interface a...MW2008-06-281-3/+3
* plumbing for multiple inventory servers. Mostly done on the region server side. MW2008-06-281-0/+1
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-1/+1
* Mantis 1370. Thanks lulurun for the patchJohan Berntsson2008-06-111-2/+3
* Formatting cleanup.Jeff Ames2008-05-281-2/+2
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-5/+5
* don't trust appearance assetid, instead do an inventorySean Dague2008-05-221-31/+52
* catch case where avatar might have been child agentSean Dague2008-05-221-1/+6
* Clean out some crufty in AvatarFactoryModule Sean Dague2008-05-211-180/+6
* this removes use of the mapper for wearables, and I can confirm thingsSean Dague2008-05-211-0/+5
* attempt to fix mysql mapper usageSean Dague2008-05-201-1/+7
* fix crash in standalone mode for initial appearance setupSean Dague2008-05-191-1/+4
* i can haz pantz?Sean Dague2008-05-191-101/+103
* Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames2008-05-181-4/+4
* while this doesn't fix the initial no pants issue in grid (which still baffle...Sean Dague2008-05-171-28/+41
* Formatting cleanup.Jeff Ames2008-05-161-4/+4
* appearance now survives logout. Tommorrow will involve movingSean Dague2008-05-161-29/+19
* minor refactor of some properties for readabilitySean Dague2008-05-151-1/+1
* * Reduced sleep durations in a number of files.Adam Frisby2008-05-081-1/+2
* * Refactor: Renaming item and folder tree search methods to have Find*() pref...Justin Clarke Casey2008-05-031-1/+2
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+2
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-1/+1
* changing more references to OpenSim.DataSean Dague2008-04-021-2/+2
* a few small changesMW2008-04-011-2/+2
* Fixed typo in AvatarFactoryModule.csJeff Ames2008-03-311-1/+1
* * Added competely untested MSSQLMapperlbsa712008-03-301-2/+10
* Committed patch from Lulurun to fix Mantis 817. Thanks LulurunJohan Berntsson2008-03-261-2/+2
* Moved Avatar appearance Factory to its own project so that the reference to M...MW2008-03-251-0/+337