| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: Move methods to start a monitored thread, start work in its own thr... | Justin Clark-Casey (justincc) | 2014-11-25 | 3 | -5/+5 |
* | refactor: consistently put all test classes in the OpenSim.Tests.Common packa... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -1/+0 |
* | Modifications to previous IAR commits to bring them more inline with existing... | AliciaRaven | 2014-09-23 | 1 | -9/+9 |
* | For monitoring purposes, start non-timeout tasks (which do not currently use ... | Justin Clark-Casey (justincc) | 2014-09-05 | 3 | -5/+8 |
* | Close streams immediately when we finish using them | Oren Hurvitz | 2014-07-21 | 2 | -13/+15 |
* | When saving an OAR in "Publish" mode, also discard Group information | Oren Hurvitz | 2014-05-26 | 1 | -1/+2 |
* | new version of patch to add default-user switch new version :qw :wq updated v... | Matt Lehmann | 2014-05-06 | 1 | -0/+2 |
* | updated version of default user switch for load oar :q :q | Matt Lehmann | 2014-05-06 | 2 | -6/+42 |
* | Fixed: the parcel flag "Allow Scripts from Group" should only check if the pa... | Oren Hurvitz | 2014-04-20 | 1 | -5/+9 |
* | Removed default timeout when starting scripts after Load OAR | Oren Hurvitz | 2014-03-28 | 1 | -2/+2 |
* | Run slow operations in a separate thread, instead of using FireAndForget (whi... | Oren Hurvitz | 2014-03-25 | 2 | -4/+4 |
* | In Load OAR, correctly restore group-owned objects | Oren Hurvitz | 2014-03-24 | 1 | -3/+3 |
* | In Load OAR: Zero isn't a valid Group ID | Oren Hurvitz | 2014-03-24 | 1 | -4/+2 |
* | During Load OAR, fix the User and Group ID's in objects that are embedded in ... | Oren Hurvitz | 2014-03-24 | 1 | -53/+77 |
* | Fix displacement and location operations on legacy trees and grass in | Robert Adams | 2014-02-15 | 1 | -1/+1 |
* | Add "--no-objects" parameter to 'load oar'. | Robert Adams | 2014-02-02 | 2 | -1/+7 |
* | Really add the old parameter names to load oar to keep downward compatibiliy | Robert Adams | 2014-02-02 | 1 | -0/+2 |
* | Change new 'load oar' parameters to be hyphenated to be consistant with | Robert Adams | 2014-02-02 | 2 | -10/+10 |
* | Implement terrain merging in TerrainChannel. | Robert Adams | 2014-02-02 | 2 | -22/+49 |
* | clear land tainting when tested. Then testing, pass scene to LandObject as no... | Robert Adams | 2014-01-28 | 1 | -1/+1 |
* | Merge branch 'master' into varregion | Robert Adams | 2014-01-21 | 2 | -12/+11 |
|\ |
|
| * | Materials module: a) Store materials as assets; b) Finalized it (removed the ... | Oren Hurvitz | 2014-01-20 | 2 | -12/+11 |
* | | varregion: remove --noterrain and --noparcel parameters in 'load oar'. | Robert Adams | 2014-01-19 | 2 | -17/+66 |
* | | varregion: add --noterrain and --noparcel to 'load oar'. | Robert Adams | 2014-01-19 | 3 | -24/+54 |
* | | varregion: add --displacement parameter to 'load oar'. | Robert Adams | 2014-01-19 | 3 | -12/+46 |
* | | varregion: many more updates removing the constant RegionSize and replacing | Robert Adams | 2013-12-26 | 1 | -1/+1 |
* | | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. | Robert Adams | 2013-12-14 | 2 | -5/+5 |
* | | Merge branch 'master' into varregion | Robert Adams | 2013-11-15 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | refactor: replace verbose checks with String.IsNullOrEmpty where applicable. | Justin Clark-Casey (justincc) | 2013-11-15 | 1 | -2/+2 |
* | | VarRegion: change RegionInfo storage of region coordinates from region | Robert Adams | 2013-09-28 | 2 | -5/+5 |
|/ |
|
* | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask | Melanie | 2013-03-26 | 1 | -0/+1 |
* | Add regression test TestSaveNonRootFolderToIar | Justin Clark-Casey (justincc) | 2013-02-16 | 1 | -0/+2 |
* | Changed locks to prevent deadlocks (especially during multi-region Load OAR) | Oren Hurvitz | 2013-01-02 | 1 | -15/+27 |
* | If Save OAR/IAR times-out while waiting for assets then notify the caller tha... | Oren Hurvitz | 2013-01-02 | 3 | -24/+29 |
* | In ArchiverTests, use the local instantiated SceneManager rather than potenti... | Justin Clark-Casey (justincc) | 2012-11-24 | 1 | -20/+7 |
* | Fix bug where loading an OAR with a deeded parcel would always set the parcel... | Justin Clark-Casey (justincc) | 2012-11-24 | 3 | -140/+213 |
* | minor: Add some currently commented out debug log lines for investigating iss... | Justin Clark-Casey (justincc) | 2012-11-23 | 1 | -0/+5 |
* | Another 10 modules' directives moved from .addin.xml | Diva Canto | 2012-11-12 | 1 | -0/+2 |
* | Comment out checks not to overwrite existing IAR/OAR files for now on "save i... | Justin Clark-Casey (justincc) | 2012-11-01 | 1 | -2/+4 |
* | Fix "save iar" hanging permanently if the asset request phase times out. | Justin Clark-Casey (justincc) | 2012-10-26 | 1 | -0/+4 |
* | Fixed saving non-square multi-region OARs | Oren Hurvitz | 2012-10-26 | 1 | -1/+1 |
* | Get "save oar" and "save iar" to tell you in a more friendly manner if the fi... | Justin Clark-Casey (justincc) | 2012-10-24 | 1 | -7/+11 |
* | Fix a few minor issues in ArchiveReadRequest logging. | Justin Clark-Casey (justincc) | 2012-10-19 | 1 | -2/+2 |
* | Revert "Added request.Proxy=null everywhere, as discussed in http://stackover... | Diva Canto | 2012-09-30 | 1 | -1/+0 |
* | Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com... | Diva Canto | 2012-09-30 | 1 | -0/+1 |
* | Correctly override and call base OpenSimTestCase.SetUp() method in GridConnec... | Justin Clark-Casey (justincc) | 2012-09-19 | 1 | -1/+4 |
* | Added unit tests for multi-region OARs | Oren Hurvitz | 2012-09-14 | 1 | -58/+326 |
* | Rename ArchiveWriteRequestPreparatio nto ArchiveWriteRequest since after the ... | Justin Clark-Casey (justincc) | 2012-09-14 | 3 | -9/+9 |
* | Support multi-region OAR files | Oren Hurvitz | 2012-09-14 | 8 | -395/+1057 |
* | If reusing dynamic textures, do not reuse small data length textures that fal... | Justin Clark-Casey (justincc) | 2012-09-06 | 1 | -1/+1 |