Commit Verlauf

Autor SHA1 Nachricht Datum
  Justin Clarke Casey 227e88a6f4 * minor: remove serialization and deserializationg sog log messages for now vor 16 Jahren
  Homer Horwitz 09378da127 Use only one (static) (de-)serializer for (de-)serializing SOPs. vor 16 Jahren
  Dahlia Trimble 6e68a11082 Thanks Gerhard for a patch that implements part 3 of VolumeDetection / persistance vor 16 Jahren
  Teravus Ovares a973825db6 * Fixes edit linked parts rotating the root prim in a linkset. One more bug to go.. and that's editing multiple prim in a linkset at the same time. Don't try that now, as it'll bust the linkset. vor 16 Jahren
  Teravus Ovares bf9e8cb987 * Fixes linking multiple linksets together. They no longer explode vor 16 Jahren
  Charles Krinke 62dd67b8b8 Mantis#2796. Thank you kindly, Gerhard for a patch that addresses: vor 16 Jahren
  Justin Clarke Casey b4680f653d * Implement 'Save Object Back to My Inventory'. On the Linden client this is in the Tools menu available when editing an object vor 16 Jahren
  Teravus Ovares 8ad6f575eb * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ODEPlugin and pipes them to their respective LSL method. vor 16 Jahren
  Melanie Thielker 287c724b55 A try to better attachment crossing. vor 16 Jahren
  Justin Clarke Casey df9b0e9e11 * refactor: Replace derez destiation magic numbers with an enumeration vor 16 Jahren
  Melanie Thielker 3efdccbb12 Committing the LCO database layer. Native MySQL, no ADO. New reconnect vor 16 Jahren
  Melanie Thielker bb982ab57f Try to keep autoreturn from IM spamming users if the prims take a bit vor 16 Jahren
  Melanie Thielker ba723a4cf6 Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all vor 16 Jahren
  Justin Clarke Casey 915593bfbc * refactor: Rip out SOP inventory from the partial into a separate class vor 16 Jahren
  Jeff Ames ecac5c9c5a Update svn properties, minor formatting cleanup. vor 16 Jahren
  Melanie Thielker ee4d4d784e Fully implement object return from the parcel dialog vor 16 Jahren
  Sean Dague e6f92044ca From: Christopher Yeoh <[email protected]> vor 16 Jahren
  Melanie Thielker 9d7e503ce3 Prevent a nullref when building new prims while others watch vor 16 Jahren
  Melanie Thielker a8e40bed52 Set group on newly rezzed objects to the rezzer's (or rezzing object's) vor 16 Jahren
  Justin Clarke Casey 99bd7cce2b * Make sure that deleted objects do not send further object updates to the client vor 16 Jahren
  Justin Clarke Casey c41903077d * Eliminate SOG.FakeDeleteGroup() since it is now identical with DeleteGroup() (except that is didn't lock the parts, which was a potential race condition) vor 16 Jahren
  Justin Clarke Casey d54b6608a7 * Stop nulling SOG.m_rootPart and parts on object deletion vor 16 Jahren
  Adam Frisby 29eec33506 * Abstracted some methods from SceneObjectGroup to allow them to be overridden more easily. Specifically object creation from XML. vor 16 Jahren
  Melanie Thielker 27e557eb98 Introduces the message transfer module. It splits the transfer mechanics off vor 16 Jahren
  Homer Horwitz 21b69ac515 Mantis #2621: Thanks idb, for a patch that will persist regularily changed objects better. vor 16 Jahren
  Melanie Thielker b43c056c5f Detach dropped attachments from the scene presence so they don't get cleaned vor 16 Jahren
  Justin Clarke Casey cec112c87a * refactor: as per a recent opensim-dev thread, rename InnerScene to SceneGraph to make it more descriptive of its intended function vor 16 Jahren
  Justin Clarke Casey 0bda2cf5bc * refactor: clean up SOG xml2 reloading to reuse more code vor 16 Jahren
  Justin Clarke Casey b044a0f139 * refactor: Make xml (orig format) loading method reuse existing set root part method vor 16 Jahren
  Justin Clarke Casey 13cf89bf3b * minor: remove useless exception catch vor 16 Jahren