Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Diva Canto | 2010-11-29 | 3 | -8/+295 |
| | | | | usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function. | ||||
* | Changed the parser for InventoryItem deserialization. Moved some utility ↵ | Diva Canto | 2010-11-27 | 1 | -30/+168 |
| | | | | functions around. | ||||
* | Remove "Dwell" support from core and replace it with calls to methods | Melanie Thielker | 2010-09-05 | 1 | -2/+3 |
| | | | | on IDwellModule | ||||
* | 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 |
| | | | | | | | | | | | | These patch should allow people using systems that do not have their locale set to En_US or similar to use OpenSim without suffering effects such as being a million miles up in the air on login. The problem was caused by parsing strings without forcing that parse to be En_US (hence different decimal and digit group symbols were causing problems). Thanks very much to VikingErik for doing the legwork on this fix and phacelia for spotting it in the first place. | ||||
* | | 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 |
| | | | | | | | | * Fixed circular dependency | ||||
* | | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 1 | -4/+5 |
|/ | | | | | * HG is seriously broken here * Compiles. Untested. | ||||
* | Minor formatting cleanup. | Jeff Ames | 2009-10-19 | 1 | -12/+12 |
| | |||||
* | - adding new LandDataSerializer testcase to "test-xml" target as well | dr scofield (aka dirk husemann) | 2009-10-01 | 1 | -11/+11 |
| | | | | - adding another LandDataSerializer testcase | ||||
* | fixing LandDataSerializer (yeah! for testcases) | dr scofield (aka dirk husemann) | 2009-10-01 | 1 | -15/+21 |
| | |||||
* | Merge branch 'oar-parcel' into x-opensim | dr scofield (aka dirk husemann) | 2009-10-01 | 1 | -32/+32 |
|\ | |||||
| * | adding testcase for LandDataSerializer; fixing LandDataSerializer ;-) | dr scofield (aka dirk husemann) | 2009-10-01 | 1 | -32/+32 |
| | | |||||
* | | 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 |
| | | | | [hi, there, justin!] | ||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 3 | -3/+3 |
| | | | | LICENSE.txt. | ||||
* | * 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 |
| | |||||
* | * Write basic, incomplete load iar test | Justin Clarke Casey | 2009-04-24 | 1 | -3/+1 |
| | |||||
* | * refactor: move archive user inventory item serialization out to a separate ↵ | Justin Clarke Casey | 2009-04-23 | 3 | -8/+202 |
| | | | | file | ||||
* | * minor: move RegionSettingsSerializer into OpenSim.Framework.Serialization | Justin Clarke Casey | 2009-03-27 | 1 | -0/+254 |
| | |||||
* | * Fix build break from last commit | Justin Clarke Casey | 2009-03-26 | 1 | -1/+2 |
| | |||||
* | * iars: Serialize information about item creators to archive | Justin Clarke Casey | 2009-03-26 | 1 | -0/+71 |