| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | oops , guess I should include the new files next time | MW | 2007-08-13 | 1 | -0/+113 |
* | Separated Login Service from usermanager, which helps to clean up the code a ... | MW | 2007-08-13 | 2 | -105/+10 |
* | The Welcome message /message of the day shown in the client during login, can... | MW | 2007-08-13 | 2 | -10/+19 |
* | Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so tha... | MW | 2007-08-11 | 1 | -1/+1 |
* | Made account Authentication optional in "sandbox/standalone" mode. Just chang... | MW | 2007-08-11 | 2 | -6/+49 |
* | OGS1GridServices.cs | Brian McBee | 2007-08-08 | 1 | -0/+8 |
* | * SimpleApp works again: | lbsa71 | 2007-08-06 | 1 | -2/+2 |
* | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa... | MW | 2007-08-01 | 2 | -1/+1 |
* | clear userAgent state on client shutdown, which fixes the issue | Sean Dague | 2007-07-31 | 1 | -0/+5 |
* | * Fixed a bug where the simulator could crash if the userserver was particula... | Adam Frisby | 2007-07-30 | 1 | -8/+8 |
* | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 2007-07-22 | 5 | -15/+36 |
* | Attempt to fix the bug/crash that MetaLeo just reported. | MW | 2007-07-20 | 1 | -1/+1 |
* | * Removing more compiler warnings | Adam Frisby | 2007-07-19 | 1 | -1/+1 |
* | few small changes | MW | 2007-07-18 | 2 | -6/+0 |
* | * One hopefully-final attempt at fixing this remoting issue. | Adam Frisby | 2007-07-18 | 1 | -48/+64 |
* | * Once more into the breach! | Adam Frisby | 2007-07-18 | 1 | -0/+2 |
* | * and again... | Adam Frisby | 2007-07-18 | 1 | -2/+2 |
* | * More attempts at fixing Ckrinke's phantom remoting error. Heh. | Adam Frisby | 2007-07-18 | 1 | -2/+16 |
* | * More LSL changes (and fixing a compile warning) | Adam Frisby | 2007-07-17 | 1 | -3/+10 |
* | * Added exception handler to deal with RemotingExceptions for Child Agents. | Adam Frisby | 2007-07-17 | 1 | -3/+10 |
* | * Applying babblefrog's DNS patches from issue #188 | Adam Frisby | 2007-07-17 | 1 | -1/+1 |
* | * Added quick ping check reply system to OGS1GridServices | Adam Frisby | 2007-07-17 | 1 | -0/+19 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 9 | -1088/+1088 |
* | It wasn't me who messed up flying when adding a test NPC class. (honestly!) | MW | 2007-07-15 | 1 | -1/+1 |
* | *Fixed master avatar requesting when in grid mode. | mingchen | 2007-07-15 | 1 | -5/+1 |
* | * Fixed bug where UserServer SendKey would not be saved in configuration. | Adam Frisby | 2007-07-15 | 1 | -3/+3 |
* | * Excelsior! | Adam Frisby | 2007-07-14 | 1 | -0/+2 |
* | Next time maybe I should check it still compiles before committing. | MW | 2007-07-12 | 1 | -0/+1 |
* | updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra... | MW | 2007-07-11 | 1 | -11/+62 |
* | preliminary inter region communications (between regions in different instanc... | MW | 2007-07-10 | 1 | -9/+88 |
* | Fixed the crashing when trying to look at the map in grid mode. Although the ... | MW | 2007-07-10 | 1 | -10/+13 |
* | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 2007-07-10 | 4 | -37/+67 |
* | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2007-07-08 | 4 | -364/+0 |
* | * Updating prebuild | Adam Frisby | 2007-07-08 | 4 | -9/+9 |
* | *Fixed several bugs that crashed the viewer and opensim server when logging i... | mingchen | 2007-07-06 | 2 | -16/+20 |
* | *Fixed crash of OpenSim client when in grid mode from a recent commit | mingchen | 2007-07-05 | 1 | -2/+2 |
* | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 2007-07-05 | 5 | -10/+11 |
* | Grid Servers: | Adam Frisby | 2007-07-04 | 1 | -0/+3 |