Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-14 | Fixed the bug that makes a region use its water height as its name (in ↵ | MW | 2 | -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) | MW | 4 | -5/+4 | |
2007-06-12 | Renamed World class to Scene class | MW | 13 | -52/+52 | |
2007-06-12 | Renamed OpenSim.Region/World folder to Scene (classes renaming will follow) | MW | 18 | -43/+31 | |
2007-06-12 | some more rearranging. | MW | 3 | -0/+0 | |
2007-06-12 | (no commit message) | MW | 6 | -179/+32 | |
2007-06-12 | Work on Primitive class. | MW | 3 | -7/+22 | |
2007-06-12 | did I say I was doing some rearranging? | MW | 3 | -29/+32 | |
2007-06-12 | Some rearranging of folders in OpenSim.Region | MW | 8 | -17/+17 | |
2007-06-12 | Some Work on the Primitive class | MW | 4 | -59/+84 | |
2007-06-11 | *Removed missing file in csproj | mingchen | 3 | -79/+0 | |
*Removed Avatar.Client.cs (unused) | |||||
2007-06-11 | *Removed SimProfileBase from OpenSim (Unused/Depreciated) | mingchen | 2 | -7/+7 | |
*Updated prebuild.xml | |||||
2007-06-11 | *Removed OSVector3 and replaced with libsecondlife.LLVector3 | mingchen | 1 | -2/+2 | |
2007-06-11 | *Added and updated copyright headers on all files in both OpenSim and OGS | mingchen | 19 | -0/+514 | |
2007-06-11 | A few small changes and hopefully fixed the nant build problem ↵ | MW | 2 | -1/+22 | |
(OpenSim.Framework came before OpenSim.Framework.Console, so was causing a problem as OpenSim.Framework references OpenSim.Framework.Console). | |||||
2007-06-11 | Added AttachObject method to IClientAPI. | MW | 1 | -0/+9 | |
Added RequestAvatar(LLUUID avatarID) method to world. | |||||
2007-06-10 | Added InterSimComms (Likely to be renamed) to the commsManager and moved the ↵ | MW | 1 | -3/+3 | |
InformClientOfNeighbours method into that. | |||||
2007-06-10 | Added SandBoxManager which in sandbox mode, acts as the backend server for ↵ | MW | 2 | -5/+2 | |
the CommsManager interfaces (commsManager.gridServer etc). | |||||
2007-06-10 | Added a Couple of summary comments | MW | 1 | -3/+87 | |
2007-06-10 | Prim creation working. | MW | 3 | -92/+82 | |
2007-06-10 | Another bug fix | MW | 1 | -1/+1 | |
2007-06-10 | a few bug fixes | MW | 1 | -68/+1 | |
2007-06-10 | Deleted OpenSim.World project files. | MW | 2 | -275/+0 | |
2007-06-10 | More rearranging. | MW | 21 | -0/+275 | |
2007-06-10 | part two of the folder renaming fix. | MW | 23 | -0/+4014 | |