تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  lbsa71 79045abe68 * Renamed stuff on UserManagerBase to get implicit implementation of IUserServices (instead of stubs) 17 سال پیش
  lbsa71 b112539f95 * minor refactorings 17 سال پیش
  Sean Dague ffe9c9374a mass update of urls in source code to new website 17 سال پیش
  MW 31b895681a As part of our "we aim to please" commitment, have added the ability to create a user in one command line: "create user firstname secondname passwrd regionX regionY". This allows the use of the "command-script" feature. So to add a bunch of new accounts, just create a text file, and add a line as above for each account. Then in the opensim console, type: "command-script filename". 17 سال پیش
  MW 8e3b2392d1 Start of trying to make Region/Scene more modular. 17 سال پیش
  MW 6555ffb591 Set some default values for "create user" in case anyone just pressing return as the answer to some of the settings. 17 سال پیش
  MW 4af33c4da6 Instant Messages between users in the same region should actually now work. 17 سال پیش
  MW b6c48c53b2 Can now set the plugins for standalone mode's Inventory database (default sqlite) and for its user database (default DB4o). Currently changing the user plugin to MySql should work (if you have MySql setup (should be same as for grid mode). There is also a MySql provider for the inventory but not 100% certain if that is finished and functional (will need to check with Adam on that). 17 سال پیش
  MW 94dded470d More work on inventory, can now create other inventory types, like Clothes and body parts. [Note while you can edit these, at the moment your changes won't be saved between restarts. This will be fixed very soon.] 17 سال پیش
  MW a228b5984e Start of Inventory service, currently only (partially) functional in standalone mode and using sqlite). 17 سال پیش
  MW 04b1767886 Separated Login Service from usermanager, which helps to clean up the code a bit and also should help to integrate the inventory server (when it is wrote/finished). 17 سال پیش
  MW 7fbc3266df The Welcome message /message of the day shown in the client during login, can now be set from the .INI file for standalone mode (change the standalone_welcome = "Welcome to OpenSim" line). 17 سال پیش
  MW 822881eac5 Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so that we can tell what prims belong to the same SceneObjectGroup. If sdague has a different method in mind when he gets back then he can change it then. 17 سال پیش
  MW 114807b9d1 Made account Authentication optional in "sandbox/standalone" mode. Just change "standalone_authenticate = false" to be true in OpenSim.ini. Then as per grid mode, you can use the "create user" command to create new accounts. 17 سال پیش
  MW 70fa302042 * Some work in progress code: Inventory cache, start of inventory server/service, userprofile cache, inventory handling. (non of it is enabled yet (or at least it shouldn't be). 17 سال پیش
  Sean Dague 2a3c79df83 changed to native line ending encoding 17 سال پیش
  MW 7198d7980d Next time maybe I should check it still compiles before committing. 17 سال پیش
  MW 7f03246653 Gird mode in sugilite should now work in so far as you should be able to login and move between regions in the same instance. Moving to regions in a different instance of opensim still needs implementing (working on it now). 17 سال پیش
  lbsa71 9b6b6d05d4 * Optimized usings (the 'LL ate my scripts' commit) 17 سال پیش
  MW 9800c05c1b Started change to having SceneObject and then that having child Primitives which in turn have a Shape object (currently PrimitiveBaseShape). The plan is only for the SceneObject to interface with the physics engines. As a physics Entity should be able to have mulitple shapes connected to it. 17 سال پیش
  mingchen 108d89f894 *Master User is now set up 17 سال پیش
  MW 3456d951d8 Imported the scripting changes, so now should be up to date with sugilite. 17 سال پیش
  MW 14ea54b441 should now work. 17 سال پیش
  mingchen e392e222a8 *Added some missing files I forgot to add...OpenSim.sln should compile now 17 سال پیش