| Commit message (Expand) | Author | Age | Files | Lines |
* | Thank you kindly, Melanie, for: | Charles Krinke | 2008-05-23 | 1 | -1/+4 |
* | * This update causes the backup process to run in a separate thread. | Teravus Ovares | 2008-05-21 | 1 | -2/+5 |
* | Formatting cleanup, minor refactoring. Fixed some comparisons of value types... | Jeff Ames | 2008-05-18 | 1 | -15/+15 |
* | * Tweaked patch mantis 1302 and committing it. | Teravus Ovares | 2008-05-17 | 1 | -7/+30 |
* | Formatting cleanup. | Jeff Ames | 2008-05-17 | 1 | -11/+11 |
* | * Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in... | Teravus Ovares | 2008-05-16 | 1 | -1/+13 |
* | * Patch from Melanie. Mantis 1294: Fix broken wearables icon display in pri... | Teravus Ovares | 2008-05-16 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -92/+92 |
* | Committing patch from Melanie. 0001290: [PATCH] implement permissions propag... | Teravus Ovares | 2008-05-15 | 1 | -30/+70 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -5/+5 |
* | * Minor: Normalise prim inventory log headers | Justin Clarke Casey | 2008-05-01 | 1 | -5/+5 |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -76/+74 |
* | * Spring cleaning on Region.Environment. | Adam Frisby | 2008-05-01 | 1 | -74/+76 |
* | * Patch by Melanie. Implements proper objectflags on child objects. Thanks ... | Teravus Ovares | 2008-04-30 | 1 | -1/+1 |
* | * Tidy up and comments related to last inventory related commit | Justin Clarke Casey | 2008-04-26 | 1 | -5/+5 |
* | * First draft implementation of copying prim inventory items back to agent in... | Justin Clarke Casey | 2008-04-26 | 1 | -7/+15 |
* | * Check in odds and ends which remain as an attempt to get the item propertie... | Justin Clarke Casey | 2008-04-25 | 1 | -10/+42 |
* | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 2008-04-24 | 1 | -30/+30 |
* | * Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl... | Adam Frisby | 2008-04-23 | 1 | -0/+25 |
* | * Applying Mantis #1020 (Animations) - Thanks Melanie. | Adam Frisby | 2008-04-23 | 1 | -0/+33 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -5/+3 |
* | * Updates LSL2CS converter | Teravus Ovares | 2008-04-20 | 1 | -0/+1 |
* | * Okay you can put down your pitchforks - this patch should fix rezzing of it... | Justin Clarke Casey | 2008-04-07 | 1 | -1/+0 |
* | * I XmlIgnored the TaskInventory Property as a temporary measure. Taking th... | Teravus Ovares | 2008-04-07 | 1 | -0/+1 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 2008-04-04 | 1 | -3/+7 |
* | * Resolve mantis 849 | Justin Clarke Casey | 2008-04-03 | 1 | -1/+1 |
* | Minor: just some method comments | Justin Clarke Casey | 2008-04-02 | 1 | -2/+10 |
* | * Fix for mantis #678 | Justin Clarke Casey | 2008-04-01 | 1 | -2/+11 |
* | * Stop (which currently removes) all scripts in an object when that object is... | Justin Clarke Casey | 2008-03-18 | 1 | -0/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Sean Dague | 2008-03-17 | 1 | -1/+1 |
* | Change SceneObjectPart.LocalID to .LocalId to be case matching | Sean Dague | 2008-03-05 | 1 | -2/+2 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | * Report 'asset not found' situations back to UserTextureDownloadService | Justin Clarke Casey | 2008-02-20 | 1 | -2/+2 |
* | * re-enabled AssetNotFound code | lbsa71 | 2008-02-20 | 1 | -77/+80 |
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 1 | -39/+30 |
* | * didn't save :P so, this is the other half to my last commit | Teravus Ovares | 2008-02-07 | 1 | -1/+20 |
* | * Added the Scripted objectflag if there is a script running in a prim. Remov... | Teravus Ovares | 2008-02-07 | 1 | -1/+14 |
* | * Fixed script count incrementer. Was decrementing but only incrementing wh... | Teravus Ovares | 2008-02-06 | 1 | -2/+2 |
* | * Put the script run limiter on the SceneObjectPart as otherwise you can drop... | Teravus Ovares | 2008-02-06 | 1 | -13/+15 |
* | * Added Active Scripts to report the number of scripts running to Sim Stats | Teravus Ovares | 2008-02-06 | 1 | -0/+22 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -30/+32 |
* | * Scripts edited within a prim will now be persisted correctly | Justin Clarke Casey | 2008-01-21 | 1 | -1/+4 |
* | Method rename | Justin Clarke Casey | 2008-01-21 | 1 | -3/+5 |
* | * Make object persistence more granular by separating prim and prim inventory... | Justin Clarke Casey | 2008-01-21 | 1 | -1/+25 |
* | * Added and implemented the LSL changed event. | Teravus Ovares | 2008-01-17 | 1 | -1/+5 |
* | * Fix mantis 345 - it is now possible to duplicate prims directly in the regi... | Justin Clarke Casey | 2008-01-16 | 1 | -90/+119 |
* | * Store task inventory when an object is taken into agent inventory | Justin Clarke Casey | 2008-01-16 | 1 | -37/+53 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -2/+2 |
* | Switch prim items type representation to use int rather than strings. | Justin Clarke Casey | 2008-01-11 | 1 | -12/+7 |