Commit History

Author SHA1 Message Date
  Justin Clarke Casey 70124a3213 * refactor: make startup a template method 16 years ago
  Justin Clarke Casey a888dbc60a * Fix http://opensimulator.org/mantis/view.php?id=2189 for real this time 16 years ago
  Justin Clarke Casey 104039b6c6 * reactor: move inventory archive classes into separate Inventory/Archiver directory 16 years ago
  Justin Clarke Casey 7ec065198a * Apply http://opensimulator.org/mantis/view.php?id=2294 16 years ago
  Melanie Thielker 94aaf67dfa Change the scirpt engine loading mechanism. Script engines are now 16 years ago
  Justin Clarke Casey e518fe5d34 * Enables logins to regions on a grid once they have finished starting up (this does not include script startup). 16 years ago
  Justin Clarke Casey 5fb7b485b2 * Only allow logins on standalone when the sim has completed it's initial startup (script startup doesn't count here) 16 years ago
  Dr Scofield 03f246d6fe adds support to delete a region completely and offers that 16 years ago
  Justin Clarke Casey c2ee263999 * refactor: Break out IUserServiceAdmin out of IUserService since admin methods don't need to be implemented on Grid hosted region servers 16 years ago
  Justin Clarke Casey f3497d9f57 * Start loading prims after region module configuration rather than before 16 years ago
  lbsa71 8388fe0669 * some if inversions and added {}'s for readability 16 years ago
  Melanie Thielker 9e545c9984 Mantis #2133 16 years ago
  Teravus Ovares f342bd1e96 * Replace a Try/catch I commented out while testing/fixing issues. 16 years ago
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
  Dr Scofield 109aa00150 fix: PostInitialise() not being called on script engines (nasty one that) 16 years ago
  Adam Frisby f57f4d1ab8 * Added "File Asset Client" to OpenSim Asset Server-types. 16 years ago
  Teravus Ovares 2912aafe25 * This commit incorporates the heart of the OpenGridProtocol patch that is currently on Forge in a nice, friendly modular format. 16 years ago
  Dr Scofield d972d22788 bug fixes: 16 years ago
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 years ago
  Justin Clarke Casey 992b04a23e * Move GridInfoService into Framework.Communications and eliminate Common.Communications for now (since this was the only class in that project) 16 years ago
  Justin Clarke Casey f2c456c23d * Make currently selected region appear in the region console prompt 16 years ago
  Justin Clarke Casey 6d15f25026 * Allow an individual item to be specified as well as a folder in save-inv 16 years ago
  Justin Clarke Casey 900a656420 * refactor: rearrange path inventory manipulation so that input tidying can be used for item paths as well 16 years ago
  Justin Clarke Casey a62b906a7b * allow inventory folders to be located by path 16 years ago
  Justin Clarke Casey 58af0fabeb * minor: reduce coupling by passing in only session id to CachedUserInfo 16 years ago
  Justin Clarke Casey d84a6bca55 * minor: temporarily command out variables to prevent compile warnings 16 years ago
  Justin Clarke Casey 19a5e56d55 * add file path parameter to save-inv (in development) 16 years ago
  Justin Clarke Casey d13c9161c9 * find user on save-inv 16 years ago
  Justin Clarke Casey aa59dfb1d2 * minor: route create user through underlying super class method rather than calling communications manager directly 16 years ago
  Justin Clarke Casey e595959d97 * refactor: move create user console command parsing down to OpenSim.cs from CommunicationsManager 16 years ago