aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/AllNewSceneObjectGroup2.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more work on SceneObject/ Primitive rewrites (slowly getting there)MW2007-08-021-0/+35
|
* Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 ↵MW2007-08-011-8/+8
| | | | | | | | /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.
* mass update of files to have native line endingsSean Dague2007-07-301-299/+299
|
* Added some Alert methods to Scene , and a console command handler. So from ↵MW2007-07-191-3/+3
| | | | the console to send alerts use : alert general <message> , for a instance wide message , or use alert firstname secondname <message> to send a alert to one user. (TODO: add region wide messages).
* More testing some ideas, to find best method for SceneObject Primitive classes. MW2007-07-181-0/+299