Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor common deserialization processor code to generic method ↵ | Justin Clark-Casey (justincc) | 2012-02-03 | 1 | -68/+6 |
| | | | | ExternalRepresentationUtils.ExecuteReadProcessors() | ||||
* | Change LandDataSerializer deserialization so that in the future it won't ↵ | Justin Clark-Casey (justincc) | 2012-02-03 | 1 | -60/+177 |
| | | | | | | care about extra elements or element order. This brings it into line with other deserializations such as object and will improve future backward compatibility. | ||||
* | Fix test failure | Melanie | 2012-02-03 | 1 | -0/+1 |
| | |||||
* | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more | Melanie | 2012-02-02 | 1 | -5/+7 |
| | | | | | | accurately reflects the data sent by the viewer. Add times bans and the expiration of timed bans. Warning: Contains a Migration (and nuts) | ||||
* | Remove "Dwell" support from core and replace it with calls to methods | Melanie Thielker | 2010-09-05 | 1 | -2/+3 |
| | | | | on IDwellModule | ||||
* | 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 |
|/ | |||||
* | adding LandDataSerializer (not connected anywhere, work-in-progress) | dr scofield (aka dirk husemann) | 2009-09-30 | 1 | -0/+185 |
[hi, there, justin!] |