| Commit message (Expand) | Author | Files | Lines |
2011-09-16 | On standalone, by default create the necessary minimum body parts and clothes... | Justin Clark-Casey (justincc) | 1 | -2/+5 |
2011-09-15 | Write code to create minimum necessary body parts/clothing and avatar entries... | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2011-08-22 | minor: Add explanative text for the new currency parameter. Convert some tab... | Justin Clark-Casey (justincc) | 1 | -16/+17 |
2011-08-16 | Change the default standalone asset cache to be the Flotsam asset cache (with... | Justin Clark-Casey (justincc) | 2 | -5/+7 |
2011-08-14 | Added optional Login Service parameter "Currency" to be able to change the cu... | Snoopy Pfeffer | 1 | -0/+2 |
2011-07-12 | Add a warning to URI config in GridCommon.ini.example not to add a slash to t... | Justin Clark-Casey (justincc) | 1 | -18/+18 |
2011-07-04 | Make it possible to disable the file part of the flotsam asset cache | Justin Clark-Casey (justincc) | 1 | -1/+4 |
2011-06-24 | Tell hypergridders when their teleports fail because of the 4096 limit rather... | Justin Clark-Casey (justincc) | 1 | -3/+0 |
2011-06-15 | Added missing config var for map image service. | Diva Canto | 1 | -0/+4 |
2011-06-13 | V2 map now working in grids too. WARNING: A few visible configuration variabl... | Diva Canto | 3 | -1/+16 |
2011-06-12 | Trailing / in MapTileURL must be there! | Diva Canto | 1 | -1/+1 |
2011-06-12 | First pass at making the V2 map work. Standalones only for now. There are som... | Diva Canto | 3 | -2/+19 |
2011-06-11 | Align CenomeCache.ini.example values with CenomeCache defaults. | Justin Clark-Casey (justincc) | 1 | -7/+8 |
2011-06-11 | Make it clear that WaitOnInprogressTimeout is currently a dead setting in Flo... | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2011-06-11 | Make the internal flotsam asset cache defaults match config-include/FlotsamCa... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-06-10 | Added missing "Old Guids=true" to ConnectionString | Makopoppo | 1 | -2/+2 |
2011-06-07 | This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=... | Diva Canto | 1 | -0/+1 |
2011-06-03 | .ini.example's updated for HG Landmarks | Diva Canto | 2 | -1/+3 |
2011-06-02 | Move the "!!!Standalone Only!!!" [FreeswitchService] section from OpenSim.ini... | Justin Clark-Casey (justincc) | 1 | -0/+36 |
2011-06-01 | [Profiles] --> [Profile] | Diva Canto | 4 | -4/+4 |
2011-05-30 | Adding MSSQL connectionString example | Makopoppo | 2 | -0/+16 |
2011-05-27 | Fixed one comment in a config file. | Diva Canto | 1 | -0/+1 |
2011-05-27 | HG lures working! Friends can offer friends HG teleports via the profile. WAR... | Diva Canto | 4 | -2/+15 |
2011-05-27 | Added a BasicProfilemodule so that the profile-based actions (like give inven... | Diva Canto | 4 | -0/+11 |
2011-05-26 | Added missing config vars to StandaloneCommon.ini.example and fixed the ones ... | Diva Canto | 1 | -0/+2 |
2011-05-26 | Last commit before pushing. WARNING: (a) DB migration on the friends table; a... | Diva Canto | 1 | -1/+1 |
2011-05-26 | HG IM in grid mode working fairly well. Unknown target user references looked... | Diva Canto | 2 | -0/+17 |
2011-05-25 | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ... | Diva Canto | 1 | -0/+10 |
2011-05-24 | Added necessary code to drop inventory on hg friends using the profile window... | Diva Canto | 1 | -1/+1 |
2011-05-23 | HG friends: Status notifications working. Also initial logins get the online ... | Diva Canto | 1 | -0/+3 |
2011-05-22 | More on HG Friends. Added Delete(string, string) across the board. Added secu... | Diva Canto | 1 | -1/+1 |
2011-05-19 | HG Friends working to some extent: friendships offered and accepted correctly... | Diva Canto | 1 | -0/+5 |
2011-04-27 | Thank you Snoopy for a patch that adds some filtering to client versions allo... | Diva Canto | 1 | -0/+34 |
2011-04-19 | Clean up freeswitch config to what is currently required. Add explanation to... | Justin Clark-Casey (justincc) | 1 | -13/+5 |
2011-04-07 | Remove the SQLite legacy adaptor. This is no longer needed now that the main... | Justin Clark-Casey (justincc) | 3 | -30/+0 |
2011-03-28 | Fix mantis #5413. WARNING: new config variable in section [GridService] of th... | Diva Canto | 2 | -0/+11 |
2011-02-16 | Changed default directory for storing map tile images from remote regions. | Marck | 2 | -2/+2 |
2011-02-04 | Added a config var to HGInventoryAccessModule called OutboundPermission that ... | Diva Canto | 3 | -0/+19 |
2010-12-27 | WARNING: simulator config var change! This affects only system-facing configs... | Diva Canto | 4 | -3/+9 |
2010-12-13 | Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink. | Marck | 4 | -7/+19 |
2010-12-09 | Make configs consistent, as per mantos #5258 | Diva Canto | 1 | -1/+1 |
2010-11-26 | Creator information preserved upon HG transfers. | Diva Canto | 2 | -0/+10 |
2010-11-25 | WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ... | Diva Canto | 2 | -5/+19 |
2010-11-13 | Fix: Write asset data into Asset.db when using SQLite | Marck | 2 | -0/+6 |
2010-10-30 | Clarify comment for configuration option Check4096 and show the default value. | Marck | 1 | -2/+2 |
2010-10-09 | Added missing sections to StandaloneHypergrid.ini | Diva Canto | 1 | -0/+6 |
2010-10-04 | Formatting cleanup. | Jeff Ames | 5 | -41/+40 |
2010-09-17 | Add LandServices to make landmarks work right in grids | Melanie | 2 | -0/+2 |
2010-09-15 | Make AuthorizationService optional and disabled by default. It depends on | Melanie | 4 | -2/+6 |
2010-09-14 | Revert "Move OpenSimDefaults,ini into config-include in order to put it with ... | Justin Clark-Casey (justincc) | 1 | -1299/+0 |