Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |