| Commit message (Expand) | Author | Files | Lines |
2007-10-26 | Added method to create default config file in region server(OpenSim) followin... | Tleiades Hax | 1 | -2/+2 |
2007-10-26 | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 4 | -10/+17 |
2007-10-22 | * Made EstateSetting static since there's only one instance, and we only need... | lbsa71 | 2 | -28/+39 |
2007-10-22 | nice catch by chi11ken that I was setting the wrong property | Sean Dague | 1 | -1/+1 |
2007-10-22 | Bug fix, so that local loginserver (in standalone mode) can set a start posit... | MW | 2 | -7/+9 |
2007-10-21 | * Disabled TCP Remoting Channel Security for InterRegion communication, as it... | Adam Frisby | 1 | -1/+1 |
2007-10-21 | Fixed a bug causing a crash during clientlog on in Windows (Thanks to Rookiie... | Tleiades Hax | 1 | -1/+2 |
2007-10-18 | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 3 | -28/+43 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 8 | -1/+225 |
2007-10-05 | getting all our line endings consistant again | Sean Dague | 3 | -292/+292 |
2007-10-05 | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 2 | -22/+22 |
2007-10-05 | * minor refactoring | lbsa71 | 1 | -7/+2 |
2007-10-05 | Some tiny refactoring | MW | 2 | -1/+3 |
2007-10-05 | * UserProfileData meets code conventions | lbsa71 | 2 | -22/+22 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 5 | -5/+3 |
2007-10-05 | * Moved IUserService to OpenSim.Framework.Interfaces | lbsa71 | 1 | -1/+1 |
2007-10-05 | * Renamed IUserServices to IUserService | lbsa71 | 1 | -1/+1 |
2007-10-03 | more refactoring | MW | 2 | -23/+4 |
2007-10-03 | Some continuation of lbsa71's refactoring of the CommunicationsManager. | MW | 1 | -60/+4 |
2007-10-02 | * Moved setup of LocalInventoryService and LocalUserServices to the app layer | lbsa71 | 2 | -13/+9 |
2007-09-27 | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 7 | -85/+67 |
2007-09-27 | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 7 | -67/+85 |
2007-09-25 | * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-... | lbsa71 | 2 | -82/+91 |
2007-09-24 | * Removed some more fields from CommunicationsLocal | lbsa71 | 5 | -208/+196 |
2007-09-24 | * So, ok, maybe a bit harsh to explode on grid inventory calls. | lbsa71 | 2 | -9/+7 |
2007-09-24 | * Now there's only one UserService | lbsa71 | 1 | -4/+4 |
2007-09-24 | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 7 | -140/+152 |
2007-09-24 | * Trying to streamline CommunicationsManager | lbsa71 | 2 | -12/+8 |
2007-09-24 | * reorder and rename | lbsa71 | 1 | -2/+2 |
2007-09-24 | * Encapsulated all CommunicationsManager services | lbsa71 | 3 | -4/+4 |
2007-09-24 | *** CHANGED CONFIG BEHAVIOUR *** | lbsa71 | 1 | -16/+10 |
2007-09-24 | * Renamed methods on IUserData | lbsa71 | 2 | -13/+16 |
2007-09-24 | * minor renames | lbsa71 | 1 | -10/+10 |
2007-09-24 | * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer... | lbsa71 | 3 | -24/+10 |
2007-09-17 | fixing me some line endings | Sean Dague | 3 | -276/+276 |
2007-09-11 | * minor refactorings | lbsa71 | 1 | -18/+29 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 2 | -2/+2 |
2007-08-28 | As part of our "we aim to please" commitment, have added the ability to creat... | MW | 1 | -10/+23 |
2007-08-28 | Start of trying to make Region/Scene more modular. | MW | 1 | -2/+2 |
2007-08-24 | Set some default values for "create user" in case anyone just pressing return... | MW | 1 | -4/+4 |
2007-08-24 | Now also enabled Inventory persistence in standalone mode when account Authen... | MW | 1 | -0/+4 |
2007-08-24 | Hopefully fixed the issue of inventory not working for the master account. (N... | MW | 1 | -0/+4 |
2007-08-20 | Instant Messages between users in the same region should actually now work. | MW | 1 | -1/+1 |
2007-08-16 | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 2 | -0/+10 |
2007-08-16 | Can now set the plugins for standalone mode's Inventory database (default sql... | MW | 1 | -4/+29 |
2007-08-15 | More work on inventory, can now create other inventory types, like Clothes an... | MW | 2 | -0/+5 |
2007-08-15 | Temporary fix for the region crossing crash, Although we need to start to cha... | MW | 1 | -1/+0 |
2007-08-15 | * Permissions! - You can now only perform certain functions (such as editing ... | Adam Frisby | 1 | -0/+10 |
2007-08-14 | Start of inventory items, when you upload a texture the data will now be stor... | MW | 2 | -0/+16 |
2007-08-14 | More inventory work, should be able to now create new inventory folders and t... | MW | 3 | -1/+39 |