Commit History

Автор SHA1 Съобщение Дата
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. преди 16 години
  Adam Frisby 13526097f2 * Spring cleaning on Region.Environment. преди 16 години
  Teravus Ovares b70da6ac19 * Patch by Melanie. Implements proper objectflags on child objects. Thanks Melanie! преди 16 години
  Justin Clarke Casey b1632bd222 * Tidy up and comments related to last inventory related commit преди 16 години
  Justin Clarke Casey accd89b3f1 * First draft implementation of copying prim inventory items back to agent inventory преди 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 години
  Sean Dague 2a2ef42e64 replace hard tabs with 4 spaces to be consistant in the source. преди 16 години
  Adam Frisby e456cb7533 * Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tglion! преди 16 години
  Adam Frisby bca7ab7e36 * Applying Mantis #1020 (Animations) - Thanks Melanie. преди 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 години
  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 57afbdbdbd From: Kurt Taylor <[email protected]> преди 16 години
  Justin Clarke Casey 6ef4f1bdae * Resolve mantis 849 преди 16 години
  Justin Clarke Casey 272fbef65f Minor: just some method comments преди 16 години
  Justin Clarke Casey 96ecb62197 * Fix for mantis #678 преди 16 години
  Justin Clarke Casey f77ab46184 * Stop (which currently removes) all scripts in an object when that object is deleted from the region преди 16 години
  Jeff Ames 47180080f0 Formatting cleanup. преди 16 години
  Sean Dague dba37a8722 From: Alan M Webb <[email protected]> преди 16 години
  Sean Dague 4ea52b2105 Change SceneObjectPart.LocalID to .LocalId to be case matching преди 16 години
  Jeff Ames a8cfbbe963 Minor cleanup. преди 16 години
  Justin Clarke Casey 877713999c * Report 'asset not found' situations back to UserTextureDownloadService преди 16 години
  lbsa71 4c6e5a5090 * re-enabled AssetNotFound code преди 16 години
  Jeff Ames e207284fef Clean up logging calls using String.Format explicitly преди 16 години
  Teravus Ovares 0e771c8d39 * didn't save :P so, this is the other half to my last commit преди 16 години
  Teravus Ovares 1b8e89751a * Added the Scripted objectflag if there is a script running in a prim. Remove the flag if you delete all of the scripts in the object. преди 16 години
  Teravus Ovares 530d24da14 * Fixed script count incrementer. Was decrementing but only incrementing when a script was requested by UUID преди 16 години
  Teravus Ovares d842699ef3 * Put the script run limiter on the SceneObjectPart as otherwise you can drop scripts in prim and they'll still run with scripts disabled. преди 16 години
  Teravus Ovares 9cd9e90e7f * Added Active Scripts to report the number of scripts running to Sim Stats преди 16 години