| Commit message (Expand) | Author | Files | Lines |
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 |
2007-08-14 | Start of Inventory service, currently only (partially) functional in standalo... | MW | 3 | -1/+116 |
2007-08-13 | oops , guess I should include the new files next time | MW | 1 | -0/+113 |
2007-08-13 | Separated Login Service from usermanager, which helps to clean up the code a ... | MW | 2 | -105/+10 |
2007-08-13 | The Welcome message /message of the day shown in the client during login, can... | MW | 2 | -10/+19 |
2007-08-11 | Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so tha... | MW | 1 | -1/+1 |
2007-08-11 | Made account Authentication optional in "sandbox/standalone" mode. Just chang... | MW | 2 | -6/+49 |
2007-08-08 | OGS1GridServices.cs | Brian McBee | 1 | -0/+8 |
2007-08-06 | * SimpleApp works again: | lbsa71 | 1 | -2/+2 |
2007-08-01 | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa... | MW | 2 | -1/+1 |
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 | 5 | -15/+36 |
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 | 9 | -1088/+1088 |
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 |