| Commit message (Expand) | Author | Age | Files | Lines |
* | * May make the terrain flatten brush behave like Second Life(tm)'s client exp... | Adam Frisby | 2009-05-28 | 1 | -1/+5 |
* | Prevent group deeded objects from being returned by the group return option | Melanie Thielker | 2009-05-24 | 1 | -2/+22 |
* | Allow the perms module to inspect and modify the list of objects to return | Melanie Thielker | 2009-05-24 | 2 | -5/+5 |
* | Make group permissions control what a user can return. | Melanie Thielker | 2009-05-24 | 1 | -0/+32 |
* | Add a new permissions check for bulk object returns. | Melanie Thielker | 2009-05-24 | 2 | -0/+12 |
* | * Take another attempt at http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 2009-05-19 | 1 | -12/+14 |
* | * minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 2009-05-18 | 1 | -1/+1 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 2009-05-18 | 1 | -4/+4 |
* | * Re-enable save oar test by loading asset data plugins from test mock class | Justin Clarke Casey | 2009-05-18 | 1 | -120/+120 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-18 | 1 | -0/+1 |
* | Thank you kindly, Jonc, for a patch that solves | Charles Krinke | 2009-05-17 | 1 | -1/+1 |
* | * Resolve bug where save oar would never complete if any assets were missing | Justin Clarke Casey | 2009-05-15 | 3 | -17/+11 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 6 | -135/+141 |
* | * When saving an oar, save assets when immediately received rather than stori... | Justin Clarke Casey | 2009-05-14 | 4 | -121/+122 |
* | * refactor: move SceneXmlLoader into subpackage | Justin Clarke Casey | 2009-05-14 | 1 | -0/+1 |
* | * refactor: break some of xml2 serialization out of sog | Justin Clarke Casey | 2009-05-14 | 2 | -2/+4 |
* | Correctly reset the group ownership flag when a parcel is reclaimed. | Melanie Thielker | 2009-05-12 | 1 | -0/+1 |
* | Hook up deed permissions checking to the land module | Melanie Thielker | 2009-05-12 | 1 | -1/+3 |
* | Add permission mechanisms for group deeding land | Melanie Thielker | 2009-05-12 | 1 | -0/+18 |
* | Thank you kindly, Patnad, for a patch that: | Charles Krinke | 2009-05-12 | 2 | -12/+6 |
* | Add some asset cache plumbing. Change the generic cache from UUID to string | Melanie Thielker | 2009-05-10 | 1 | -1/+3 |
* | remove misleading comment | Sean Dague | 2009-05-07 | 1 | -3/+0 |
* | instrument most of the tests with a new InMethod function that may help us fi... | Sean Dague | 2009-05-07 | 1 | -0/+3 |
* | minor: Inconsquential change to provoke another build | Justin Clarke Casey | 2009-05-07 | 1 | -1/+1 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 2 | -0/+2 |
* | Thank you kindly, Thomax, for a patch that solves: | Charles Krinke | 2009-05-02 | 1 | -1/+1 |
* | Estate owners who are not administrators, even in god mode, should not be | Melanie Thielker | 2009-04-30 | 1 | -1/+1 |
* | Fixed a bug in the permissions module, where if there were multiple admins, t... | MW | 2009-04-30 | 1 | -7/+21 |
* | * Get rid of some extraneous debug log output from the last commit | Justin Clarke Casey | 2009-04-28 | 2 | -4/+4 |
* | * Stop oar loading barfing if the archive contains directory entries | Justin Clarke Casey | 2009-04-28 | 2 | -12/+44 |
* | Make sure that, on "Anyone can copy" the person copying the object | Melanie Thielker | 2009-04-27 | 1 | -3/+3 |
* | HGWorldMap got a bit out of sync during the introduction of the new module sy... | diva | 2009-04-26 | 1 | -4/+8 |
* | - Moved WorldMapModule and HGWorldMapModule to the new region-module system | Homer Horwitz | 2009-04-24 | 1 | -59/+91 |
* | * Write separate unit test for replicating iar structure to a user inventory | Justin Clarke Casey | 2009-04-24 | 1 | -3/+2 |
* | * Write basic, incomplete load iar test | Justin Clarke Casey | 2009-04-24 | 1 | -6/+0 |
* | * refactor: move archive user inventory item serialization out to a separate ... | Justin Clarke Casey | 2009-04-23 | 1 | -1/+1 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-22 | 1 | -4/+11 |
* | Moved ITerrainModule and ITerainEffect to OpenSim.Region.Framework.Interfaces... | Homer Horwitz | 2009-04-19 | 3 | -97/+8 |
* | Thank you kindly, MCortez, for a patch that: | Charles Krinke | 2009-04-19 | 2 | -1/+34 |
* | fixes System.UnauthorizedAccessExceptions when trying to load OARs from | Dr Scofield | 2009-04-17 | 1 | -2/+2 |
* | trying to fix exception in Random.Next() probably caused through sharing of | Dr Scofield | 2009-04-16 | 1 | -1/+1 |
* | Correctly flag group owned prims in the land prim list | Melanie Thielker | 2009-04-16 | 1 | -1/+4 |
* | Fix build break and change some groups interfaces | Melanie Thielker | 2009-04-16 | 1 | -1/+1 |
* | * Make it possible to add a request id to load and save oar requests | Justin Clarke Casey | 2009-04-15 | 5 | -23/+51 |
* | * Make archiver tests pump the asset server manually instead of starting the ... | Justin Clarke Casey | 2009-04-14 | 1 | -1/+6 |
* | Add the RegionLoaded(Scene) API to the new region module interface to allow | Melanie Thielker | 2009-04-14 | 1 | -0/+4 |
* | - Moved TerrainModule to the new region-module system. | Homer Horwitz | 2009-04-13 | 1 | -31/+39 |
* | Correct Opensim.ini.example to reflect the default settings for clouds. | idb | 2009-04-11 | 1 | -49/+2 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3427 | Justin Clarke Casey | 2009-04-10 | 1 | -1/+71 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-04-09 | 1 | -1/+1 |