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

Аутор 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 година