Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) ee7cfc2854 refactor: use EstateDataService property directly instead of loading it into a local variable 13 years ago
  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 years ago
  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 years ago
  Jonathan Freedman 45cd2e3ef9 Merge branch 'master-core' into mantis5110 13 years ago
  Justin Clark-Casey (justincc) 2486d96d06 minor: correction to logging category 14 years ago
  Justin Clark-Casey (justincc) b69c5d6633 minor: change OpenSimBase log messages associated with newer module loader to make the association clear 14 years ago
  Justin Clark-Casey (justincc) fe8d3d5a2b Revert "Merge remote branch 'otakup0pe/mantis5110'" 14 years ago
  Jonathan Freedman 69acf9c79b * additional serveruri cleanup 14 years ago
  Jonathan Freedman 32ccc7a9d9 * refactor refactor refactor ServerURI 4 lyfe 14 years ago
  John Hurliman 0db1ed0b5a * Added ISimulationDataService and IEstateDataService 14 years ago
  Justin Clark-Casey (justincc) b8c58e5f9f reinsert functionality to debug log more levels of incoming and outgoing client protocol packets 14 years ago
  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 years ago
  Melanie ae554a48d0 Add some maptile options, change maptile generation from OpenSimBase to Scene 14 years ago
  randomhuman 8eeb3f2fd2 Updated the create_region command in the RemoteAdmin plugin to properly support estates without seeking further input on the console. 14 years ago
  Justin Clark-Casey (justincc) 5f5c65e4ba refactor: move more map tile generation code from scene to IWorldMapModule 14 years ago
  Melanie 5a071dc798 Move loading of parcels to before script start. Scripts using parcel functions 14 years ago
  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 years ago
  Diva Canto 42f978a478 * HGScene is no more. 14 years ago
  Melanie 10f8c2ea9b Merge branch 'master' into presence-refactor 14 years ago
  Diva Canto 77e43f4801 Fixed a couple of bugs with Appearance. Appearance is all good now. 14 years ago
  Diva Canto 4e7c449c5a This fixes the problem that region modules (new style) weren't being recognized. 14 years ago
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. 14 years ago
  Diva Canto 001d369568 CommunicationsManager deleted. 14 years ago
  Diva Canto dc4bbf6065 All Framework.Communications.Clients and Framework.Communications.Services deleted, including old LoginService. 14 years ago
  Diva Canto 49618dc102 Moved GridInfo service from where it was to Handlers/Grid 14 years ago
  Melanie 3c90d834ea Remove all references to master avatar, replacing with estate owner where 14 years ago
  Melanie 81d5a4b6d8 Remove "login disable", "login enable" and "login status" commands. 14 years ago
  Justin Clark-Casey (justincc) 88ead9ee63 pass all command parameters to load/save oar, not just the filename 15 years ago
  John Hurliman a41cd1d069 * Unregister Mono.Addins event handlers in PluginLoader.Dispose() and always handle PluginLoader with the using pattern. This freed up 121,634,796 bytes on my system 15 years ago
  Justin Clark-Casey (justincc) b6678faf34 * Apply http://opensimulator.org/mantis/view.php?id=3933 15 years ago