aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Region (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-12Work on Primitive class.MW3-7/+22
2007-06-12did I say I was doing some rearranging? MW3-29/+32
2007-06-12Some rearranging of folders in OpenSim.RegionMW8-17/+17
2007-06-12Some Work on the Primitive classMW4-59/+84
2007-06-11*Removed missing file in csprojmingchen3-79/+0
*Removed Avatar.Client.cs (unused)
2007-06-11*Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen2-7/+7
*Updated prebuild.xml
2007-06-11*Removed OSVector3 and replaced with libsecondlife.LLVector3mingchen1-2/+2
2007-06-11*Added and updated copyright headers on all files in both OpenSim and OGSmingchen19-0/+514
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