aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove old *.exe.config files that related to programs that have long been de...Justin Clark-Casey (justincc)2013-11-233-89/+0
* Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't...Justin Clark-Casey (justincc)2013-11-236-0/+8
* update libomv to 1538d3088e79ff0a9abea6905b487755b6890a85 in hope that it fix...dahlia2013-11-153-0/+0
* Update OpenSim.32BitLaunch.exe and Robust.32BitLaunch.exe to .NET 4 versions.justincc2013-11-132-0/+0
* minor: Make PID file example in Robust.HG.ini more meaningful as is now the c...Justin Clark-Casey (justincc)2013-11-081-1/+1
* update OpenMetaverse.dll to 7ae74674a09877119cbb4c80cbffea474e20da29dahlia2013-11-061-0/+0
* minor: Make PID file examples in OpenSim and Robust config somewhat more mean...Justin Clark-Casey (justincc)2013-11-063-3/+3
* Update libomv to 7e260ad419ebb1c24a5f1b123e11dd930e05f414. Thanks lkalif :)dahlia2013-11-052-789/+789
* Updated libomv to 25ee208a 2013-11-05Latif Khalifa2013-11-066-53/+124
* 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
* 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
* 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
* 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' 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
* 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
* Add parameter and explanation of ManagedStats return to OpenSimDefaults.ini.Robert Adams2013-08-081-0/+7
* 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