| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * Tagged long running tests with LongRunningAttribute. | lbsa71 | 2009-04-09 | 1 | -2/+4 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-04-07 | 2 | -3/+3 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3418 | Justin Clarke Casey | 2009-04-07 | 1 | -6/+10 |
* | * Implements World.Parcels[] array for MRM scripting. | Adam Frisby | 2009-04-06 | 1 | -0/+9 |
* | - Move IWindModule to OpenSim.Region.Framework.Interfaces | Homer Horwitz | 2009-04-05 | 3 | -83/+3 |
* | Give a meaningful message if terrain save fails because of a file IO error. | idb | 2009-04-04 | 1 | -0/+5 |
* | Thanks jonc, for a patch that adds rendering of classic clouds. | Homer Horwitz | 2009-04-04 | 1 | -0/+190 |
* | Add copyright headers, formatting cleanup. | Jeff Ames | 2009-04-04 | 4 | -14/+87 |
* | Update svn properties. | Jeff Ames | 2009-04-01 | 3 | -406/+406 |
* | Finally clean up the Scene.Permissions and permissions module. | Melanie Thielker | 2009-04-01 | 1 | -42/+42 |
* | Turning the wind module off by default. | diva | 2009-03-31 | 1 | -1/+1 |
* | Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-03-31 | 4 | -100/+716 |
* | * minor: move RegionSettingsSerializer into OpenSim.Framework.Serialization | Justin Clarke Casey | 2009-03-27 | 3 | -257/+2 |
* | * Apply http://opensimulator.org/mantis/view.php?id=865 | Justin Clarke Casey | 2009-03-26 | 1 | -0/+67 |
* | * minor: remove load oar logging I accidentally left in a few commits ago | Justin Clarke Casey | 2009-03-24 | 1 | -8/+4 |
* | * Use memory more efficiently when loading oars | Justin Clarke Casey | 2009-03-24 | 1 | -11/+19 |