OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 9c928e9dc6 For TerrainModule.SaveToFile(), don't bother throwing the exception onwards after printing out the error, since this method is invoked by users.
Still throwing the exception on the stream method since this invoked programatically
2011-11-17 22:15:46 +00:00
..
Application Remove SceneViewer from ScenePresence to reduce quadruple queueing of 2011-11-11 17:16:52 -08:00
ClientStack If a friends identifier which is too short is given to HGFriendsModule.GetOnlineFriends() then spit out a warning rather than failing on the String.Substring(). 2011-11-14 16:06:06 +00:00
CoreModules For TerrainModule.SaveToFile(), don't bother throwing the exception onwards after printing out the error, since this method is invoked by users. 2011-11-17 22:15:46 +00:00
DataSnapshot Eliminate pointless checks of SOG.RootPart != null 2011-09-01 02:11:00 +01:00
Framework If the entire simulator is shutting down then don't bother to unload the scripts from the appdomain in XEngine. 2011-11-17 21:03:08 +00:00
OptionalModules Correct test failure in sit position check of TestSitAndStandWithNoTarget() 2011-11-07 22:53:52 +00:00
Physics Stop OdePrim and OdeCharacter insanely overriding set LocalID to set their own private m_localID property but leaving get to return the then unset PhysicsActor.LocalId! 2011-11-16 23:01:59 +00:00
RegionCombinerModule Rename ForEachAvatar back to ForEachScenePresence. The other changes 2011-11-03 17:53:51 -07:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine If the entire simulator is shutting down then don't bother to unload the scripts from the appdomain in XEngine. 2011-11-17 21:03:08 +00:00
UserStatistics WebStats - Home Link Fix 2011-10-06 22:30:24 +01:00