| Commit message (Expand) | Author | Files | Lines |
2007-10-26 | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2 | -3/+3 |
2007-10-22 | * Made EstateSetting static since there's only one instance, and we only need... | lbsa71 | 1 | -26/+36 |
2007-10-21 | * Disabled TCP Remoting Channel Security for InterRegion communication, as it... | Adam Frisby | 1 | -1/+1 |
2007-10-18 | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 1 | -20/+34 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 5 | -0/+140 |
2007-10-05 | getting all our line endings consistant again | Sean Dague | 1 | -52/+52 |
2007-10-05 | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 1 | -14/+14 |
2007-10-05 | * UserProfileData meets code conventions | lbsa71 | 1 | -14/+14 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 2 | -2/+2 |
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-09-27 | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 3 | -77/+14 |
2007-09-27 | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 3 | -14/+77 |
2007-09-25 | * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-... | lbsa71 | 1 | -65/+29 |
2007-09-24 | * Removed some more fields from CommunicationsLocal | lbsa71 | 2 | -11/+13 |
2007-09-24 | * So, ok, maybe a bit harsh to explode on grid inventory calls. | lbsa71 | 1 | -7/+7 |
2007-09-24 | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 3 | -41/+60 |
2007-09-24 | * Trying to streamline CommunicationsManager | lbsa71 | 1 | -8/+4 |
2007-09-24 | * reorder and rename | lbsa71 | 1 | -2/+2 |
2007-09-24 | * Encapsulated all CommunicationsManager services | lbsa71 | 2 | -3/+3 |
2007-09-17 | fixing me some line endings | Sean Dague | 1 | -38/+38 |
2007-08-16 | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 1 | -0/+5 |
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 | 1 | -0/+5 |
2007-08-14 | More inventory work, should be able to now create new inventory folders and t... | MW | 2 | -1/+34 |
2007-08-08 | OGS1GridServices.cs | Brian McBee | 1 | -0/+8 |
2007-08-01 | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa... | MW | 1 | -1/+0 |
2007-07-31 | clear userAgent state on client shutdown, which fixes the issue | Sean Dague | 1 | -0/+5 |
2007-07-30 | * Fixed a bug where the simulator could crash if the userserver was particula... | Adam Frisby | 1 | -8/+8 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 3 | -11/+22 |
2007-07-20 | Attempt to fix the bug/crash that MetaLeo just reported. | MW | 1 | -1/+1 |
2007-07-19 | * Removing more compiler warnings | Adam Frisby | 1 | -1/+1 |
2007-07-18 | few small changes | MW | 2 | -6/+0 |
2007-07-18 | * One hopefully-final attempt at fixing this remoting issue. | Adam Frisby | 1 | -48/+64 |
2007-07-18 | * Once more into the breach! | Adam Frisby | 1 | -0/+2 |
2007-07-18 | * and again... | Adam Frisby | 1 | -2/+2 |
2007-07-18 | * More attempts at fixing Ckrinke's phantom remoting error. Heh. | Adam Frisby | 1 | -2/+16 |
2007-07-17 | * More LSL changes (and fixing a compile warning) | Adam Frisby | 1 | -3/+10 |
2007-07-17 | * Added exception handler to deal with RemotingExceptions for Child Agents. | Adam Frisby | 1 | -3/+10 |
2007-07-17 | * Applying babblefrog's DNS patches from issue #188 | Adam Frisby | 1 | -1/+1 |
2007-07-17 | * Added quick ping check reply system to OGS1GridServices | Adam Frisby | 1 | -0/+19 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 5 | -652/+652 |
2007-07-15 | It wasn't me who messed up flying when adding a test NPC class. (honestly!) | MW | 1 | -1/+1 |
2007-07-15 | *Fixed master avatar requesting when in grid mode. | mingchen | 1 | -5/+1 |
2007-07-15 | * Fixed bug where UserServer SendKey would not be saved in configuration. | Adam Frisby | 1 | -3/+3 |
2007-07-14 | * Excelsior! | Adam Frisby | 1 | -0/+2 |
2007-07-11 | updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra... | MW | 1 | -11/+62 |
2007-07-10 | preliminary inter region communications (between regions in different instanc... | MW | 1 | -9/+88 |
2007-07-10 | Fixed the crashing when trying to look at the map in grid mode. Although the ... | MW | 1 | -10/+13 |
2007-07-10 | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 3 | -35/+64 |