aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Region (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-14Fixed the bug that makes a region use its water height as its name (in ↵MW2-20/+24
regionhandshake), which lead to most regions being called "20". (applied fix to sugilite) Rearranged some of the methods in ClientView.API.
2007-06-12(no commit message)MW4-5/+4
2007-06-12Renamed World class to Scene classMW13-52/+52
2007-06-12Renamed OpenSim.Region/World folder to Scene (classes renaming will follow)MW18-43/+31
2007-06-12some more rearranging. MW3-0/+0
2007-06-12(no commit message)MW6-179/+32
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