aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-11-089-1/+1
|\
| * update libomv to 5b4c1e8694479629f7cacd72dd6bc39a6b327f9c (git master as of t...dahlia2013-10-304-0/+0
| * BulletSim: restore collision flags when clear collision cache.Robert Adams2013-10-264-0/+0
| * minor: Fix commented out GridInfo service URL to be 8002 in Robust.ini.exampl...Justin Clark-Casey (justincc)2013-10-251-1/+1
* | Merge branch 'master' into careminsterMelanie2013-11-0313-6/+4191
|\ \ | |/
| * BulletSim: update SOs and DLLs with version that enables compressedRobert Adams2013-10-194-0/+0
| * BulletSim: update lib32/libBulletSim.dylib to current BulletSim C++ API.Robert Adams2013-10-181-0/+0
| * Readding Mono.Security.dll. This comes from http://pgfoundry.org/frs/downloa...Justin Clark-Casey (justincc)2013-10-171-0/+0
| * Removing Mono.Security.dll temporarily so that it can be re-added with origin...Justin Clark-Casey (justincc)2013-10-171-0/+0
| * * Fixes mantis mantis 0006803 [PGSQL] - Simulator crashes - Mono.Security.dll...Fernando Oliveira2013-10-161-0/+0
| * As discussed on many previous occasions, switch the default physics engine in...Justin Clark-Casey (justincc)2013-10-151-6/+5
| * This is Npgsql2.0.12.0-bin-ms-net3.5sp1Justin Clark-Casey (justincc)2013-10-141-0/+0
| * Remove to re-add with version information for future referenceJustin Clark-Casey (justincc)2013-10-141-0/+0
| * fix missing " for variable SRV_IMServerURI in example fileMichael Cerquoni2013-10-121-1/+1
| * Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.Fernando Oliveira2013-10-126-0/+4150
| * * Added a Basic DOS protection container/base object for the most common HTTP...teravus2013-10-072-1/+37
* | 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