aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/RegionCombinerModule (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor: add doc to a few parcel methodsJustin Clark-Casey (justincc)2009-11-251-0/+1
|
* Formatting cleanup.Jeff Ames2009-11-231-2/+2
|
* * Thanks to a little help from jhurliman, jradford, diva, mono's brajkovic, ↵Teravus Ovares (Dan Olivares)2009-11-112-13/+5
| | | | miguel, and the fabulous bug reports by our community members.. The workaround fix for the "ERROR:metadata.c:3211:mono_metadata_token_from_dor: code should not be reached" bug in the RegionCombinerModule.
* * Fix resources file mappingTeravus Ovares (Dan Olivares)2009-11-111-2/+2
|
* * Update namespace in the regioncombinermodule.Teravus Ovares (Dan Olivares)2009-11-108-8/+9
|
* * Move RegionCombinerModule to it's own projectTeravus Ovares (Dan Olivares)2009-11-109-0/+1781
* Moves the mono_metadata_token_from_dor message to a different module on loading.