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 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 години
  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 години
  Sean Dague f436815107 Refactor InventoryItemBase to do the following: преди 16 години
  Teravus Ovares a0a0229fdf * Set Svn Properties eol-style: |337 преди 16 години
  Jeff Ames a0e1be3280 Fixed some comparisons of LLUUIDs to null. преди 16 години
  Jeff Ames 47180080f0 Formatting cleanup. преди 16 години
  Jeff Ames a8cfbbe963 Minor cleanup. преди 16 години
  Jeff Ames e207284fef Clean up logging calls using String.Format explicitly преди 16 години
  Teravus Ovares 9d6ea497e2 * Added the ability to start and stop all scripts in the simulator using the debug tab on the estate tools. This along with the disable physics via the debug tab are persistant across reboots. That means that if it's disabled when you shut down the simulator, the simulator will come up again when you start it up without loading the scripts. Turning them back on is as simple as unchecking 'disable scripts' in the debug tab of the estate tools. преди 16 години
  Teravus Ovares 9cd9e90e7f * Added Active Scripts to report the number of scripts running to Sim Stats преди 16 години
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. преди 16 години
  Justin Clarke Casey 504ae63669 * Make object persistence more granular by separating prim and prim inventory persistence преди 16 години
  Justin Clarke Casey 8df4774830 On reflection, HasGroupChanged is more appropriate преди 16 години
  Justin Clarke Casey be50fa76ee Change SOP.HasChanged to HasPrimChanged in preparation for further changes преди 16 години
  Justin Clarke Casey 57519b6dba * Store task inventory when an object is taken into agent inventory преди 16 години
  Jeff Ames ef674acc24 Fix some warnings under mono. преди 16 години
  Justin Clarke Casey 48be04df1d * Do database implementation for prim inventory items in mysql преди 16 години
  Justin Clarke Casey 1e981a7c1c Switch prim items type representation to use int rather than strings. преди 16 години
  Justin Clarke Casey 796ae57bea Prim inventory script saving phase 2. преди 16 години
  Justin Clarke Casey 0428701da7 Minor prim inventory method refactoring преди 16 години
  Justin Clarke Casey 348b79d801 Trigger persistence of the scripts in a prim's inventory when that inventory is changed/updated/deleted (before the trigger only happened if the prim was moved). преди 16 години
  Justin Clarke Casey 6b4b041902 Refactor Scene.Inventory.RezScript to use newer script starting code преди 16 години
  Justin Clarke Casey 3e75dede1b Persistent prim inventory phase 5. Restart scripts contained in persisted prims on region start. преди 16 години
  Justin Clarke Casey 286802558e Factor out inventory code in SceneObjectGroup into seperate class. преди 16 години