| Commit message (Expand) | Author | Files | Lines |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+26 |
2008-03-17 | Replaced some Console.WriteLine calls with writes to log. | Jeff Ames | 1 | -1/+4 |
2008-03-03 | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 1 | -0/+6 |
2008-02-18 | * Do not allow a user to be created if one with the same name already exists | Justin Clarke Casey | 1 | -2/+18 |
2008-02-16 | Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C... | MW | 1 | -6/+6 |
2008-02-12 | * Refactoring: Rename AssetTransactions.cs and AssetTransactionsManager and a... | Justin Clarke Casey | 1 | -4/+4 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -5/+7 |
2008-01-21 | * Shutting down child agents properly in neighbor regions. | Teravus Ovares | 1 | -0/+1 |
2008-01-20 | * Added hooks for logout to all IUserService and all that implement it. | Teravus Ovares | 1 | -0/+13 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -1/+1 |
2008-01-01 | * You can add and remove a friend in standalone now within the same simulator... | Teravus Ovares | 1 | -0/+43 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -3/+4 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-12-02 | Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal... | MW | 1 | -10/+6 |
2007-12-02 | Some refactoring , mainly on Inventory code. | MW | 1 | -3/+3 |
2007-11-19 | * Changed namespace | lbsa71 | 1 | -1/+0 |
2007-11-13 | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 1 | -0/+10 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -7/+13 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -2/+1 |
2007-10-26 | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 1 | -3/+2 |
2007-10-05 | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 1 | -2/+2 |
2007-10-05 | * UserProfileData meets code conventions | lbsa71 | 1 | -2/+2 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 1 | -1/+0 |
2007-10-05 | * Renamed IUserServices to IUserService | lbsa71 | 1 | -2/+2 |
2007-10-03 | Some continuation of lbsa71's refactoring of the CommunicationsManager. | MW | 1 | -0/+55 |
2007-09-24 | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 1 | -34/+27 |
2007-09-24 | * Trying to streamline CommunicationsManager | lbsa71 | 1 | -10/+9 |
2007-09-24 | * reorder and rename | lbsa71 | 1 | -22/+20 |
2007-09-24 | * Encapsulated all CommunicationsManager services | lbsa71 | 1 | -15/+63 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-08-15 | More work on inventory, can now create other inventory types, like Clothes an... | MW | 1 | -0/+2 |
2007-07-25 | Start of the OpenSim library , for now only contains a few textures. | MW | 1 | -9/+16 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 1 | -1/+4 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -71/+71 |
2007-07-13 | * Moved SendNameReply to ClientView | lbsa71 | 1 | -10/+7 |
2007-07-11 | More work on UserProfile and inventory cache (still currently not enabled). | MW | 1 | -0/+4 |
2007-07-10 | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 1 | -1/+2 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -7/+3 |
2007-07-01 | Started change to having SceneObject and then that having child Primitives wh... | MW | 1 | -2/+5 |
2007-06-28 | *Added UUIDNameRequest packet support (untested, but should work -- at least ... | mingchen | 1 | -0/+18 |
2007-06-28 | *Master User is now set up | mingchen | 1 | -1/+2 |