Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) aeb5ccaa0a Add regression test for inventory item give, reject and subsequent trash folder purge by receiver. 11 years ago
  Justin Clark-Casey (justincc) 6b06157126 Add regression test for offer, accept and subsequent receiver delete of an item offered via instant message. 11 years ago
  Justin Clark-Casey (justincc) 326522dc3d Fix bug where an agent that declined an inventory offer and subsequently emptied their trash would make the item invalid in the giver's inventory 11 years ago
  Justin Clark-Casey (justincc) 40ed5433bd Fix issue in the mesh upload flag module where the ID of the last agent to request the capability was always used instead of the original requesting agent for each cap. 11 years ago
  Justin Clark-Casey (justincc) a6722abbed Merge branch '0.7.5-post-fixes' of ssh://opensimulator.org/var/git/opensim into 0.7.5-post-fixes 11 years ago
  Kevin Cozens 8b1ca7b35e Added missing functionality (mainly custom headers) to llHTTPRequest. 11 years ago
  Diva Canto 00904a0b56 Bug fix in DataSnapshot, where a var was being used before being initialized. 11 years ago
  Diva Canto a830e09bad Replaced Ionic.Zip.dll with a new one that fixes a bug in it. DotNetZip (from which Ionic.Zip.dll is derived) is now a fork in opensim-libs, forked from 1.9.1.8 and added that simple bug fix. 11 years ago
  Justin Clark-Casey (justincc) 685a3c3c73 Change 0.7.5 flavour to post-fixes 11 years ago
  Justin Clark-Casey (justincc) a2d327b70b Merge branch '0.7.5-post-fixes' of ssh://opensimulator.org/var/git/opensim into 0.7.5-post-fixes 11 years ago
  Justin Clark-Casey (justincc) 30638317ab Bump 0.7.5 flavour to Release 11 years ago
  Justin Clark-Casey (justincc) 689da0f14d If a component of a coalesced object fails to deserialization, do not add a null where the object should be. 11 years ago
  Justin Clark-Casey (justincc) 6d3b2d2cf7 On IAR loading, if loading of a coaleseced item entirely fails, then continue with the IAR load rather than failing completely. 11 years ago
  teravus 78debc981f * the root prim was being given an OffsetPosition in addition to setting the position when creating the root prim. The offset position caused the positioning code to re-move the root prim when you selected it and released it. 11 years ago
  Melanie e3f01f23af Try to fix uploaded mesh rotations - code from Avination code base. 11 years ago
  Dan Lake f28a592310 Added option for UUID as command parameters. This lets the command handle the UUID parsing and type checking before the command is executed. 11 years ago
  Justin Clark-Casey (justincc) 4c4cc917b4 minor: Tidy up disabled logging on AssetTransactionModule for future use. Make it clear that transaction parameter to HandleUDPUploadRequest is an ID. 11 years ago
  Justin Clark-Casey (justincc) 430000ad24 minor: remove some mono compile warnings in XEngine.cs 11 years ago
  Melanie eab57cdd13 Prevent items being destroyed by rename operations. Renaming of a wearable also 11 years ago
  Justin Clark-Casey (justincc) 5b60f632c9 Fix issue where the "set terrain texture" console command did not tell the viewers that textures had updated (hence they did not display the changes). 11 years ago
  Talun d1320993a4 Mantis 6343: Turn a prim to flexy to OFF don't work llSetPrimParams 11 years ago
  Oren Hurvitz 319069d193 Assign the SmartThreadPool name in the constructor 12 years ago
  Justin Clark-Casey (justincc) 82268d715e Explicitly stop PollServiceRequestManager() rather than relying on its destructor. 12 years ago
  Talun efcbae372b Mantis 6507 keys returned by llGetAgentList incorrect for llList2Key 12 years ago
  Diva Canto 6e5d352bf6 Changed protection of CreateDefaultAppearanceEntries to protected, so extensions of the UserAccountService can reuse this. 11 years ago
  Justin Clark-Casey (justincc) 8f32e16497 minor: Fix full scene part console report to show proper Light* names rather than all wrongly FlexiDrag 11 years ago
  Justin Clark-Casey (justincc) c42e2c6906 minor: Call down to base OpenSimTestCase.SetUp() in NPCModuleTests to disable any enabled logging from previous tests 11 years ago
  Justin Clark-Casey (justincc) 6bd57f2455 Bump version up to 0.7.5-rc2 11 years ago
  Justin Clark-Casey (justincc) af5a3f2d73 Restore previous client AO behaviour by not allowing them to remove the default animation but continue to allow scripts to do so. 12 years ago
  Justin Clark-Casey (justincc) 0ba01ce699 Check the existing ScenePresence.ParentPart to make sure we're not trying to sit on a prim we're already sat upon, rather than looking up the part from scratch. 12 years ago