| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2012-09-24 | 1 | -1/+4 |
|\ |
|
| * | Correctly override and call base OpenSimTestCase.SetUp() method in GridConnec... | Justin Clark-Casey (justincc) | 2012-09-19 | 1 | -1/+4 |
* | | Merge branch 'master' into careminster | Melanie | 2012-09-16 | 9 | -745/+1675 |
|\ \
| |/ |
|
| * | 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 |
* | | Merge branch 'master' into careminster | Melanie | 2012-09-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | If reusing dynamic textures, do not reuse small data length textures that fal... | Justin Clark-Casey (justincc) | 2012-09-06 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-08-23 | 1 | -1/+62 |
|\ \
| |/ |
|
| * | When loading an OAR, validate any group UUIDs and properly reconstruct parcel... | Justin Clark-Casey (justincc) | 2012-08-20 | 1 | -1/+62 |
* | | Merge branch 'master' into careminster | Melanie | 2012-08-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix old regression that stopped saving parcel owner data in OARs. | Justin Clark-Casey (justincc) | 2012-08-03 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-08-03 | 1 | -5/+11 |
|\ \
| |/ |
|
| * | Fixed a rare bug that caused Save OAR to fail because it thought it had timed... | Oren Hurvitz | 2012-08-03 | 1 | -5/+11 |
* | | Merge branch 'master' into careminster | Melanie | 2012-07-12 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c... | Justin Clark-Casey (justincc) | 2012-07-11 | 1 | -2/+0 |
* | | Merge branch 'master' into careminster | Melanie | 2012-05-27 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Comment out accidentally left in log line that was printing out the control f... | Justin Clark-Casey (justincc) | 2012-05-24 | 1 | -3/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2012-05-19 | 1 | -14/+24 |
|\ \
| |/ |
|
| * | Add size of region to OAR control file. Megaregions (sw root OARs when saved... | Justin Clark-Casey (justincc) | 2012-05-19 | 1 | -14/+24 |
* | | Merge branch 'master' into careminster | Melanie | 2012-05-19 | 2 | -41/+74 |
|\ \
| |/ |
|
| * | Remove recent IRegionCombinerModule.IsMegaregion(). In theory, there can be ... | Justin Clark-Casey (justincc) | 2012-05-19 | 1 | -1/+1 |
| * | Add is_megaregion flag into oar control file. Not currently read - for futur... | Justin Clark-Casey (justincc) | 2012-05-19 | 2 | -41/+74 |
* | | Merge branch 'master' into careminster | Melanie | 2012-05-16 | 2 | -0/+54 |
|\ \
| |/ |
|
| * | Route OAR SOG loading through the common SceneObjectSerializer.FromXml2Format... | Justin Clark-Casey (justincc) | 2012-05-16 | 1 | -2/+1 |
| * | Fix issue where loading OARs could sometimes result in link numbers being reo... | Justin Clark-Casey (justincc) | 2012-05-15 | 2 | -1/+56 |
* | | Merge branch 'master' into careminster | Melanie | 2012-05-14 | 3 | -2/+29 |
|\ \
| |/ |
|
| * | Save the Telehub and its Spawn Points in the OAR | Oren Hurvitz | 2012-05-14 | 3 | -2/+29 |
| * | Revert "Save the Telehub and its Spawn Points in the OAR" | Justin Clark-Casey (justincc) | 2012-05-12 | 3 | -29/+2 |
| * | Save the Telehub and its Spawn Points in the OAR | Oren Hurvitz | 2012-05-10 | 3 | -2/+29 |
| * | Revert "Better error handling if Load OAR or Save OAR fail" | Justin Clark-Casey (justincc) | 2012-05-07 | 3 | -32/+6 |
| * | Better error handling if Load OAR or Save OAR fail | Oren Hurvitz | 2012-05-07 | 3 | -6/+32 |
* | | Merge branch 'master' into careminster | Melanie | 2012-04-27 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Use DotNetZip to compress OARs and IARs. | Oren Hurvitz | 2012-04-27 | 1 | -1/+4 |
* | | Merge branch 'master' into careminster | Melanie | 2012-04-27 | 2 | -5/+10 |
|\ \
| |/ |
|
| * | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 2012-04-27 | 1 | -3/+3 |
| * | When creating an OAR, objects where the user is the Creator are always includ... | Oren Hurvitz | 2012-04-26 | 1 | -2/+7 |
* | | Merge branch 'master' into careminster | Melanie | 2012-04-23 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix bug where setting phantom on a prim would result in a server log message ... | Justin Clark-Casey (justincc) | 2012-04-22 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-11 | 3 | -16/+24 |
|\ \
| |/ |
|
| * | Fix TestSaveOarNoAssets() by not launch a no-assets request on a separate thr... | Justin Clark-Casey (justincc) | 2012-03-10 | 1 | -1/+1 |
| * | minor: rearrange some save oar messages so they say what they're about to do ... | Justin Clark-Casey (justincc) | 2012-03-10 | 1 | -8/+7 |
| * | On OAR saving, try fetch assets serially rather than firing all the requests ... | Justin Clark-Casey (justincc) | 2012-03-10 | 2 | -9/+18 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-04 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Changed save oar and save iar parameter -p|--profile to -h|--home, including ... | Snoopy Pfeffer | 2012-02-03 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-28 | 4 | -14/+89 |
|\ \
| |/ |
|
| * | Add experimental --publish option to "save oar" so that OARs reloaded to the ... | Justin Clark-Casey (justincc) | 2012-01-28 | 4 | -14/+89 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-21 | 2 | -1/+3 |
|\ \
| |/ |
|
| * | Add basic request and send image regression tests for LLImageManager | Justin Clark-Casey (justincc) | 2012-01-19 | 1 | -1/+1 |
| * | RegionReady: | BlueWall | 2012-01-18 | 1 | -0/+2 |