aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Interfaces/IGroupsModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-68/+0
| | | | | | | | | | | | | | | | | | | | OpenSim.Region.Environment into a "framework" part and a modules only part. This first changeset refactors OpenSim.Region.Environment.Scenes, OpenSim.Region.Environment.Interfaces, and OpenSim.Region.Interfaces into OpenSim.Region.Framework.{Interfaces,Scenes} leaving only region modules in OpenSim.Region.Environment. The next step will be to move region modules up from OpenSim.Region.Environment.Modules to OpenSim.Region.CoreModules and then sort out which modules are really core modules and which should move out to forge. I've been very careful to NOT BREAK anything. i hope i've succeeded. as this is the work of a whole week i hope i managed to keep track with the applied patches of the last week --- could any of you that did check in stuff have a look at whether it survived? thx!
* And another method addedMelanie Thielker2009-01-201-0/+1
|
* Small interface additionMelanie Thielker2009-01-201-0/+4
|
* More groups plumbingMelanie Thielker2008-11-141-0/+4
|
* Plumbing along....Melanie Thielker2008-10-291-0/+2
|
* Committing a small fix for EventData along with more plumbing workMelanie Thielker2008-10-261-0/+1
|
* More plumbing and some wiresMelanie Thielker2008-10-251-1/+3
|
* Plumb some moreMelanie Thielker2008-10-241-0/+9
|
* Lotsa plumming :)Melanie Thielker2008-10-241-0/+45