Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-14 | trying to clean up the namespaces. | MW | 1 | -718/+0 | |
2007-06-14 | Commented out the Scene.Backup method for now as there isn't really anything ↵ | MW | 1 | -0/+4 | |
to Backup yet and it might be the cause of a memory leak. Deleted EmbeddedJVM scripting engine, not being used. "If" we ever decide to use it then it can be re-added. | |||||
2007-06-14 | Fixed the bug that makes a region use its water height as its name (in ↵ | MW | 1 | -1/+5 | |
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 | 1 | -1/+0 | |
2007-06-12 | Renamed World class to Scene class | MW | 1 | -2/+2 | |
2007-06-12 | Renamed OpenSim.Region/World folder to Scene (classes renaming will follow) | MW | 1 | -0/+0 | |
2007-06-12 | Work on Primitive class. | MW | 1 | -2/+1 | |
2007-06-12 | Some Work on the Primitive class | MW | 1 | -3/+3 | |
2007-06-11 | *Added and updated copyright headers on all files in both OpenSim and OGS | mingchen | 1 | -0/+27 | |
2007-06-11 | A few small changes and hopefully fixed the nant build problem ↵ | MW | 1 | -0/+21 | |
(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 | 1 | -2/+2 | |
the CommsManager interfaces (commsManager.gridServer etc). | |||||
2007-06-10 | Prim creation working. | MW | 1 | -1/+22 | |
2007-06-10 | More rearranging. | MW | 1 | -0/+0 | |
2007-06-10 | part two of the folder renaming fix. | MW | 1 | -0/+0 | |
2007-06-10 | Messed up the renaming of the folder, so part one of the fix | MW | 1 | -0/+634 | |