Commit History

Author SHA1 Message Date
  Mic Bowman 5b89c66c97 New tokenbucket algorithm. This one provides fair sharing of the queues 13 years ago
  Mic Bowman 4c62203b3b Merge branch 'queuetest' of ssh://opensimulator.org/var/git/opensim into queuetest 13 years ago
  Justin Clark-Casey (justincc) c5465414b6 Use common coalesced serialization code for both tests and the InventoryAccessModule. 13 years ago
  Justin Clark-Casey (justincc) c81f5bfc5c Adjust the quanterions used in the rez coalsced object tests to get sensible bounding box and offset numbers. 13 years ago
  BlueWall c0fcc430fe Merge branch 'master' of /home/git/repo/OpenSim into queuetest 13 years ago
  Justin Clark-Casey (justincc) 68cc5b46fe refactor: move code to obtain the coalescence size and object offsets into CoalescedSceneObjects from the serializer. 13 years ago
  Justin Clark-Casey (justincc) d8d28c3737 Fix bug where rezzing coalesced objects would give all objects the same name as the item. 13 years ago
  Justin Clark-Casey (justincc) 58efd761d1 Add coalesced scene objects class and serializer. This is currently only used by the TestRezCoalescedObject() regression test. 13 years ago
  BlueWall dec9c2283b Add ColladaMesh switch 13 years ago
  Justin Clark-Casey (justincc) 08fd1d9bbd factor out some test code into the SetUp() 13 years ago
  Justin Clark-Casey (justincc) 6613daa82a Add a regression test for rezzing a single object into a scene from user inventory 13 years ago
  BlueWall d3457eae7a Merge branch 'master' of /home/git/repo/OpenSim 13 years ago
  dahlia 90b810c27e force mesh proxy for simple box prims with path cut 13 years ago
  Diva Canto 7592a033df Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd. 13 years ago
  Diva Canto 16c911dcbb Implemented terrain save-tile command. Does the opposite of load-tile. For now, only saves to .png. 13 years ago
  Diva Canto 5c870fce54 Bug fix in object serialization -- sculpt data was wrong. 13 years ago
  Mic Bowman b84ad81740 remove packet monitoring debugging code 13 years ago
  Mic Bowman 78c04d61ca Fixed the update of items in the priority queue to enable both 13 years ago
  Mic Bowman 1a0f107012 fixed a couple bugs with the property queues 13 years ago
  Mic Bowman 69d014e1dc First pass at moving object property requests into a queue similar 13 years ago
  Mic Bowman 2f43687589 New tokenbucket algorithm. This one provides fair sharing of the queues 13 years ago
  Mic Bowman 317617cfda remove packet monitoring debugging code 13 years ago
  Mic Bowman 80ba3de902 Fixed the update of items in the priority queue to enable both 13 years ago
  Justin Clark-Casey (justincc) 424995e138 Move example HttpProxy setting to OpenSim.ini.example and tidy 13 years ago
  Justin Clark-Casey (justincc) bed463666c minor typo correction. thanks Ai Austin. 13 years ago
  Mic Bowman 7fa085b3fa fixed a couple bugs with the property queues 13 years ago
  Justin Clark-Casey (justincc) da4a9653a2 minor: remove some mono compiler warnings 13 years ago
  Justin Clark-Casey (justincc) b0889ed92a refactor: simplify bRayEndIsIntersection boolean set from RayEndIsIntersection byte 13 years ago
  Justin Clark-Casey (justincc) 8e0d2cc43b If an object is rezzed directly from a prim inventory then give it the rotation it was stored with. 13 years ago
  Justin Clark-Casey (justincc) 3ba5eeb6c3 Allow a null rotation to be passed in to RezObject so that we can control whether to use the serialized rotation or not. Not used yet. 13 years ago