Commit History

Author SHA1 Message Date
  Michael Heilmann 140ea04b9d Merging Opensim upstream before generating patch 9 years ago
  Glenn Martin 91a55c0794 Merge branch 'master' of https://github.com/M-O-S-E-S/opensim into moses.metricsPhase2 9 years ago
  Glenn Martin 72e17b0219 Merge remote-tracking branch 'upstream/master' into moses.metricsPhase2 9 years ago
  Steven Zielinski 625452b84b Updated phase 2 to have the changes originally done in phase 1 for the defaultNumberFramesStored. 9 years ago
  Steven Zielinski 59778cfc2a Added in all metrics for Phase 1 except for Time Dilation. 9 years ago
  Steven Zielinski cb3c6038af Changed the 10 value to be a constant value inside of the Scene called m_DefaultNumberFramesStored. 9 years ago
  Steven Zielinski bebdc29eff Changed the 10 value to be a constant value inside of the Scene called m_DefaultNumberFramesStored. 9 years ago
  Steven Zielinski 0b3adc961b Added in all metrics for Phase 1 except for Time Dilation. 9 years ago
  Robert Louden c3138f9f38 Phase 2 additons with Frame Dilation metric. 9 years ago
  Glenn Martin 1959eb8372 Moved over metrics from previous OpenSim 0.8.0.3 repository (this new repository is now the master branch from OpenSim). 9 years ago
  Robert Adams 07dead7dcb varregion: any conversions of use of Constants.RegionSize converted into 9 years ago
  Robert Adams bedafb8fae varregion: refactor use of 'double heightmap[,]' into references to new class TerrainData 9 years ago
  Robert Adams 9f18e3ba80 Varregion: first cut at removing Border class checks for region crossings. 9 years ago
  Robert Adams 00b5b915c7 BulletSim: add VEHICLE_ more parameter value limit checking. 9 years ago
  BlueWall aeb8a4bf85 Revert "Adding dynamic ossl permission control" 9 years ago
  BlueWall a3681f3052 Adding dynamic ossl permission control 9 years ago
  Justin Clark-Casey (justincc) 5861401faa Remove long unused region parameters from SceneBase. Some of these weren't even being set. Region parameters come from Scene.RegionInfo instead. 9 years ago
  Justin Clark-Casey (justincc) 2d2aa6e076 minor: Just have one message that displays successful registration of a region with its parameters rather than 2 9 years ago
  Justin Clark-Casey (justincc) 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 9 years ago
  Justin Clark-Casey (justincc) 1d19e1bbd0 Add naive implementation of controlled incoming HG attachments to manage load. 10 years ago
  Justin Clark-Casey (justincc) a9dde81753 minor: Correct letter accidentally added to copyright notice on top of Scene.cs (almost five years ago!) 10 years ago
  Justin Clark-Casey (justincc) b7ef6009a7 In Scene.AddNewAgent(), avoid a situation where an exception can result in a client being added to the manager without IClientAPI.SceneAgent being set. 10 years ago
  Justin Clark-Casey (justincc) b9b483151f Eliminate a few unnecessary calculations in the maintenance loop. 10 years ago
  Justin Clark-Casey (justincc) 7d30bb13be Fix recent minor regression where the default frame time wasn't being set if there was no startup config section. 10 years ago
  Justin Clark-Casey (justincc) 7bababaab6 Improve frame time stability by taking a few unnecessary repeated calculations out of the main scene loop. 10 years ago
  Justin Clark-Casey (justincc) 5b6fb7245a Set ThreadPriority on main scene thread to highest. 10 years ago
  UbitUmarov ead78764ab allow drawdistance to change between 32 and MaxDrawDistance, configurable 10 years ago
  UbitUmarov 31c036c044 refuse crossings if logins disabled 10 years ago
  UbitUmarov f44c29effb try to fix propagation of seeds to all relevante regions 10 years ago
  UbitUmarov b7708b9d1f change child agents creation/notification. As before this assumes that 10 years ago