aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-10-0413-199/+247
|\
| * minor: Make OpenSimDefaults.ini consistent (spacing and tabs to spaces)Justin Clark-Casey (justincc)2013-09-271-18/+33
| * minor: Clean up tabbing and spacing issues in OpenSim.ini.exampleJustin Clark-Casey (justincc)2013-09-271-25/+26
| * For debug purposes, allow simulators to force use of earlier SIMULATION/0.1 t...Justin Clark-Casey (justincc)2013-09-191-1/+9
| * minor: Make config-include .ini files more consistentJustin Clark-Casey (justincc)2013-09-187-149/+149
| * Add [SimulationService] section to GridHypergrid.ini and StandaloneHypergrid.iniJustin Clark-Casey (justincc)2013-09-182-0/+21
| * minor: replace spaces with tabs for see_into_region settingJustin Clark-Casey (justincc)2013-09-121-2/+2
| * BulletSim: update DLLs and SOs to disable Bullet's internal profiling.Robert Adams2013-09-124-0/+0
| * Allow setting the EntityTransfer-max_distance to 0 to override distance check...BlueWall2013-09-121-2/+5
| * BulletSim: update DLLs and SOs with ClearCollisionCache inteface callsRobert Adams2013-09-114-0/+0
| * BulletSim: update DLLs and SOs for spring parameters and constraintRobert Adams2013-09-114-0/+0
| * BulletSim: update DLLs and SOs with Bullet svn version 2644 (no major fixes) ...Robert Adams2013-09-114-0/+0
| * chaning the default max_distance to 16383 as we actually start counting at ze...Michael Cerquoni2013-09-101-2/+2
| * This extends the default max_distance for teleports to 16384, a big thank you...Michael Cerquoni2013-09-101-2/+2
* | Merge branch 'master' into careminsterMelanie2013-09-073-10/+58
|\ \ | |/
| * minor: add doc about DefaultHGRegion and some of the other GridService region...Justin Clark-Casey (justincc)2013-09-053-5/+52
| * Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...Justin Clark-Casey (justincc)2013-09-021-5/+6
* | Merge branch 'master' into careminsterMelanie2013-09-014-1/+5
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2013-08-251-1/+1
| |\
| | * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2013-08-241-0/+4
| | |\
| | * | Whitespace fubar.Diva Canto2013-08-241-1/+1
| * | | Rename pCampbot.ini -> pCampBot.ini (and example file) to be consistent with ...Justin Clark-Casey (justincc)2013-08-231-0/+0
| | |/ | |/|
| * | Make it possible to adjust the pCampbot login delay via the [BotManager] Logi...Justin Clark-Casey (justincc)2013-08-221-0/+4
| |/
| * * Fix some threading issues in BulletXNA (the managed bullet library), this s...teravus2013-08-202-0/+0
* | Merge branch 'master' into careminsterMelanie2013-08-141-0/+15
|\ \ | |/
| * Add pCampbot RequestObjectTextures ini setting to control whether textures ar...Justin Clark-Casey (justincc)2013-08-141-2/+8
| * Add a SendAgentUpdates setting to a new pCampbot.ini.example file which can c...Justin Clark-Casey (justincc)2013-08-131-0/+9
* | Merge branch 'master' into careminsterMelanie2013-08-111-0/+7
|\ \ | |/
| * Add parameter and explanation of ManagedStats return to OpenSimDefaults.ini.Robert Adams2013-08-081-0/+7
* | Merge branch 'master' into careminsterMelanie2013-08-078-7/+123
|\ \ | |/
| * Amend to last commit -- remove the obsolete var from OpenSim.ini.exampleDiva Canto2013-08-071-4/+0
| * Add the experimental ability to dump stats (result of command "show stats all...Justin Clark-Casey (justincc)2013-08-064-1/+99
| * Allow older teleport ConnectorProtocolVersion of "SIMULATION/0.1" to be manua...Justin Clark-Casey (justincc)2013-08-022-0/+22
| * Move experimental attachments throttling further down the chain so that multi...Justin Clark-Casey (justincc)2013-08-021-2/+2
* | Merge branch 'master' into careminsterMelanie2013-08-011-0/+7
|\ \ | |/
| * Add experimental "debug attachments throttle <ms>" setting (command line) and...Justin Clark-Casey (justincc)2013-08-011-0/+7
* | Merge branch 'master' into careminsterMelanie2013-08-011-0/+9
|\ \ | |/
| * Add the Simian service config to the GridCommon exampleMic Bowman2013-07-311-0/+9
* | Merge branch 'master' into careminsterMelanie2013-07-296-4/+14
|\ \ | |/
| * Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ...Diva Canto2013-07-284-0/+4
| * Clarification on docs of .ini.examples for Groups (again)Diva Canto2013-07-272-2/+3
| * Clarifications on documentation of Group configsDiva Canto2013-07-272-4/+9
* | Merge branch 'master' into careminsterMelanie2013-07-251-0/+7
|\ \ | |/
| * Added config var that we all thought was already there: see_into_region. (Not...Diva Canto2013-07-241-0/+3
* | Merge branch 'master' into careminsterMelanie2013-07-241-0/+4
|\ \ | |/
| * Improvements to the ServiceThrottleModule: added a category and an itemid to ...Diva Canto2013-07-161-0/+4
* | Merge branch 'master' into careminsterMelanie2013-07-182-25/+51
|\ \ | |/
| * Document obscure Groups config related to the user level required for creatin...Diva Canto2013-07-141-0/+4
| * BulletSim: implementation of linkset center-of-mass.Robert Adams2013-07-061-19/+37
| * Some consistency fixes for the ini to stop parser breakageBlueWall2013-07-041-6/+10