Историја ревизија

Аутор SHA1 Порука Датум
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. пре 16 година
  Adam Frisby 13526097f2 * Spring cleaning on Region.Environment. пре 16 година
  Teravus Ovares 56b4f5a2ea * committing what I've got so far for DuplicateOnRay so I don't fight the conflict monster later. Not done yet, doesn't crash the server. пре 16 година
  Adam Frisby 4692e92312 * Assorted spring cleanings. пре 16 година
  Teravus Ovares 1c697ef0d2 * You can now rez objects out of inventory at the correct offset from prim you rez it on. Including multi prim groups and prim that have different X/Y/Z scales. пре 16 година
  Teravus Ovares b70da6ac19 * Patch by Melanie. Implements proper objectflags on child objects. Thanks Melanie! пре 16 година
  Teravus Ovares 9907c0fd10 Patch from Melanie: 0001087: Crash to bash de-linking objects. Thanks Melanie! пре 16 година
  Teravus Ovares 80ea0b94b9 * Fixes child prim not editable as an attachment. You can right click on child prim in an attachment and get the proper pie menu. You get the attachment axis scope in the edit box. пре 16 година
  Teravus Ovares 1fb54b074c * Added basic 3-5 level undo on prim position/rotation/scale. пре 16 година
  Teravus Ovares 911e63765c * Single Attachments now work from inventory. You can attach from inventory and detach from inventory. пре 16 година
  Teravus Ovares f71871bca3 * More attachment stuff, reworked some of the inventory routines to be what I need them to be for attachments. пре 16 година
  Justin Clarke Casey accd89b3f1 * First draft implementation of copying prim inventory items back to agent inventory пре 16 година
  Teravus Ovares 323038ceb9 * Ooops, attachments now teleport/cross region borders along with your avatar. Those dastardly objects stick to you. пре 16 година
  Teravus Ovares a534257b0e * Fixes prim crossing. See bug 1050. пре 16 година
  Justin Clarke Casey 6fec9c789b * Check in odds and ends which remain as an attempt to get the item properties panel for a prim's contents working пре 16 година
  Teravus Ovares 9468917b5f * Implements llTarget, llTargetRemove, at_target(), not_at_target() пре 16 година
  Teravus Ovares aa8aee90a3 * Adds much better support for attachments that you right click on in world. пре 16 година
  Teravus Ovares 2a3bdde0fa * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) пре 16 година
  Adam Frisby 385c1f5184 * Added missing reference to OpenSim.Framework.Communications to RemoteAdminPlugin to fix a compile error introduced by the Radmin patch. пре 16 година
  Adam Frisby 0d27832d44 * Various compiler warning cleanups. пре 16 година
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). пре 16 година
  Teravus Ovares 3358d70c5b * Updates LSL2CS converter пре 16 година
  Charles Krinke 6865f1c67d Thank you kindly krtaylor for a patch to solve: пре 16 година
  Teravus Ovares b280605237 * Added lock persistence пре 16 година
  Justin Clarke Casey 0e7c4046d3 * Nasty hack to reduce the incidence of spurious exceptions where a user deletes a newly rezzed object before the persistence thread gets to it from its queue. пре 16 година
  Justin Clarke Casey 2caea75aa8 * Okay you can put down your pitchforks - this patch should fix rezzing of items (with inventory) on Windows пре 16 година
  Teravus Ovares 072b5faa34 * I XmlIgnored the TaskInventory Property as a temporary measure. Taking things and rezzing them works again. (though, I suggest waiting on taking things until justincc has an opportunity to look at the TaskInventory property causing the XML Serialization to overrun.) It's MinOccurs is 0 in the XML Schema, so it should work fine when he adds it back. пре 16 година
  Justin Clarke Casey cdff09d0bb * Removing debugging goo for mantis 854 since the fix is reported to work. пре 16 година
  Justin Clarke Casey b9b99ee87c * Attempted resolution for mantis 854 пре 16 година
  Justin Clarke Casey 1038c244cf * Add some temporary task inventory item inflation debug messages to investigate mantis 854 пре 16 година