aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-17objectId in AvatarAnimation packet should be UUID.Zero for non-overridden ani...dahlia1-2/+0
2011-01-17Revert "DEBUG DEBUG DEBUG"Diva Canto2-5/+1
2011-01-17DEBUG DEBUG DEBUGDiva Canto2-1/+5
2011-01-17Change gesture activation to not quash any other flagsMelanie1-3/+3
2011-01-17Protect World Map module, RequestMapItemsAsync, from badly formed URLs.Diva Canto1-1/+11
2011-01-17Account for some component along the way lower-casing the HTTP header keys. (...Diva Canto2-21/+23
2011-01-17Brute force debug for XFF issueDiva Canto1-0/+7
2011-01-17More debug messages to help track the XFF header problem.Diva Canto2-0/+5
2011-01-14Add a new ViewObjectInventory permission to decouple viewing fromMelanie1-0/+17
2011-01-14Fix slam bits being lost when editing perms in prim inventoryMelanie1-1/+0
2011-01-14Temporarily reinstate prim counting in the update loop to make the productionMelanie1-7/+7
2011-01-14Implement nonlocal god kicks and freezesMelanie1-4/+35
2011-01-14Fix slam bits being lost when editing perms in prim inventoryMelanie1-1/+0
2011-01-13Make FireAndForgetWrapper a singleton classBlueWall1-3/+24
2011-01-13Implement kicking, freezing and unfreezing users in the same sim viaMelanie1-58/+117
2011-01-13Add llLookAt() kinetic. Reduce StandUp +x offset to 0.3M.Kitto Flora2-4/+22
2011-01-13Guard against invalid light color specifiers from the databaseMelanie1-4/+24
2011-01-12Dont' trust the viewer! Fix a permission slam error caused by trustingMelanie2-1/+6
2011-01-12Fix direct item give permissionsMelanie5-23/+73
2011-01-12Use ToString() rather than a cast (more robust)Melanie1-1/+1
2011-01-12Partial permissions fix for boxed items.Melanie2-0/+17
2011-01-12Fix god mode perms adjustmentMelanie1-0/+2
2011-01-12Dont' trust the viewer! Fix a permission slam error caused by trustingMelanie2-1/+4
2011-01-12Fix direct item give permissionsMelanie5-25/+76
2011-01-11Use ToString() rather than a cast (more robust)Melanie1-1/+1
2011-01-10Partial permissions fix for boxed items.Melanie2-10/+18
2011-01-10Taint SOGs the right wayMelanie1-1/+5
2011-01-09Improved debug messages to track what is going on with the XFF headerDiva Canto3-5/+11
2011-01-08Added more debug messages under the -verbose option.Diva Canto1-2/+6
2011-01-08Added a -v|verbose option to save iar.Diva Canto2-1/+9
2011-01-08Fixes the issue of hung archives. Problem was with SceneObjectSerializer.Diva Canto2-1/+13
2011-01-08Moved the map tile processing used by the Simian GridMic Bowman2-86/+261
2011-01-08Preserve the script running flag when copying an object.Melanie4-0/+60
2011-01-08Fix a couple of security issuesMelanie2-3/+12
2011-01-07Try to fix a IAR problem reported by nebadon, where save iar seems stuck fore...Diva Canto1-0/+4
2011-01-07Minor additional debug message.Diva Canto1-0/+2
2011-01-07Make HG map search consistent with new syntax for link-region, i.e. http://fo...Diva Canto2-39/+43
2011-01-07A bit more frugal on the caller side of closing agents, now that the receivin...Diva Canto1-16/+20
2011-01-07Spawn a threadlet upon receiving requests to close agents. The operation may ...Diva Canto1-1/+4
2011-01-06Canonicalize URL endings for the UserAgentServiceConnector.Diva Canto1-1/+5
2011-01-06Deal with possibly un-initialized scripts in object transfers. Mantis #5310Diva Canto1-1/+4
2011-01-06Map search: changed the flag sent to the client. It was 2 (???), now it's 0. ...Diva Canto1-3/+3
2011-01-06HG map tile fetch: handle cached images appropriately.Diva Canto2-5/+13
2011-01-06HG bug fix. Must wait for client's UDP contact before getting scene presence.Diva Canto1-4/+11
2011-01-06Fix god mode perms adjustmentMelanie1-0/+2
2011-01-05comment out a couple simian debug messagesMic Bowman2-4/+2
2011-01-05Added more performance checks to the HTTP server. Each requestMic Bowman2-48/+83
2011-01-05Commented a verbose Debug message in LLUDPServer that got uncommented at some...Diva Canto1-1/+1
2011-01-04Make the default for the very verbose XMLRPC groups debug setting false rathe...Justin Clark-Casey (justincc)1-2/+1
2011-01-04Revise Materials properties; Fix Double-Click Autopilot; Allow non-script sit...Kitto Flora5-231/+218