Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work on Primitive class. | MW | 2007-06-12 | 3 | -7/+22 |
| | |||||
* | did I say I was doing some rearranging? | MW | 2007-06-12 | 1 | -25/+28 |
| | |||||
* | Some rearranging of folders in OpenSim.Region | MW | 2007-06-12 | 6 | -0/+0 |
| | |||||
* | Some Work on the Primitive class | MW | 2007-06-12 | 4 | -59/+84 |
| | |||||
* | *Removed missing file in csproj | mingchen | 2007-06-11 | 1 | -75/+0 |
| | | | | | *Removed Avatar.Client.cs (unused) | ||||
* | *Removed OSVector3 and replaced with libsecondlife.LLVector3 | mingchen | 2007-06-11 | 1 | -2/+2 |
| | |||||
* | *Added and updated copyright headers on all files in both OpenSim and OGS | mingchen | 2007-06-11 | 18 | -0/+487 |
| | |||||
* | A few small changes and hopefully fixed the nant build problem ↵ | MW | 2007-06-11 | 2 | -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. | MW | 2007-06-11 | 1 | -0/+9 |
| | | | | | Added RequestAvatar(LLUUID avatarID) method to world. | ||||
* | Added InterSimComms (Likely to be renamed) to the commsManager and moved the ↵ | MW | 2007-06-10 | 1 | -3/+3 |
| | | | | InformClientOfNeighbours method into that. | ||||
* | Added SandBoxManager which in sandbox mode, acts as the backend server for ↵ | MW | 2007-06-10 | 2 | -5/+2 |
| | | | | the CommsManager interfaces (commsManager.gridServer etc). | ||||
* | Added a Couple of summary comments | MW | 2007-06-10 | 1 | -3/+87 |
| | |||||
* | Prim creation working. | MW | 2007-06-10 | 3 | -92/+82 |
| | |||||
* | Another bug fix | MW | 2007-06-10 | 1 | -1/+1 |
| | |||||
* | a few bug fixes | MW | 2007-06-10 | 1 | -68/+1 |
| | |||||
* | More rearranging. | MW | 2007-06-10 | 19 | -0/+2577 |