aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Region (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some rearranging of folders in OpenSim.RegionMW2007-06-128-17/+17
|
* Some Work on the Primitive classMW2007-06-124-59/+84
|
* *Removed missing file in csprojmingchen2007-06-113-79/+0
| | | | | *Removed Avatar.Client.cs (unused)
* *Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen2007-06-112-7/+7
| | | | | *Updated prebuild.xml
* *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-1119-0/+514
|
* 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
|
* Deleted OpenSim.World project files.MW2007-06-102-275/+0
|
* More rearranging.MW2007-06-1021-0/+275
|
* part two of the folder renaming fix.MW2007-06-1023-0/+4014