aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement llSetKeyframedMotion. No persistence, no region crossing. Yet.Melanie2012-02-261-1/+1
* Delay the sending of the initial werables update until the inventory andMelanie2012-02-251-6/+11
* Merge branch 'ubitwork'Melanie2012-02-191-1/+1
|\
| * Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitworkUbitUmarov2012-02-151-9/+31
| |\
| * | initial introdution of physics actor building control.UbitUmarov2012-02-081-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-02-181-0/+4
|\ \ \ | |_|/ |/| |
| * | Added the TriggerAvatarAppearanceChanged to EventManager. It's triggered by A...Dan Lake2012-02-171-0/+4
* | | Merge branch 'master' into careminsterMelanie2012-02-151-9/+31
|\ \ \ | |/ / | | / | |/ |/|
| * Refactor appearance saving for NPC to use AvatarFactoryModule interface.Dan Lake2012-02-141-9/+31
* | Merge branch 'master' into careminsterMelanie2012-02-042-6/+6
|\ \ | |/
| * Changed save oar and save iar parameter -p|--profile to -h|--home, including ...Snoopy Pfeffer2012-02-032-6/+6
| * Corrected console help texts for "save iar"Snoopy Pfeffer2012-02-031-2/+2
* | Re-Add the reading of attachment data hat was lost in the mergeMelanie2012-02-021-1/+46
* | Merge branch 'master' into careminsterMelanie2012-02-011-11/+9
|\ \ | |/
| * Prevent a changed attachment that has been saved from being saved again.Melanie2012-02-011-0/+1
| * Straighten out some attachment mess. Don't save attachment states for HGMelanie2012-02-011-11/+8
* | Merge branch 'master' into careminsterMelanie2012-01-261-2/+2
|\ \ | |/
| * Update save oar and save iar help responses to reflect new -h|--homenebadon2012-01-251-2/+2
* | Add some loggingMelanie2012-01-171-0/+41
* | Merge branch 'master' into careminsterMelanie2012-01-121-1/+4
|\ \ | |/
| * If deserializing a scene object fails during IAR load then ignore the object ...Justin Clark-Casey (justincc)2012-01-111-1/+4
* | Merge branch 'master' into careminsterMelanie2012-01-101-3/+3
|\ \ | |/
| * Add avatar names to appearance log messagesJustin Clark-Casey (justincc)2012-01-101-3/+3
* | Merge branch 'master' into careminsterMelanie2012-01-101-2/+2
|\ \ | |/
| * HG Friends: fixed bug introduced by 571efeddb20f38bb4164074b3c217be5387ca2e0 ...Diva Canto2012-01-101-2/+2
| * Don't try to save a NPCs attachment states on NPC deleteMelanie2012-01-071-0/+8
* | Don't try to save a NPCs attachment states on NPC deleteMelanie2012-01-071-0/+8
* | Merge branch 'master' into careminsterMelanie2012-01-061-1/+6
|\ \ | |/
| * Improve "app rebake" command to return a better message if no uploaded textur...Justin Clark-Casey (justincc)2012-01-051-1/+6
* | Merge branch 'master' into careminsterMelanie2012-01-052-32/+57
|\ \ | |/
| * Add "appearance rebake" command to ask a specific viewer to rebake textures f...Justin Clark-Casey (justincc)2012-01-041-3/+12
| * Separate out rebake request code from cache validation code AvatarFactoryModule.Justin Clark-Casey (justincc)2012-01-041-31/+41
| * Profile UpdatesBlueWall2012-01-031-5/+7
* | Merge branch 'master' into careminsterMelanie2012-01-022-24/+60
|\ \ | |/
| * Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...Diva Canto2011-12-292-24/+60
* | Merge branch 'master' into careminsterMelanie2011-12-191-11/+55
|\ \ | |/
| * Fix race condition where the appearance update timer could be stopped just af...Justin Clark-Casey (justincc)2011-12-191-3/+6
| * Migrate detailed "appearance show" report generation up to AvatarFactoryModul...Justin Clark-Casey (justincc)2011-12-191-8/+49
* | Merge branch 'master' into careminsterMelanie2011-12-141-2/+2
|\ \ | |/
| * In AvatarFactoryModule.SetApperance(), perform ValidateBakedTextureCache() in...Justin Clark-Casey (justincc)2011-12-131-2/+2
* | Fix a regression that causes data from the attachments module to fail loadingMelanie2011-12-101-14/+6
* | Merge branch 'master' into careminsterMelanie2011-12-101-21/+1
|\ \ | |/
| * Print out one log message for every missing baked texture, rather than two.Justin Clark-Casey (justincc)2011-12-091-22/+4
* | Merge branch 'master' into careminsterMelanie2011-12-091-0/+2
|\ \ | |/
| * Add commented log lines to FetchInventoryDescendents2 path for future use.Justin Clark-Casey (justincc)2011-12-091-0/+2
* | Fix intersim object give messagesMelanie2011-12-071-0/+6
* | Fix up intersim give messagingMelanie2011-12-071-1/+41
* | Fix task inventory givingMelanie2011-12-073-41/+16
* | Remove harmless merge artefactMelanie2011-12-061-1/+1
* | Adapt GodsModule to core changesMelanie2011-12-051-2/+2