aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Region/World (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some rearranging of folders in OpenSim.RegionMW2007-06-126-0/+0
|
* Some Work on the Primitive classMW2007-06-124-59/+84
|
* *Removed missing file in csprojmingchen2007-06-111-75/+0
| | | | | *Removed Avatar.Client.cs (unused)
* *Removed OSVector3 and replaced with libsecondlife.LLVector3mingchen2007-06-111-2/+2
|
* *Added and updated copyright headers on all files in both OpenSim and OGSmingchen2007-06-1118-0/+487
|
* A few small changes and hopefully fixed the nant build problem ↵MW2007-06-112-1/+22
| | | | (OpenSim.Framework came before OpenSim.Framework.Console, so was causing a problem as OpenSim.Framework references OpenSim.Framework.Console).
* Added AttachObject method to IClientAPI.MW2007-06-111-0/+9
| | | | | Added RequestAvatar(LLUUID avatarID) method to world.
* Added InterSimComms (Likely to be renamed) to the commsManager and moved the ↵MW2007-06-101-3/+3
| | | | InformClientOfNeighbours method into that.
* Added SandBoxManager which in sandbox mode, acts as the backend server for ↵MW2007-06-102-5/+2
| | | | the CommsManager interfaces (commsManager.gridServer etc).
* Added a Couple of summary commentsMW2007-06-101-3/+87
|
* Prim creation working.MW2007-06-103-92/+82
|
* Another bug fixMW2007-06-101-1/+1
|
* a few bug fixesMW2007-06-101-68/+1
|
* More rearranging.MW2007-06-1019-0/+2577