提交歷史

作者 SHA1 備註 提交日期
  justincc a00327d0e5 Fix build errors on Windows by adding missing OpenSim.Services.Base reference 13 年之前
  Justin Clark-Casey (justincc) 9046651583 Pass any region scope through to the CreateUser() method 13 年之前
  Justin Clark-Casey (justincc) 4ae4b14b5d refactor: move estate owner setup code into separate method 13 年之前
  Justin Clark-Casey (justincc) 522d6261f1 Correctly create a freshly created estate owner's default items and avatar entries on standalone if applicable. 13 年之前
  Oren Hurvitz 1dd904b78e Delay loading scripts until the scene has finished loading 13 年之前
  Oren Hurvitz 61f1c2b2c5 Write estate errors on startup to the log 13 年之前
  Justin Clark-Casey (justincc) 8f4bf43534 When asked to join region to existing estate, make first estate name the default instead of None 13 年之前
  Justin Clark-Casey (justincc) e1ceb461c0 Make default answer for 'do you wish to join region to an existing estate' yes instead of no. 13 年之前
  Justin Clark-Casey (justincc) 7acade00b9 On initial setup, include estate and regions names in questions to make it clearer what they relate to. 13 年之前
  Justin Clark-Casey (justincc) 3382de4d8b In initial setup, stop a user being able to create a new estate with the same name as an existing estate. 13 年之前
  Justin Clark-Casey (justincc) 060a53b896 On initial opensim setup, don't ask the user whether they want to join an existing opensim estate when there aren't any. Proceed directly to estate setup instead. 13 年之前
  Justin Clark-Casey (justincc) ee7cfc2854 refactor: use EstateDataService property directly instead of loading it into a local variable 13 年之前
  Justin Clark-Casey (justincc) d3a20a1e92 On initial region registration, if the user chooses the option to make the region part of an existing estate, then list the existing region names. 13 年之前
  Justin Clark-Casey (justincc) 03d82a5a85 Fix bug where "My estate" name was always used even if the user entered a different name on initial setup. 13 年之前
  Jonathan Freedman 45cd2e3ef9 Merge branch 'master-core' into mantis5110 14 年之前
  Justin Clark-Casey (justincc) 2486d96d06 minor: correction to logging category 14 年之前
  Justin Clark-Casey (justincc) b69c5d6633 minor: change OpenSimBase log messages associated with newer module loader to make the association clear 14 年之前
  Justin Clark-Casey (justincc) fe8d3d5a2b Revert "Merge remote branch 'otakup0pe/mantis5110'" 14 年之前
  Jonathan Freedman 69acf9c79b * additional serveruri cleanup 14 年之前
  Jonathan Freedman 32ccc7a9d9 * refactor refactor refactor ServerURI 4 lyfe 14 年之前
  John Hurliman 0db1ed0b5a * Added ISimulationDataService and IEstateDataService 14 年之前
  Justin Clark-Casey (justincc) b8c58e5f9f reinsert functionality to debug log more levels of incoming and outgoing client protocol packets 14 年之前
  Justin Clark-Casey (justincc) 3cd7761d65 Report exception message as well as stack trace if a region fails to register with the grid service in grid mode 14 年之前
  Melanie ae554a48d0 Add some maptile options, change maptile generation from OpenSimBase to Scene 14 年之前
  randomhuman 8eeb3f2fd2 Updated the create_region command in the RemoteAdmin plugin to properly support estates without seeking further input on the console. 14 年之前
  Justin Clark-Casey (justincc) 5f5c65e4ba refactor: move more map tile generation code from scene to IWorldMapModule 14 年之前
  Melanie 5a071dc798 Move loading of parcels to before script start. Scripts using parcel functions 14 年之前
  Diva Canto b233a4b2ca * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. 14 年之前
  Diva Canto 42f978a478 * HGScene is no more. 14 年之前
  Melanie 10f8c2ea9b Merge branch 'master' into presence-refactor 14 年之前