| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug in AvatarFactoryModule that resulted in removing cloth items, not b... | MW | 2008-02-15 | 1 | -27/+28 |
* | More work on trying to get AvatarFactoryModule to play nicely with multiple t... | MW | 2008-02-14 | 1 | -63/+80 |
* | Added "better" multi thread handling to AvatarFactoryModule, which uses Event... | MW | 2008-02-14 | 1 | -23/+120 |
* | Revert the index -> Add changes made in AvatarFactoryModule previously. It a... | Justin Clarke Casey | 2008-02-14 | 1 | -2/+2 |
* | * Patch from Dr Schofld's (IBM). In his own words | Justin Clarke Casey | 2008-02-13 | 1 | -1/+3 |
* | Added some locks on the cache Dictionary in AvatarFactoryModule. | MW | 2008-02-13 | 1 | -10/+25 |
* | * Fix for mantis 522. However, I would be a little surprised if this code di... | Justin Clarke Casey | 2008-02-13 | 1 | -3/+3 |
* | * Renamed and moved avatar appearance config keys. Everyone who has appearanc... | Tedd Hansen | 2008-02-11 | 1 | -2/+2 |
* | small bit of refactoring, | MW | 2008-02-08 | 1 | -4/+9 |
* | First part of avatar persistence, currently only really works in standalone m... | MW | 2008-02-04 | 1 | -12/+52 |
* | * setting some readonlies | lbsa71 | 2008-01-31 | 1 | -1/+1 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -8/+9 |
* | Minor cleanup | Jeff Ames | 2007-12-13 | 1 | -4/+0 |
* | * Start listening for client connections immediately after a region initializ... | Teravus Ovares | 2007-12-12 | 1 | -1/+8 |
* | added copyright notices | Jeff Ames | 2007-12-11 | 1 | -0/+28 |
* | Enabled the TextureDownloadModule, so that hopefully I might get some feedbac... | MW | 2007-12-07 | 1 | -1/+1 |
* | Avatar Appearance refactoring /changes. Added a AvatarAppearance class, each ... | MW | 2007-12-07 | 1 | -48/+15 |
* | Fixed bug in Appearance update in AvatarFactoryModule. | MW | 2007-12-03 | 1 | -15/+18 |
* | Some refactoring | MW | 2007-12-03 | 1 | -7/+9 |
* | minor meaningless changes | Jeff Ames | 2007-12-03 | 1 | -25/+24 |
* | Just for Cfk! | MW | 2007-12-02 | 1 | -1/+1 |
* | Added some error handling (and console output) to BaseHttpServer. | MW | 2007-12-02 | 1 | -10/+10 |
* | Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal... | MW | 2007-12-02 | 1 | -16/+83 |
* | small bit of refactoring | MW | 2007-12-01 | 1 | -1/+11 |
* | Part 1 of a commit. This revision will not compile, part 2 will be added in a... | MW | 2007-12-01 | 1 | -0/+30 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -8/+3 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -1/+1 |
* | normalized line endings | Jeff Ames | 2007-10-29 | 1 | -57/+57 |
* | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2007-10-26 | 1 | -0/+57 |