コミット履歴

作者 SHA1 メッセージ 日付
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年 前
  Melanie Thielker d3911606ef Move a call to RequestModuleInterface to a new scene callback function 8 年 前
  Melanie Thielker ce2aeb8424 Make Setup_XXX=disabled not even load the module at all, rather than 9 年 前
  Diva Canto 5cf6a6f830 WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT. 9 年 前
  Justin Clark-Casey (justincc) 889194db63 Actually call Close() for shared region modules when the simulator is being shutdown. 10 年 前
  Justin Clark-Casey (justincc) c91753c065 minor: Log number of region modules loaded from each plugin 11 年 前
  Melanie 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid 11 年 前
  Justin Clark-Casey (justincc) 510b55c7f0 refactor some common code in RegionModulesControllerPlugin 13 年 前
  Diva Canto 4e7c449c5a This fixes the problem that region modules (new style) weren't being recognized. 14 年 前
  Melanie 3a953dfc98 This is somewhat major-like..... Change the intialization order of 14 年 前
  John Hurliman b498693cff * Tweak to region module loading to check for a matching constructor first instead of throwing and catching exceptions 14 年 前
  Melanie 2a886fd76c Really make module port selection work. Implement port setting in 14 年 前
  Melanie f568982e69 Cleanup and comment the region module loader. Add support for configuring 14 年 前
  Melanie eba23048ca Replace the Replaceable modules name 15 年 前
  Melanie c73ee1d06e Complete the work on the Replaceable interface logic. From this commit onwards 15 年 前
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 年 前
  Justin Clarke Casey c320dca2db * minor: remove some mono compiler warnings 15 年 前
  Homer Horwitz 5c20fc1f28 Remove some debug messages I have forgotten to take out. 15 年 前
  Melanie Thielker 285dfe3055 Add the RegionLoaded(Scene) API to the new region module interface to allow 15 年 前
  Homer Horwitz bcf31a76bb Fix ordering of operations: First initialize everything, then add regions 15 年 前
  Homer Horwitz 648452dd91 - Add new RegionModulesControllerPlugin to the application modules 15 年 前