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