aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/RegionCombinerModule (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-25minor: add doc to a few parcel methodsJustin Clark-Casey (justincc)1-0/+1
2009-11-23Formatting cleanup.Jeff Ames1-2/+2
2009-11-11* Thanks to a little help from jhurliman, jradford, diva, mono's brajkovic, ↵Teravus Ovares (Dan Olivares)2-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.
2009-11-11* Fix resources file mappingTeravus Ovares (Dan Olivares)1-2/+2
2009-11-10* Update namespace in the regioncombinermodule.Teravus Ovares (Dan Olivares)8-8/+9
2009-11-10* Move RegionCombinerModule to it's own projectTeravus Ovares (Dan Olivares)9-0/+1781
* Moves the mono_metadata_token_from_dor message to a different module on loading.