aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Modules/AvatarFactory (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* move AppearanceTableMapper to OpenSim.Data.Base. The mapperSean Dague2008-05-161-241/+0
* Formatting cleanup.Jeff Ames2008-05-162-9/+9
* appearance now survives logout. Tommorrow will involve movingSean Dague2008-05-161-29/+19
* minor refactor of some properties for readabilitySean Dague2008-05-152-6/+6
* * 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-213-35/+33
* Update svn properties. Add copyright info to some source files.Jeff Ames2008-04-171-2/+29
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-1/+1
* changing more references to OpenSim.DataSean Dague2008-04-022-3/+3
* 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-253-0/+615