Historial de Commits

Autor SHA1 Mensaje Fecha
  UbitUmarov 339f60e990 more on compile.. hace 8 años
  Robert Adams e5367d822b Merge of ubitworkvarnew with opensim/master as of 20150905. hace 8 años
  Diva Canto d00f73c3a4 Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework. hace 8 años
  Diva Canto 9d7e310e21 Deleted commented code hace 8 años
  Diva Canto dac8edd5dd Transformed the LLUDP ad-hoc plugin into a region module. It works. hace 8 años
  UbitUmarov cdaed11387 at last we can login and see objects ( friends is dead and disable in hace 8 años
  UbitUmarov a11edceb00 seems to compile ( tests comented out) hace 8 años
  UbitUmarov 371c9dd2af bad merge? hace 8 años
  Diva Canto 11194209df First commit where physics work as region module. hace 8 años
  Diva Canto ce2c67876e More namespace and dll name changes. Still no functional changes. hace 8 años
  Diva Canto 2c0cad6dd3 Renamed the namespaces too hace 8 años
  Diva Canto 5648eb7bd1 Moved instantiation of SceneCommunicationService object to inside the scene constructor. This was a left over from the original monolithic design of scene communications. The less the instantiators of scenes know about the scene's internals, the better. hace 8 años
  UbitUmarov 0af2fafddf add missing regionExtent setup and Scene physicsscene configuration ( not hace 9 años
  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. hace 9 años
  Justin Clark-Casey (justincc) b1fd0d35e5 Make small adjustment to JobEngine default from previous commit to enable it when [Startup] section is not present (though this is extremely unlikely). hace 9 años
  Justin Clark-Casey (justincc) 59b38f842a Add [Startup] JobEngineEnabled setting that allows the job engine to be disabled for testing purposes if necessary. hace 9 años
  Justin Clark-Casey (justincc) 281969093f Start JobEngine by default in simulator for now. hace 9 años
  Justin Clark-Casey (justincc) 3654ae8d8c Allow the "debug scene set physics false|true" command to work when bulletsim physics is running in a separate thread. hace 10 años
  Justin Clark-Casey (justincc) 889194db63 Actually call Close() for shared region modules when the simulator is being shutdown. hace 10 años
  Diva Canto 2ff9ea3f80 Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector. hace 10 años
  Melanie a108fcac95 Restore overload mode accidentally disabled in a prior commit. Add a new hace 10 años
  Melanie a4d322dcd1 Allow the setting from the environment to take effect if no explicit setting is given. hace 10 años
  Dev Random 3d0778bcd6 Allow Mono Plugin Registry setting for Regions hace 10 años
  Robert Adams 13a9a4b653 varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. hace 10 años
  Melanie 3589acdab1 Merge branch 'master' into careminster hace 10 años
  Robert Adams 604b39cea9 Merge branch 'master' into varregion hace 10 años
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. hace 10 años
  Robert Adams f2810bf03a varregion: add plumbing to pass region size from Scene down to the hace 10 años
  Robert Adams 317c04fe17 VarRegion: change RegionInfo storage of region coordinates from region hace 10 años
  Melanie 72206a0e29 Merge branch 'avination-current' into careminster hace 10 años