Commit History

Author SHA1 Message Date
  Diva Canto 12858122d5 Fixes mantis #4870. 14 years ago
  Justin Clark-Casey (justincc) 5b03e05035 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 years ago
  Justin Clark-Casey (justincc) 5d83b3f991 comment out obsolete assert that 'item has been passed to another user since it was last set' perms flag was set when a prim item was added to a scene object 14 years ago
  Justin Clark-Casey (justincc) 0080c3b1f4 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 years ago
  Justin Clark-Casey (justincc) 71433075a9 Fix obvious bug in XInventoryService.GetFolderItems() which was preventing the iar module from being able to save single item iars 14 years ago
  Melanie 2291daa95a Merge branch 'master' of [email protected]:/var/git/opensim 14 years ago
  Diva Canto e17591f4cf Cleaned up a couple of things from OpenSim.ini.example: [Friends] section has been in other inis for a while, not needed here; and [Network] remoteDataPort is obsolete. 14 years ago
  Melanie Thielker 39cd57598b Fix a permissions issue 14 years ago
  Melanie 33aa7ba7dc Revert "More on mantis #4869. This fixes the problem of objects showing up as no copy when they are copy-able. It works, but I have no idea what I'm doing." 14 years ago
  Diva Canto bec1d7cc36 Removed left-over debug messages. 14 years ago
  Diva Canto 87fb19162e More on mantis #4869. This fixes the problem of objects showing up as no copy when they are copy-able. It works, but I have no idea what I'm doing. 14 years ago
  Diva Canto d64c09160c Removed some more debug messages. 14 years ago
  Melanie Thielker cd8bb316ea Remove getting the object capacity from the money module. It is now set 14 years ago
  Justin Clark-Casey (justincc) e44e1ccbd3 implement code to deregister users on DeregisterCaps 14 years ago
  Justin Clark-Casey (justincc) a4c6c4de91 implement serverside checks for media texture navigation in order to stop naughty clients 14 years ago
  Justin Clark-Casey (justincc) 2ad9789b1c factor out soon to be common media permissions check code 14 years ago
  Justin Clark-Casey (justincc) 6f644f5322 implement prim media control permissions serverside in order to stop bad clients 14 years ago
  Melanie dd14016885 Revamp the permissions propagation. This MAY mess up. Please test. 14 years ago
  Melanie Thielker bed36901d1 Add CreateSelected flag onto objects rezzed from inventory 14 years ago
  Justin Clark-Casey (justincc) 1a1d42db83 discard an object media update message if it tries to set more media textures than the prim has faces 14 years ago
  Justin Clark-Casey (justincc) 86f3f83250 uncomment a load iar code line I accidentally commented in the last commit 14 years ago
  Justin Clark-Casey (justincc) 3156f4bbeb comment out a lot of the debug log messages when loading an iar 14 years ago
  Justin Clark-Casey (justincc) 55caab1efd Fire CHANGED_MEDIA event if a media texture is set or cleared 14 years ago
  Justin Clark-Casey (justincc) 4b0c5711b5 implement llClearPrimMedia() 14 years ago
  Justin Clark-Casey (justincc) 01ff3c9f9f fix issue with GetMediaEntry if the face requested wasn't set to a media texture 14 years ago
  Justin Clark-Casey (justincc) d4684da8bd fix problem persisting when only one face had a media texture 14 years ago
  Justin Clark-Casey (justincc) 7691a638e3 factor out common code for updating the media url 14 years ago
  Justin Clark-Casey (justincc) 9231fc0f31 factor out common face parameter checking code 14 years ago
  Justin Clark-Casey (justincc) 312eb5e42e minor: correct a few method names and change accessability 14 years ago
  Justin Clark-Casey (justincc) 4a92046b58 implement llSetPrimMediaParams() 14 years ago