aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Interfaces (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-231-0/+46
It is now possible to use module interfaces without referencing Scene. Place those interfaces in OpenSim/Region/Interfaces. They may not use any refs from OpenSim.Region.Environment as parameters. This resolves a circular library ref introduced in r5949