Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix OAR parcel loading so that old parcels are replaced by the new instead ↵ | Justin Clark-Casey (justincc) | 2011-01-27 | 1 | -0/+5 |
| | | | | | | of merged. The --merge switch will still merge the old and new land parcelling. | ||||
* | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -3/+3 |
| | |||||
* | Implements three new OSSL functions for parcel management: osParcelJoin ↵ | OpenSim Master | 2010-05-13 | 1 | -0/+10 |
| | | | | joins parcels in an area, osParcelSubdivide splits parcels in an area, osParcelSetDetails sets parcel name, description, owner and group owner. Join and Subdivide methods in LandChannel are exposed. | ||||
* | minor: add doc to a few parcel methods | Justin Clark-Casey (justincc) | 2009-11-25 | 1 | -0/+1 |
| | |||||
* | * Update namespace in the regioncombinermodule. | Teravus Ovares (Dan Olivares) | 2009-11-10 | 1 | -1/+2 |
| | |||||
* | * Move RegionCombinerModule to it's own project | Teravus Ovares (Dan Olivares) | 2009-11-10 | 1 | -0/+163 |
* Moves the mono_metadata_token_from_dor message to a different module on loading. |