| Commit message (Expand) | Author | Files | Lines |
2012-04-11 | HGFriendsModule: Added optional user level based restriction to send friendsh... | Snoopy Pfeffer | 1 | -0/+4 |
2012-04-10 | minor: convert tabs to spaces in config example files from recent 7c534e5 | Justin Clark-Casey (justincc) | 1 | -6/+6 |
2012-04-07 | Added gatekeeper and uas addresses to grid info, so that viewers can take adv... | Diva Canto | 1 | -0/+8 |
2012-03-27 | User level based restrictions for HyperGrid teleports, asset uploads, group c... | Snoopy Pfeffer | 1 | -0/+7 |
2012-03-19 | Fix configuration problems where XAssetDatabasePlugin was picked up accidenta... | Justin Clark-Casey (justincc) | 1 | -2/+1 |
2012-03-17 | BAD JUSTIN! | Diva Canto | 1 | -0/+1 |
2012-03-17 | Region access control! Region operators can now specify things like DisallowF... | Diva Canto | 1 | -0/+10 |
2012-01-12 | HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio... | Diva Canto | 1 | -3/+3 |
2011-12-17 | Add more documentation to EstateConnectorString in StandaloneCommon.ini.example | Justin Clark-Casey (justincc) | 1 | -1/+4 |
2011-10-22 | Make config comments about choosing assetcache modules clearer. | Justin Clark-Casey (justincc) | 1 | -17/+17 |
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) | 1 | -5/+6 |
2011-08-14 | Added optional Login Service parameter "Currency" to be able to change the cu... | Snoopy Pfeffer | 1 | -0/+2 |
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-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 | 1 | -0/+3 |
2011-06-03 | .ini.example's updated for HG Landmarks | Diva Canto | 1 | -0/+1 |
2011-06-02 | Move the "!!!Standalone Only!!!" [FreeswitchService] section from OpenSim.ini... | Justin Clark-Casey (justincc) | 1 | -0/+36 |
2011-05-30 | Adding MSSQL connectionString example | Makopoppo | 1 | -0/+8 |
2011-05-27 | HG lures working! Friends can offer friends HG teleports via the profile. WAR... | Diva Canto | 1 | -0/+5 |
2011-05-26 | Added missing config vars to StandaloneCommon.ini.example and fixed the ones ... | Diva Canto | 1 | -0/+2 |
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) | 1 | -5/+0 |
2011-03-28 | Fix mantis #5413. WARNING: new config variable in section [GridService] of th... | Diva Canto | 1 | -0/+5 |
2011-02-16 | Changed default directory for storing map tile images from remote regions. | Marck | 1 | -1/+1 |
2011-02-04 | Added a config var to HGInventoryAccessModule called OutboundPermission that ... | Diva Canto | 1 | -0/+4 |
2011-01-14 | Revert "Remove old guids from the examples, for completeness' sake" | Melanie | 1 | -2/+2 |
2011-01-11 | Remove old guids from the examples, for completeness' sake | Melanie | 1 | -2/+2 |
2010-12-13 | Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink. | Marck | 1 | -0/+3 |
2010-11-26 | Creator information preserved upon HG transfers. | Diva Canto | 1 | -0/+2 |
2010-11-25 | WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ... | Diva Canto | 1 | -4/+12 |
2010-10-30 | Clarify comment for configuration option Check4096 and show the default value. | Marck | 1 | -2/+2 |
2010-10-04 | Formatting cleanup. | Jeff Ames | 1 | -12/+12 |
2010-09-15 | Make AuthorizationService optional and disabled by default. It depends on | Melanie | 1 | -0/+3 |
2010-09-12 | * Added ISimulationDataService and IEstateDataService | John Hurliman | 1 | -0/+2 |
2010-08-08 | Enabled GridInfoServiceInConnector for standalones. | Diva Canto | 1 | -0/+44 |
2010-08-06 | Added Check4096 config var under [GridService], at the request of many. Chang... | Diva Canto | 1 | -0/+3 |
2010-06-28 | Fixes mantis #4815 and #4812 | Diva Canto | 1 | -0/+5 |
2010-06-12 | Added Old Guids=true to all MySql connection strings. | Diva Canto | 1 | -1/+1 |
2010-04-30 | rename SQLiteNG to SQLite and SQLite to SQLiteLegacy this seems the least evi... | Justin Clark-Casey (justincc) | 1 | -2/+10 |
2010-04-30 | rename SQLiteNG to SQLite and SQLite to SQLiteLegacy | Justin Clark-Casey (justincc) | 1 | -4/+4 |
2010-04-30 | Make SQLiteNG the default since it actually does work with Mono 2.4 on Linux. | Justin Clark-Casey (justincc) | 1 | -5/+5 |
2010-04-23 | Add instructions for using SQLiteNG to OpenSim.ini and config-include/Standal... | Justin Clark-Casey (justincc) | 1 | -2/+6 |
2010-03-12 | Simplify database setup and remove migration problems by moving all sqlite co... | Justin Clark-Casey (justincc) | 1 | -9/+14 |
2010-02-02 | Removed useless config. | Diva Canto | 1 | -2/+1 |
2010-01-31 | * Added OpenSim.Server.HG.ini as an add-on to OpenSim.Server.ini | Diva Canto | 1 | -1/+13 |
2010-01-13 | Make use of Fallback regions when the desired start region is having problems. | Diva Canto | 1 | -1/+1 |
2010-01-13 | LL Login now uses default regions if the desired start location is not found. | Diva Canto | 1 | -0/+5 |