Commit History

Author SHA1 Message Date
  Melanie 81ad9255b5 Hook up Keyframe motion to almost everything. Failing to cross a sim border 11 years ago
  Melanie e2e839a0cd Merge branch 'master' into careminster 11 years ago
  Melanie 09c2cd0d76 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 02fe05f346 Fix issue where llSetPayPrice on either one of a clone prim in the same OpenSimulator session would change the prices on both prims. 11 years ago
  Justin Clark-Casey (justincc) 7d38f4940c Implement llSetSoundQueueing(). 11 years ago
  Melanie 231c298ca5 Merge branch 'master' into careminster 11 years ago
  dahlia 9ae24cac2f Materials-capable viewers send ImageUpdate packets when updating materials that are normally sent via RenderMaterials CAP. This can cause a race condition for updating TextureEntry fields. Therefore filter any TextureEntry updates so they only update if something actually changed. 11 years ago
  dahlia ce043c5141 Allow changes to TextureEntry to propagate to viewers when MaterialID changes 11 years ago
  Melanie b16a560b77 Merge commit '94d44142e37a9191162a426f28dd23f40b0cf4aa' into careminster 11 years ago
  Justin Clark-Casey (justincc) 7bf1986e91 Fix minor race condition in SOP.SitTargetOrientationLL where inconsistent values could be returned if the sit orientation was changed whilst the property was being fetched. 11 years ago
  Justin Clark-Casey (justincc) 97f0c9da84 Use consistent GroupPosition value Make SOP.UpdateGroupPosition() rather than one that could change whilst the method is being executed. 11 years ago
  Justin Clark-Casey (justincc) c0319daa40 fix minor race condition in SOP.SitTargetPositionLL where inconsistency could occur if the sit target position changed whilst the property was fetched 11 years ago
  Justin Clark-Casey (justincc) 3332af4060 minor: Make SOP.UpdateOffset() more consistent by checking against the same old OffsetPosition rather than one which may vary if it simultaneously changes. 11 years ago
  Melanie 4bc5a7aa19 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) a3c723ee30 Fix minor race condition where SOP.GetGeometricCenter() and GetCenterOfMass() could return results which were never the case if these values were changed whilst the method was running 11 years ago
  Melanie c10331c8c2 Merge branch 'master' into careminster 11 years ago
  Melanie 41a652f6bd Merge branch 'master' into careminster 11 years ago
  Melanie 9b83e53b28 Export permission, part two. Setting export perms for textures and clothing works. Setting perms for prims also works but they don't propagate correctly yet. 11 years ago
  Melanie f142e1f394 Merge branch 'master' of ssh://3dhosting.de/var/git/careminster 11 years ago
  Melanie 4bf9c4bbb8 Export permission, part two. Setting export perms for textures and clothing works. Setting perms for prims also works but they don't propagate correctly yet. 11 years ago
  Melanie f2f8248178 Merge commit '23ae4c0a4d813763bcc39db7693850a21727d7f2' into careminster 11 years ago
  Justin Clark-Casey (justincc) 23ae4c0a4d Fix bug where CHANGED_REGION and/or CHANGED_TELEPORT weren't firing for scripts in attachments. 11 years ago
  Melanie 5f4c4df227 Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 11 years ago
  Melanie c341664c1b Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 11 years ago
  Melanie 8b657773e4 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 48d41ef307 Remove unnecessary instation of DOMap() in SOP from commit 5c53660 since this is being done lazily 11 years ago
  Justin Clark-Casey (justincc) 5c53660a7f Add prototype dynamic objects map for scene object parts 11 years ago
  Melanie 1e7c7fb779 Merge branch 'master' into careminster 11 years ago
  teravus 5097437e11 * Apparently, sometimes texture entries come in from the wire with no default texture defined.. so apply better fallback protection against that. The net result is clients will have their selected textures set when they would have previously had an ignored exception. 11 years ago
  teravus f954c53ddb * Separate two if trees that got merged into one if tree with borked logic. 11 years ago