История коммитов

Автор 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 лет назад