OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) d66e264e50 Only set up the UnackedMethod for an outgoing message if that message is actually meant to get an ack (because it's reliable). 2014-09-04 18:49:13 +01:00
..
Application Allow the "debug scene set physics false|true" command to work when bulletsim physics is running in a separate thread. 2014-09-04 18:45:29 +01:00
ClientStack Only set up the UnackedMethod for an outgoing message if that message is actually meant to get an ack (because it's reliable). 2014-09-04 18:49:13 +01:00
CoreModules Allow the "debug scene set physics false|true" command to work when bulletsim physics is running in a separate thread. 2014-09-04 18:45:29 +01:00
DataSnapshot Fixed premature closing of the connection in DataSnapshotManager 2014-08-08 20:46:59 +01:00
Framework Change RootRotationUpdateTolerance from 0.01 to 0.1 in code as well. 2014-09-04 18:48:37 +01:00
OptionalModules refactor: Rename recent new Client*UpdateTolerance to Root*UpdateTolerance for better accuracy and consistency with other similar parameters 2014-09-04 18:47:58 +01:00
Physics BulletSim: thread safe handling of list of avatars. 2014-09-04 18:46:29 +01:00
RegionCombinerModule minor: comment out currently unused RegionCombinerModule.LogHeader 2014-04-02 01:24:40 +01:00
ReplaceableModules
ScriptEngine Use thread-safe version of .NET Random as the SDK class is not thread-safe. 2014-08-02 00:54:42 +01:00
UserStatistics Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00