| Commit message (Expand) | Author | Age | Files | Lines |
* | On object deserialization, go back to logging errors at DEBUG level rather th... | Justin Clark-Casey (justincc) | 2012-02-13 | 1 | -6/+13 |
* | Add TestRegionSettingsDeserialize | Justin Clark-Casey (justincc) | 2012-02-04 | 2 | -1/+135 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-02-03 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'master' of ssh://snoopy@opensimulator.org/var/git/opensim | Snoopy Pfeffer | 2012-02-04 | 5 | -106/+204 |
| |\ |
|
| * | | Changed save oar and save iar parameter -p|--profile to -h|--home, including ... | Snoopy Pfeffer | 2012-02-03 | 1 | -2/+2 |
* | | | Change SceneObjectSerializer to use common ExternalRepresentationUtils.Execut... | Justin Clark-Casey (justincc) | 2012-02-03 | 1 | -9/+28 |
| |/
|/| |
|
* | | Refactor common deserialization processor code to generic method ExternalRepr... | Justin Clark-Casey (justincc) | 2012-02-03 | 3 | -98/+62 |
* | | Change LandDataSerializer deserialization so that in the future it won't care... | Justin Clark-Casey (justincc) | 2012-02-03 | 4 | -74/+208 |
|/ |
|
* | Fix test failure | Melanie | 2012-02-03 | 1 | -0/+1 |
* | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more | Melanie | 2012-02-02 | 2 | -11/+13 |
* | HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio... | Diva Canto | 2012-01-12 | 1 | -4/+4 |
* | Save the sun's position in OARs | Oren Hurvitz | 2011-06-10 | 1 | -2/+6 |
* | remove now unused individual LandData prim counts. | Justin Clark-Casey (justincc) | 2011-04-05 | 1 | -6/+2 |
* | Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup. Make sta... | Justin Clark-Casey (justincc) | 2011-03-09 | 1 | -1/+18 |
* | Addresses mantis #5360: CreatorData was being written as long as it wasn't nu... | Diva Canto | 2011-02-03 | 1 | -1/+1 |
* | Added some comments. Better than listening to the boring speaker... | Diva Canto | 2010-12-01 | 1 | -0/+12 |
* | Fix unit test. | Diva Canto | 2010-11-29 | 1 | -0/+6 |
* | Preservation of creator information now also working in IARs. Cleaned up usag... | Diva Canto | 2010-11-29 | 3 | -8/+295 |
* | Changed the parser for InventoryItem deserialization. Moved some utility func... | Diva Canto | 2010-11-27 | 1 | -30/+168 |
* | Allow OARs and IARs to save and load meshes. | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -0/+2 |
* | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -10/+10 |
* | Remove "Dwell" support from core and replace it with calls to methods | Melanie Thielker | 2010-09-05 | 1 | -2/+3 |
* | Add --merge switch to load iar. | Justin Clark-Casey (justincc) | 2010-06-30 | 1 | -2/+27 |
* | make oar object filename/pathname creation a helper method | Justin Clark-Casey (justincc) | 2010-05-21 | 1 | -0/+33 |
* | add prim item and test asset save in save oar unit test | Justin Clark-Casey (justincc) | 2010-05-21 | 1 | -1/+6 |
* | * Fixes LandDataSerializerTests on Windows by stripping CR from the serializa... | Teravus Ovares (Dan Olivares) | 2010-05-05 | 1 | -6/+10 |
* | When saving an oar/iar, don't attempt to write out the data byte array if it'... | Justin Clark-Casey (justincc) | 2010-03-31 | 1 | -1/+3 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 1 | -12/+12 |
|\ |
|
| * | Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 | Justin Clark-Casey (justincc) | 2010-02-12 | 1 | -12/+12 |
* | | Forgot to remove 'using' | Diva Canto | 2010-01-10 | 1 | -1/+0 |
* | | * Starting to clean the house... | Diva Canto | 2010-01-10 | 1 | -3/+3 |
* | | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 1 | -4/+5 |
|/ |
|
* | Minor formatting cleanup. | Jeff Ames | 2009-10-19 | 1 | -12/+12 |
* | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2009-10-02 | 2 | -1/+7 |
* | - adding new LandDataSerializer testcase to "test-xml" target as well | dr scofield (aka dirk husemann) | 2009-10-01 | 2 | -14/+52 |
* | fixing LandDataSerializer (yeah! for testcases) | dr scofield (aka dirk husemann) | 2009-10-01 | 2 | -19/+29 |
* | Merge branch 'oar-parcel' into x-opensim | dr scofield (aka dirk husemann) | 2009-10-01 | 1 | -1/+4 |
|\ |
|
| * | adding meat to the LandDataSerializerTest cases. | dr scofield (aka dirk husemann) | 2009-10-01 | 1 | -1/+4 |
* | | Merge branch 'oar-parcel' into x-opensim | dr scofield (aka dirk husemann) | 2009-10-01 | 2 | -32/+118 |
|\ \
| |/ |
|
| * | adding testcase for LandDataSerializer; fixing LandDataSerializer ;-) | dr scofield (aka dirk husemann) | 2009-10-01 | 2 | -32/+118 |
* | | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | | Formatting cleanup. | Jeff Ames | 2009-10-01 | 2 | -5/+5 |
|/ |
|
* | adding LandDataSerializer (not connected anywhere, work-in-progress) | dr scofield (aka dirk husemann) | 2009-09-30 | 1 | -0/+185 |
* | Thank you kindly, dslake, for a patch that: | Charles Krinke | 2009-08-02 | 1 | -0/+4 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 6 | -6/+6 |
* | making TarArchiveReader more resilient when faced with OARs created by | Dr Scofield | 2009-05-27 | 1 | -2/+8 |
* | * When saving an oar, save assets when immediately received rather than stori... | Justin Clarke Casey | 2009-05-14 | 1 | -16/+23 |
* | * minor: use system ascii encoding rather than newing up our own object | Justin Clarke Casey | 2009-05-07 | 1 | -3/+1 |
* | * correct spelling mistake in item seiralization | Justin Clarke Casey | 2009-04-24 | 1 | -2/+2 |
* | * minor: make inventory item deserialization code easier to read | Justin Clarke Casey | 2009-04-24 | 1 | -52/+26 |