Histórico de commits

Autor SHA1 Mensagem Data
  Justin Clark-Casey (justincc) 3ac6a423f7 minor: comment out "Registered seed capability" message for "Received SEED caps request" message for now. 12 anos atrás
  Justin Clark-Casey (justincc) 205f2326dc Consolidate PersistBakedTextures, DelayBeforeAppearanceSend and DelayBeforeAppearanceSave into [Appearance] section from [Startup] config section so that all appearance settings are in the same place and not in the startup bucket. 12 anos atrás
  Justin Clark-Casey (justincc) 6987aef38d Improve logging on the prim inventory script asset request path for future use. 12 anos atrás
  Justin Clark-Casey (justincc) 231a3bf147 Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. 12 anos atrás
  Justin Clark-Casey (justincc) f49912f92a minor: Add more detail to unauthorized caps client message 12 anos atrás
  Snoopy Pfeffer 7223b63563 User level based restrictions for HyperGrid teleports, asset uploads, group creations and getting contacted from other grids. Incoming HyperGrid teleports can also be restricted to local users. 12 anos atrás
  Justin Clark-Casey (justincc) c39fba8f9d minor: remove some mono compiler warnings 12 anos atrás
  Justin Clark-Casey (justincc) 98ad6ed255 comment out "[CAPS]: ScriptTaskInventory Request" log spam 12 anos atrás
  Justin Clark-Casey (justincc) ddca5347c3 When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer permissions, not PermissionMask.All 12 anos atrás
  PixelTomsen e8b688b61f Fix:Get embedded objects in notecard http://opensimulator.org/mantis/view.php?id=2607 13 anos atrás
  Melanie 7352aea9ac Remove IClientAPI from the money module. It was only used to pass in the 13 anos atrás
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 13 anos atrás
  Justin Clark-Casey (justincc) 5460f2e035 refactor: Separate the upload baked texture handler out from BunchOfCaps 13 anos atrás
  Justin Clark-Casey (justincc) fa63054c4f On "show caps", stop excluding the seed cap but do exclude it elsewhere 13 anos atrás
  Justin Clark-Casey (justincc) bafea2282a Rip out unused Scene.HandleFetchInventoryDescendentsCAPS(). 13 anos atrás
  Dan Lake 7c8bfac11b Removed redundant SceneContents property from Scene. It's the same as SceneGraph property. 13 anos atrás
  Justin Clark-Casey (justincc) be357f8fee Fix bug in persisting saved appearances for npcs 13 anos atrás
  Justin Clark-Casey (justincc) cace6eaa8a comment out some of the currently less useful debug log messages 13 anos atrás
  Justin Clark-Casey (justincc) 3e5b2d52ff minor: method doc for baked texture uploading 13 anos atrás
  Justin Clark-Casey (justincc) dbd954d701 Fix permissions problem where newly uploaded meshes rezzed from inventory could not be copied by owner. 13 anos atrás
  Michael Cerquoni aka Nebadon Izumi 281e80ccf3 add MeshUploadFlag capability fixed mesh upload with latest mesh viewer thank you dahlia and lkalif for helping to make this happen! 13 anos atrás
  Justin Clark-Casey (justincc) 1a0a9d2290 Implement the latest mesh mechanism so that rezzing the uploaded mesh now works again. 13 anos atrás
  Justin Clark-Casey (justincc) 37a7c16734 minor: method documentation 13 anos atrás
  Diva Canto ac9697edbe Fixed: EventQueueGet and other caps were being wrongly deregistered. Also CapabilitiesModule was being instantiated twice (damn Mono.Addins). 13 anos atrás
  Diva Canto 883f21dd02 WebFetchInventoryDescendents working. Tested with robust. 13 anos atrás
  Diva Canto 10180760b7 Works! 13 anos atrás
  Diva Canto f79400e94c Broke down Caps.cs into a generic Caps object that simply registers/unregisters capabilities and a specific bunch of capability implementations in Linden space called BunchOfCaps. 13 anos atrás