aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land/RegionCombinerClientEventForwarder.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Move RegionCombinerModule to it's own projectTeravus Ovares (Dan Olivares)2009-11-101-94/+0
| | | | * Moves the mono_metadata_token_from_dor message to a different module on loading.
* * Move nested classes from the RegionCombinerModule into their own file.Teravus Ovares (Dan Olivares)2009-09-131-0/+94
* Rename the RegionCombinerModuleIndividualForwarder to RegionCombinerIndividualEventForwarder so there's no possibility that mono.addins sees any names similar