커밋 기록

작성자 SHA1 메시지 날짜
  Kevin Houlihan & Michelle Argus 39d7945efc Added a setting to [Startup] section of config that will allow the simulator to start up with no regions configured. 13 년 전
  Justin Clark-Casey (justincc) d8e1c380e6 minor: make it clearer in the log where we're loading region config files and not the regions themselves 13 년 전
  Justin Clark-Casey (justincc) ea72745d43 Log the xml/ini regions config files that opensim loads from, and the regions that it loaded from them 13 년 전
  Adam Frisby 5e4b7be712 * Typo in previous commit. 15 년 전
  Adam Frisby 25313c2105 * Debugging why region loading is occurring so slowly on a setup with 64 regions in a Regions.ini (took 38 minutes on my test box) 15 년 전
  Melanie Thielker 82305b0dea From this version onwards, all new region files created automatically will 15 년 전
  Melanie Thielker d9528bd06e Allow the reading of ini files instead of xml files when reading region 15 년 전
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 년 전
  Melanie Thielker 0138fdc5fd Allow some values that are set in OpenSim.ini to be set from region config 15 년 전
  Melanie Thielker 9e545c9984 Mantis #2133 16 년 전
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 년 전
  Dr Scofield 109aa00150 fix: PostInitialise() not being called on script engines (nasty one that) 16 년 전
  Dr Scofield cf5ee5eaa1 - fixes a bug in RemoteAdminPlugin where CreateRegion would not pay 16 년 전
  MW 682ec53420 As per the suggestion on the mailing list, added support for a OpenSim.xml config file, instead of a ini file. INI files still work the same as they did before, just now if a ini file isn't found, it looks for a OpenSim.xml file (of course in xml format) and if found uses that. 16 년 전
  Sean Dague bf1580fba4 From: Dr Scofield <[email protected]> 16 년 전
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 년 전
  Adam Frisby 00b8e04ece * Added a "regionload_regionsdir" option to OpenSim.ini which determines where Region.XML files are stored. If not set, it will default to the usual location. 16 년 전
  Jeff Ames 47180080f0 Formatting cleanup. 16 년 전
  mingchen 81b4c7be3e *Added ability to skip any use of the console when configuring and assume default value. This is useful when the server is running by itself and a new region request is added without sufficient information 16 년 전
  lbsa71 efd90b56b7 * Optimized usings 16 년 전
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 17 년 전
  Jeff Ames a45118d35e added one more command to the console help. 17 년 전
  Jeff Ames 2d1c255e8c normalized line endings 17 년 전
  mingchen 51488ee7f4 *Moved region loading into its own interface IRegionLoader 17 년 전