aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Region (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-11A few small changes and hopefully fixed the nant build problem ↵MW2-1/+22
(OpenSim.Framework came before OpenSim.Framework.Console, so was causing a problem as OpenSim.Framework references OpenSim.Framework.Console).
2007-06-11Added AttachObject method to IClientAPI.MW1-0/+9
Added RequestAvatar(LLUUID avatarID) method to world.
2007-06-10Added InterSimComms (Likely to be renamed) to the commsManager and moved the ↵MW1-3/+3
InformClientOfNeighbours method into that.
2007-06-10Added SandBoxManager which in sandbox mode, acts as the backend server for ↵MW2-5/+2
the CommsManager interfaces (commsManager.gridServer etc).
2007-06-10Added a Couple of summary commentsMW1-3/+87
2007-06-10Prim creation working.MW3-92/+82
2007-06-10Another bug fixMW1-1/+1
2007-06-10a few bug fixesMW1-68/+1
2007-06-10Deleted OpenSim.World project files.MW2-275/+0
2007-06-10More rearranging.MW21-0/+275
2007-06-10part two of the folder renaming fix.MW23-0/+4014