| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up of simulation version, the number that rules the compatibility of te... | Diva Canto | 2015-10-18 | 1 | -15/+0 |
* | A few bug fixes for Agent Preferences to actually work. Also added missing co... | Diva Canto | 2015-06-13 | 1 | -0/+3 |
* | Refactor AgentPreferences so that database operations happen centrally. the o... | Cinder | 2015-06-13 | 1 | -0/+1 |
* | Replace the tabs that have crept into isolated places in config and config ex... | Justin Clark-Casey (justincc) | 2015-01-21 | 1 | -3/+3 |
* | Donation of robust network connectors for estate service, as promised. This a... | Diva Canto | 2015-01-06 | 1 | -2/+2 |
* | Added simulation version compatibility check so that agents coming from 0.7.6... | Diva Canto | 2014-06-06 | 1 | -2/+6 |
* | Add the UserProfiles local service module to non-HG Standalone configuration. | BlueWall | 2014-03-25 | 1 | -0/+1 |
* | remove RefreshTime = 0 from [MapImageService] in Standalone.ini, StandaloneHy... | Michael Cerquoni | 2014-03-08 | 1 | -3/+0 |
* | set RefreshTime = 0 in [MapImageService] in Standalone.ini and StandaloneHype... | Michael Cerquoni | 2014-03-08 | 1 | -1/+1 |
* | minor: Make config-include .ini files more consistent | Justin Clark-Casey (justincc) | 2013-09-18 | 1 | -4/+5 |
* | Allow older teleport ConnectorProtocolVersion of "SIMULATION/0.1" to be manua... | Justin Clark-Casey (justincc) | 2013-08-02 | 1 | -0/+11 |
* | Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ... | Diva Canto | 2013-07-28 | 1 | -0/+1 |
* | Remove profile from basic configuration | Melanie | 2012-06-04 | 1 | -3/+0 |
* | Calculate the Daylight Savings Time information sent to the viewer based on U... | Justin Clark-Casey (justincc) | 2012-05-04 | 1 | -0/+12 |
* | Region access control! Region operators can now specify things like DisallowF... | Diva Canto | 2012-03-17 | 1 | -3/+1 |
* | On standalone, by default create the necessary minimum body parts and clothes... | Justin Clark-Casey (justincc) | 2011-09-16 | 1 | -2/+5 |
* | Write code to create minimum necessary body parts/clothing and avatar entries... | Justin Clark-Casey (justincc) | 2011-09-15 | 1 | -0/+1 |
* | First pass at making the V2 map work. Standalones only for now. There are som... | Diva Canto | 2011-06-12 | 1 | -0/+7 |
* | [Profiles] --> [Profile] | Diva Canto | 2011-06-01 | 1 | -1/+1 |
* | Added a BasicProfilemodule so that the profile-based actions (like give inven... | Diva Canto | 2011-05-27 | 1 | -0/+3 |
* | Formatting cleanup. | Jeff Ames | 2010-10-04 | 1 | -9/+8 |
* | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 1 | -0/+6 |
* | Enabled GridInfoServiceInConnector for standalones. | Diva Canto | 2010-08-08 | 1 | -0/+1 |
* | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 1 | -3/+5 |
* | Switched everything to XInventory by default. The old Inventory is still ther... | Diva Canto | 2010-05-02 | 1 | -3/+3 |
* | start laoding griduser local connector, though it isn't invoked by anything yet | Justin Clark-Casey (justincc) | 2010-03-12 | 1 | -18/+22 |
* | Simplify database setup and remove migration problems by moving all sqlite co... | Justin Clark-Casey (justincc) | 2010-03-12 | 1 | -4/+0 |
* | reset the accidental local configuration changes | Justin Clark-Casey (justincc) | 2010-03-03 | 1 | -7/+9 |
* | Fix bug where approximately half the time, attachments would rez only their r... | Justin Clark-Casey (justincc) | 2010-03-03 | 1 | -4/+4 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-03-01 | 1 | -2/+1 |
|\ |
|
| * | Minor formatting cleanup. | Jeff Ames | 2010-02-22 | 1 | -3/+2 |
* | | Added FriendsData to both Null storage and SQLite. Untested. | Diva Canto | 2010-02-28 | 1 | -0/+4 |
* | | List of friends now retrieved upon login. Configured and tested in standalone... | Diva Canto | 2010-02-25 | 1 | -0/+4 |
* | | * Added SQlite connector for AvatarData. Tested -- works. | Diva Canto | 2010-02-21 | 1 | -3/+3 |
* | | Added UserAccountData and auth to the SQLite connector. Compiles, runs, but a... | Diva Canto | 2010-02-20 | 1 | -3/+5 |
* | | Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim ca... | Diva Canto | 2010-02-14 | 1 | -0/+6 |
* | | Add InventoryService to default standalone config | Melanie | 2010-02-08 | 1 | -0/+1 |
* | | Added missing configs to Standalone.ini | Diva Canto | 2010-02-08 | 1 | -3/+10 |
* | | Moved prim crossing to EntityTransferModule. Not complete yet. | Diva Canto | 2010-01-16 | 1 | -1/+1 |
* | | * General cleanup of Teleports, Crossings and Child agents. They are now in t... | Diva Canto | 2010-01-15 | 1 | -0/+1 |
* | | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 2010-01-10 | 1 | -0/+22 |
* | | More renames to make everything consistent. This is the UserAccountService. | Diva Canto | 2009-12-29 | 1 | -1/+1 |
* | | * Fixed names. | Diva Canto | 2009-12-29 | 1 | -1/+5 |
* | | * Added the new modules to Resources, making them active. | Diva Canto | 2009-12-28 | 1 | -0/+3 |
|/ |
|
* | Library Module: allows adding folders/items to the Library from IAR files pla... | Diva Canto | 2009-12-23 | 1 | -0/+2 |
* | Finished spec-ing the .inis for the new grid service modules. | Diva Canto | 2009-09-26 | 1 | -2/+1 |
* | Changed IGridService to use the new GridRegion data structure instead of old ... | Diva Canto | 2009-09-23 | 1 | -0/+1 |
* | Modules active. Tested HGGridConnector in standalone only for now. Modules co... | Diva Canto | 2009-09-23 | 1 | -0/+5 |
* | The stubs for an authorization service, at the moment the service will always... | Rob Smart | 2009-09-10 | 1 | -0/+4 |
* | Pulled out HelloNeighbour into its own service, INeighbourService, which may ... | diva | 2009-06-14 | 1 | -2/+1 |