aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/AllNewSceneObjectPart2.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-08-02Some more work on SceneObject/ Primitive rewrites (slowly getting there)MW1-11/+92
2007-08-02Changed a couple of method in PermissionManager from private to protected to ↵MW1-1/+0
fix the error that ckrinke just reported
2007-08-01Little bit more work on AllNewSceneObjectPart2MW1-1/+36
2007-08-01few small changes.MW1-0/+17
Updated libsl to latest version.
2007-08-01Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 ↵MW1-10/+99
/Part2). Updated the JavaVM to a later version I did (basically some clean up and a little bit more functional). Added SendLoadURL method to IClientAPI.
2007-07-30mass update of files to have native line endingsSean Dague1-216/+216
2007-07-27A few changes so that the number of warnings is less but without deleting ↵MW1-0/+7
everything. Like, I removed the Obsolete from the old caps method as at this time not all caps calls can use the new Caps stream method as it doesn't properly deal with LLSD Arrays. Now down to 3 warnings on the events in IClientAPI and for now I think we have to live with them as I think most of those events will be used.
2007-07-27* Removing some housekeeping tagged elements.Adam Frisby1-2/+0
* 6 Compiler warnings left (total) - two legacy caps warnings, four unused ScenePresence events.
2007-07-19* Added housekeeping comments, see mailing list in just a moment...Adam Frisby1-1/+1
2007-07-18More testing some ideas, to find best method for SceneObject Primitive classes. MW1-54/+7
2007-07-18Just trying things out, nothing to see here, please go back to sleep.MW1-4/+4
2007-07-18few small changesMW1-0/+258