OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 39ed382ddf Don't request a terse update after local teleport - this will be done by the main frame loop anyway and has the potential to race that thread. 2014-03-05 00:59:27 +00:00
..
Addons In core.groups GroupsServiceRemoveConnector, if GetGroupRecord() or UpdateGroup() do not have a RESULT parameter in the result message, return null rather than fail with NullReferenceException 2014-02-20 19:17:21 +00:00
ApplicationPlugins varregion: add --noterrain and --noparcel to 'load oar'. 2014-01-19 11:03:08 -08:00
Capabilities If GetFolderContent called by WebFetchInvDescHandler.Fetch() fails for some reason and returns null, log and return empty contents rather than throwing an exception that ends up terminating the simulator. 2014-02-20 22:35:41 +00:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Repair database routines so they properly return null when asked for 2014-01-28 15:29:06 -08:00
Framework Set up a StreamReader and call ReadToEnd() instead of using the GetStreamString() extension method 2014-02-27 23:13:26 +00:00
Region Don't request a terse update after local teleport - this will be done by the main frame loop anyway and has the potential to race that thread. 2014-03-05 00:59:27 +00:00
Server Add Util method to load OpSys env vars 2014-02-26 23:39:45 +00:00
Services If GetFolderContent called by WebFetchInvDescHandler.Fetch() fails for some reason and returns null, log and return empty contents rather than throwing an exception that ends up terminating the simulator. 2014-02-20 22:35:41 +00:00
Tests If an avatar is sitting, send out position updates to clients for any change, not just those outside the usual tolerances. 2014-03-05 00:38:38 +00:00
Tools Added 2 new behaviors to pCampBot 2014-02-21 10:06:08 -08:00