aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-14Null checking ParentGroup is not needed. It can't be null.Melanie1-4/+2
2010-12-13This seems to get rid of the stuck PREJUMP animation, as reported by Justin i...Diva Canto2-3/+13
2010-12-14reinstate IAttachmentsModule.UpdateAttachmentPosition() since this is being u...Justin Clark-Casey (justincc)3-13/+27
2010-12-13Fix a small bug in ban list handlingMelanie1-0/+2
2010-12-13Fix a small bug in ban list handlingMelanie1-0/+2
2010-12-13Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie10-175/+237
2010-12-13Change some lookups in he Land Management module to make group permissionsMelanie1-1/+18
2010-12-13It turns out that the 1/2 sec burst for prims download is not a bug, but a fe...Diva Canto1-11/+2
2010-12-13Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie10-178/+240
2010-12-13This may have been the biggest, baddest bug in OpenSim ever... confusion betw...Diva Canto1-2/+11
2010-12-13Change some lookups in he Land Management module to make group permissionsMelanie2-5/+22
2010-12-12Correct Sensor axis for unattached daughter prims.Kitto Flora1-1/+2
2010-12-12Prevent objects that are worn from ground from vanishing from the sceneMelanie1-9/+0
2010-12-12Fix a perms issue when wearing an object from inworldMelanie1-10/+18
2010-12-12Trigger event with flag CHANGED_LINK when agent sits on objects that have not...Marck2-9/+6
2010-12-12Apply the useful part of diva's patch that was skippedMelanie2-31/+7
2010-12-11Fixes the nudge movements!Diva Canto3-47/+19
2010-12-11Fix border fence for physicals. Fix llRotLookAt() for Vehicles.Kitto Flora2-153/+61
2010-12-11More OSSL function name normalization, this time for osParcelSetDetails.Marck3-5/+23
2010-12-10Revert "Another stab at mantis #5256"Diva Canto2-32/+25
2010-12-10Another stab at mantis #5256Diva Canto2-25/+32
2010-12-11Remove the restriction that you have to be logged in when loading/saving iarsJustin Clark-Casey (justincc)2-72/+70
2010-12-11Allow floats in the list for llSetPayPrice and silently convert them to int,Melanie1-4/+4
2010-12-11If we're saving an IAR with --profile information, then label this a version ...Justin Clark-Casey (justincc)1-5/+22
2010-12-11Drop current OAR version back to 0.5 since these are currently now compatible...Justin Clark-Casey (justincc)4-38/+38
2010-12-10Normalization of OSSL function names.Marck4-31/+115
2010-12-10Revert "A stab at mantis #5256. Separate ScenePresence updates from SceneObje...Diva Canto1-150/+128
2010-12-10A stab at mantis #5256. Separate ScenePresence updates from SceneObject updat...Diva Canto1-128/+150
2010-12-10fix the minimap sitting avatar location bugJustin Clark-Casey (justincc)1-1/+1
2010-12-10minor: remove some compiler warningsJustin Clark-Casey (justincc)2-2/+2
2010-12-09Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...Diva Canto1-1/+1
2010-12-08Fixed wrong commentDiva Canto1-1/+1
2010-12-08Fixed previous compile error -- I haven't pushed the CreatorID in AssetBase y...Diva Canto1-1/+1
2010-12-08Added ability for GetTexture to serve multiple formats. The format may come a...Diva Canto1-42/+202
2010-12-09Plumb a code path for the entity transfer module to ask a destination sceneMelanie3-0/+45
2010-12-09Plumb a code path for the entity transfer module to ask a destination sceneMelanie3-0/+45
2010-12-08change doc. trivial commit to get panda to rebuildJustin Clark-Casey (justincc)1-1/+1
2010-12-08Prevent sending of attachment data to any client if the attachmentMelanie1-0/+21
2010-12-07Allow TPing multiple people in the friends list in one go.Melanie1-5/+10
2010-12-07Add the interface needed to revive calling cardsMelanie1-0/+13
2010-12-07Cowardly refuse to keep running when no application plugins are loaded.Melanie3-3/+27
2010-12-05Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto4-10/+9
2010-12-04Add some safeguards: DOn't send someone else's HUDs, don't send deleted primsMelanie1-15/+10
2010-12-04Monitor the UUIDs used to create and update wearable assets. Reject any changedMelanie2-0/+125
2010-12-04Simplify updating of agent inventory assets. Make newly created asset IDsMelanie1-19/+6
2010-12-04Convert the agent asset transactions module to a new style module.Melanie3-168/+156
2010-12-04Simplify updating of agent inventory assets. Make newly created asset IDsMelanie1-19/+6
2010-12-04Convert the agent asset transactions module to a new style module.Melanie3-168/+156
2010-12-04minor: add class doc line to older region module example code pointing toward...Justin Clark-Casey (justincc)1-0/+2
2010-12-04comment out the extension attributeJustin Clark-Casey (justincc)1-1/+1