Commit History

Author SHA1 Message Date
  Dan Lake 62e0b53ca4 Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files. 14 years ago
  Diva Canto f4c165afe7 Bug fix: store correct position information upon logout. Fixes mantis #4608 14 years ago
  Melanie 1f45e6c649 Merge branch 'master' into presence-refactor 14 years ago
  Justin Clark-Casey (justincc) 052f2b3e27 minor: Make SOG.DelinkFromGroup() return the newly delinked scene object instead of void 14 years ago
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. 14 years ago
  Diva Canto a8901a40f4 Simulation handlers (agents & objects) completed. 14 years ago
  John Hurliman 0c466b28bb Move the calculation of time dilation from the scene to the physics engine. The scene is still the one reporting dilation so this does not break the API or remove flexibility, but it gets the calculation happening in the right place for the normal OpenSim usage. The actual calculation of physics time dilation probably needs tweaking 15 years ago
  John Hurliman 0b1726b524 Removing the ClientManager reference from IScene and hiding it entirely inside Scene as an implementation detail. This will reduce programming error and make it easier to refactor the avatar vs client vs presence mess later on 15 years ago
  John Hurliman c893761319 * Unregister event handlers in LLUDPServer when a client logs out and disconnects 15 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 15 years ago
  Diva Canto 5d09c53a1a Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules. 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Melanie Thielker e206a9ce88 Remove some no longer needed debug. 15 years ago
  Melanie Thielker 88371e4f98 Fix interface registration/deregistration mechanics 15 years ago
  diva 7bf1d111e2 Bug fix in SceneBase.RequestModuleInterface. Check that the list's count is greater than 0. 15 years ago
  Justin Clarke Casey 257fc5515a * minor: remove some mono compiler warnings, minor cleanup 15 years ago
  Melanie Thielker 8ac4ec738b Create a working configuration hook to allow LLClient parameters from 15 years ago
  Melanie Thielker 66e25abbfe Plumb conifg into the client views. Add config option to configure packet 15 years ago
  Melanie Thielker 55a69f3f2d Improve prim sending by combining multiple prim updates into a single packet 15 years ago
  Johan Berntsson 119aeeed7d Another cleanup: Region_Status renamed to RegionStatus, and a usage comment added 15 years ago
  Homer Horwitz b717f991ed Remove m_moduleCommands. It wasn't used anywhere; probably a left-over from before ICommander times 15 years ago
  Homer Horwitz 648452dd91 - Add new RegionModulesControllerPlugin to the application modules 15 years ago
  Justin Clarke Casey 93837807ff * refactor: remove AssetCache field hanging off Scene 15 years ago
  Melanie Thielker 9bfbfa381a Add proper handling for shared vs. unshared modules to the command 15 years ago
  Sean Dague 8088802c21 From Alan Webb <[email protected]> 15 years ago
  Melanie Thielker 54c6a920ba Replace the console for all OpenSim apps with a new console featuring command 15 years ago
  Justin Clarke Casey 00a3cbd6fa * Implement help <command> from the region console 15 years ago
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 15 years ago