| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | * If an item creator id contains an iar loaded name, create a temporary profi... | Justin Clarke Casey | 2009-05-05 | 1 | -4/+19 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -1/+1 |
* | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 2009-04-23 | 1 | -0/+1 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 2009-04-22 | 1 | -9/+15 |
* | THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi... | diva | 2009-02-20 | 1 | -2/+0 |
* | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-09 | 1 | -1/+1 |
* | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 2008-11-28 | 1 | -2/+2 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 1 | -1/+3 |
* | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 2008-09-19 | 1 | -2/+2 |
* | * refactor: Break out IUserServiceAdmin out of IUserService since admin metho... | Justin Clarke Casey | 2008-09-15 | 1 | -0/+2 |
* | * minor: Rename IInterGridInventoryServices since it's inter service rather t... | Justin Clarke Casey | 2008-07-24 | 1 | -1/+1 |
* | * refactor: break out inter grid inventory services further | Justin Clarke Casey | 2008-07-23 | 1 | -1/+2 |
* | Extracted the Avatar appearance functions out of the IUserService interface a... | MW | 2008-06-28 | 1 | -0/+1 |
* | plumbing for multiple inventory servers. Mostly done on the region server side. | MW | 2008-06-28 | 1 | -1/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+27 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -1/+1 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
* | * Changed namespace | lbsa71 | 2007-11-19 | 1 | -1/+0 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -11/+9 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -1/+1 |
* | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2007-10-26 | 1 | -2/+9 |
* | * minor refactoring | lbsa71 | 2007-10-05 | 1 | -7/+2 |
* | Some tiny refactoring | MW | 2007-10-05 | 1 | -1/+2 |
* | more refactoring | MW | 2007-10-03 | 1 | -23/+3 |
* | Some continuation of lbsa71's refactoring of the CommunicationsManager. | MW | 2007-10-03 | 1 | -60/+4 |
* | * Moved setup of LocalInventoryService and LocalUserServices to the app layer | lbsa71 | 2007-10-02 | 1 | -6/+2 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 1 | -1/+1 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 1 | -1/+1 |
* | * Removed some more fields from CommunicationsLocal | lbsa71 | 2007-09-24 | 1 | -26/+9 |
* | * So, ok, maybe a bit harsh to explode on grid inventory calls. | lbsa71 | 2007-09-24 | 1 | -2/+0 |
* | * Now there's only one UserService | lbsa71 | 2007-09-24 | 1 | -4/+4 |
* | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 2007-09-24 | 1 | -20/+18 |
* | * Trying to streamline CommunicationsManager | lbsa71 | 2007-09-24 | 1 | -4/+4 |
* | * Encapsulated all CommunicationsManager services | lbsa71 | 2007-09-24 | 1 | -1/+1 |
* | *** CHANGED CONFIG BEHAVIOUR *** | lbsa71 | 2007-09-24 | 1 | -16/+10 |
* | * Renamed methods on IUserData | lbsa71 | 2007-09-24 | 1 | -2/+8 |
* | * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer... | lbsa71 | 2007-09-24 | 1 | -1/+1 |
* | * minor refactorings | lbsa71 | 2007-09-11 | 1 | -18/+29 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
* | As part of our "we aim to please" commitment, have added the ability to creat... | MW | 2007-08-28 | 1 | -10/+23 |
* | Start of trying to make Region/Scene more modular. | MW | 2007-08-28 | 1 | -2/+2 |
* | Set some default values for "create user" in case anyone just pressing return... | MW | 2007-08-24 | 1 | -4/+4 |
* | Instant Messages between users in the same region should actually now work. | MW | 2007-08-20 | 1 | -1/+1 |
* | Can now set the plugins for standalone mode's Inventory database (default sql... | MW | 2007-08-16 | 1 | -4/+29 |
* | More work on inventory, can now create other inventory types, like Clothes an... | MW | 2007-08-15 | 1 | -0/+4 |
* | Start of Inventory service, currently only (partially) functional in standalo... | MW | 2007-08-14 | 1 | -1/+16 |
* | Separated Login Service from usermanager, which helps to clean up the code a ... | MW | 2007-08-13 | 1 | -6/+8 |
* | The Welcome message /message of the day shown in the client during login, can... | MW | 2007-08-13 | 1 | -2/+2 |
* | Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so tha... | MW | 2007-08-11 | 1 | -1/+1 |