OpenSimMirror/OpenSim/Region/Environment/Scenes
MW d143e7b074 A few changes so that the number of warnings is less but without deleting 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 12:21:52 +00:00
..
scripting * Assortment of Console changes - console messages are now grouped into modules (eg "client", "grid", "terrain", "storage", etc) 2007-07-20 01:32:27 +00:00
AllNewSceneObjectGroup2.cs Added some Alert methods to Scene , and a console command handler. So from 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). 2007-07-19 10:44:19 +00:00
AllNewSceneObjectPart2.cs A few changes so that the number of warnings is less but without deleting everything. 2007-07-27 12:21:52 +00:00
Entity.cs * Started renaming world to Scene 2007-07-26 14:55:42 +00:00
EntityBase.cs * Started renaming world to Scene 2007-07-26 14:55:42 +00:00
IScenePresenceBody.cs changed to native line ending encoding 2007-07-16 15:40:11 +00:00
Primitive.cs * Started renaming world to Scene 2007-07-26 14:55:42 +00:00
Scene.PacketHandlers.cs Start of the OpenSim library , for now only contains a few textures. 2007-07-25 18:19:38 +00:00
Scene.cs * Started renaming world to Scene 2007-07-26 14:55:42 +00:00
SceneBase.cs * Started renaming world to Scene 2007-07-26 14:55:42 +00:00
SceneEvents.cs * Moved EventManager to SceneBase (from Scene) 2007-07-19 00:52:10 +00:00
SceneObject.cs * Started renaming world to Scene 2007-07-26 14:55:42 +00:00
ScenePresence.Animations.cs changed to native line ending encoding 2007-07-16 15:40:11 +00:00
ScenePresence.Body.cs changed to native line ending encoding 2007-07-16 15:40:11 +00:00
ScenePresence.cs A few changes so that the number of warnings is less but without deleting everything. 2007-07-27 12:21:52 +00:00