| Commit message (Expand) | Author | Files | Lines |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 3 | -1/+85 |
2007-10-05 | getting all our line endings consistant again | Sean Dague | 2 | -240/+240 |
2007-10-05 | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 1 | -8/+8 |
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 | 1 | -8/+8 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 3 | -3/+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 | 4 | -8/+53 |
2007-09-27 | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 4 | -53/+8 |
2007-09-25 | * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-... | lbsa71 | 1 | -17/+62 |
2007-09-24 | * Removed some more fields from CommunicationsLocal | lbsa71 | 3 | -197/+183 |
2007-09-24 | * So, ok, maybe a bit harsh to explode on grid inventory calls. | lbsa71 | 1 | -2/+0 |
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 | 4 | -99/+92 |
2007-09-24 | * Trying to streamline CommunicationsManager | lbsa71 | 1 | -4/+4 |
2007-09-24 | * Encapsulated all CommunicationsManager services | lbsa71 | 1 | -1/+1 |
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 | 2 | -238/+238 |
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 | 1 | -0/+5 |
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-14 | Start of inventory items, when you upload a texture the data will now be stor... | MW | 1 | -0/+11 |
2007-08-14 | More inventory work, should be able to now create new inventory folders and t... | MW | 1 | -0/+5 |
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-06 | * SimpleApp works again: | lbsa71 | 1 | -2/+2 |
2007-08-01 | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa... | MW | 1 | -0/+1 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 2 | -4/+14 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 4 | -436/+436 |
2007-07-12 | Next time maybe I should check it still compiles before committing. | MW | 1 | -0/+1 |
2007-07-10 | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 1 | -2/+3 |