| Commit message (Expand) | Author | Age | Files | Lines |
* | Added GetDisplayNames capability. For now, we don't actually use display name... | Diva Canto | 2015-01-09 | 1 | -0/+1 |
* | Added a different/better way of specifying data services in DataSnapshot -- u... | Diva Canto | 2015-01-07 | 1 | -0/+3 |
* | Fix typo in OpenSim.ini.example | BlueWall | 2015-01-04 | 1 | -1/+1 |
* | Slight change in the way region module addins handle their configuration. Rat... | Diva Canto | 2015-01-02 | 1 | -3/+5 |
* | Add support for expansion of key values in nini config files. | Diva Canto | 2014-12-30 | 1 | -0/+10 |
* | Fix typo in ini | BlueWall | 2014-12-01 | 1 | -1/+1 |
* | Set configuration files to use key expansion for widely used common settings. | BlueWall | 2014-11-30 | 1 | -4/+16 |
* | Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether a... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -0/+5 |
* | Add persistent command history in console | Jak Daniels | 2014-09-23 | 1 | -0/+13 |
* | OpenSimExtras | BlueWall | 2014-08-06 | 1 | -12/+9 |
* | Add region-side extra feature setting for destination guide | BlueWall | 2014-07-31 | 1 | -0/+2 |
* | Simulator Extra Features Service | BlueWall | 2014-07-30 | 1 | -0/+5 |
* | fix comments in physics section of [Startup] to reflect the actual default en... | Michael Cerquoni | 2014-07-25 | 1 | -1/+1 |
* | Adds optional HTTP Basic Authentication to Robust service connectors. | Diva Canto | 2014-05-23 | 1 | -0/+10 |
* | Add DebugMessagingEnabled = false to OpenSim.ini.example for consistency. Sl... | Justin Clark-Casey (justincc) | 2014-05-19 | 1 | -1/+4 |
* | minor: Change configuration text in config files to reflect the existing situ... | Justin Clark-Casey (justincc) | 2014-05-06 | 1 | -5/+6 |
* | Added a optional key between the group remote connectors, sim and service. Th... | Diva Canto | 2014-05-03 | 1 | -0/+4 |
* | minor: Change incorrect "Maximum" in the PhysicalPrimMin OpenSim.ini.example ... | Justin Clark-Casey (justincc) | 2014-03-26 | 1 | -1/+1 |
* | minor: change misspelling of overriden to overridden in comments within confi... | Justin Clark-Casey (justincc) | 2014-03-26 | 1 | -7/+7 |
* | minor: Remove "js" (Javascript) from list of allowed languages in script conf... | Justin Clark-Casey (justincc) | 2014-03-26 | 1 | -1/+1 |
* | Allow Region specific static maptiles to be loaded from file. | Jak Daniels | 2014-03-18 | 1 | -0/+1 |
* | PhysicalPrimMax 64m for OpenSim_ini_example standard size prim | Lani Global | 2014-03-10 | 1 | -3/+3 |
* | Samle configurations for the baked texture server. | Melanie | 2014-02-04 | 1 | -0/+5 |
* | Merge branch 'master' into varregion | Robert Adams | 2014-01-21 | 1 | -0/+6 |
|\ |
|
| * | Materials module: a) Store materials as assets; b) Finalized it (removed the ... | Oren Hurvitz | 2014-01-20 | 1 | -0/+6 |
* | | varregion: Update Warp3D to properly handle varregions. | Robert Adams | 2014-01-19 | 1 | -0/+12 |
|/ |
|
* | minor: Change ProfileServiceURL reference in OpenSim.ini.example to be consis... | Justin Clark-Casey (justincc) | 2013-11-28 | 1 | -1/+1 |
* | minor: Make PID file examples in OpenSim and Robust config somewhat more mean... | Justin Clark-Casey (justincc) | 2013-11-06 | 1 | -1/+1 |
* | minor: Clean up tabbing and spacing issues in OpenSim.ini.example | Justin Clark-Casey (justincc) | 2013-09-27 | 1 | -25/+26 |
* | Amend to last commit -- remove the obsolete var from OpenSim.ini.example | Diva Canto | 2013-08-07 | 1 | -4/+0 |
* | Clarification on docs of .ini.examples for Groups (again) | Diva Canto | 2013-07-27 | 1 | -2/+2 |
* | Clarifications on documentation of Group configs | Diva Canto | 2013-07-27 | 1 | -3/+9 |
* | Document obscure Groups config related to the user level required for creatin... | Diva Canto | 2013-07-14 | 1 | -0/+4 |
* | Some consistency fixes for the ini to stop parser breakage | BlueWall | 2013-07-04 | 1 | -6/+10 |
* | Adding back the BasicProfileModule | BlueWall | 2013-05-31 | 1 | -2/+2 |
* | UserProfiles | BlueWall | 2013-05-30 | 1 | -0/+6 |
* | Added AvatarPickerSearch capability handler. | Diva Canto | 2013-05-07 | 1 | -1/+3 |
* | Add DisableInterRegionTeleportCancellation option in [EntityTransfer] section... | Justin Clark-Casey (justincc) | 2013-03-12 | 1 | -0/+7 |
* | Update comment about setting physics=BulletSimN as the C# Bullet | Robert Adams | 2013-03-10 | 1 | -2/+1 |
* | Move AllowedClients and BannedClients section to new [AccessControl] section ... | Justin Clark-Casey (justincc) | 2013-03-02 | 1 | -2/+6 |
* | Revert "Removed more vars from [Startup]. I think these were already moved el... | Justin Clark-Casey (justincc) | 2013-03-02 | 1 | -0/+20 |
* | Moved permissions config vars out of [Startup] into [Permissions]. Backwards ... | Diva Canto | 2013-03-01 | 1 | -44/+44 |
* | Removed more vars from [Startup]. I think these were already moved elsewhere,... | Diva Canto | 2013-03-01 | 1 | -20/+0 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2013-02-27 | 1 | -4/+11 |
|\ |
|
| * | Improve description of GenerateMapTiles config option | Justin Clark-Casey (justincc) | 2013-02-27 | 1 | -7/+8 |
| * | Add documentation on default or Warp3D image module choice to OpenSim.ini.exa... | Justin Clark-Casey (justincc) | 2013-02-27 | 1 | -0/+6 |
* | | Moved the HG default variables out of [Startup] and into their own section [H... | Diva Canto | 2013-02-27 | 1 | -17/+0 |
|/ |
|
* | Move map related settings from [Startup] to a new [Map] section in OpenSim.ini | Justin Clark-Casey (justincc) | 2013-02-25 | 1 | -26/+29 |
* | More clarification on the [Groups] section | Diva Canto | 2013-02-23 | 1 | -0/+1 |
* | Further clarification on the same spot. | Diva Canto | 2013-02-23 | 1 | -0/+1 |