| Commit message (Expand) | Author | Files | Lines |
2013-10-19 | BulletSim: update SOs and DLLs with version that enables compressed | Robert Adams | 4 | -0/+0 |
2013-10-18 | BulletSim: update lib32/libBulletSim.dylib to current BulletSim C++ API. | Robert Adams | 1 | -0/+0 |
2013-10-17 | Readding Mono.Security.dll. This comes from http://pgfoundry.org/frs/downloa... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2013-10-17 | Removing Mono.Security.dll temporarily so that it can be re-added with origin... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2013-10-16 | * Fixes mantis mantis 0006803 [PGSQL] - Simulator crashes - Mono.Security.dll... | Fernando Oliveira | 1 | -0/+0 |
2013-10-15 | As discussed on many previous occasions, switch the default physics engine in... | Justin Clark-Casey (justincc) | 1 | -6/+5 |
2013-10-14 | This is Npgsql2.0.12.0-bin-ms-net3.5sp1 | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2013-10-14 | Remove to re-add with version information for future reference | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2013-10-12 | fix missing " for variable SRV_IMServerURI in example file | Michael Cerquoni | 1 | -1/+1 |
2013-10-12 | Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. | Fernando Oliveira | 6 | -0/+4150 |
2013-10-07 | * Added a Basic DOS protection container/base object for the most common HTTP... | teravus | 2 | -1/+37 |
2013-09-27 | minor: Make OpenSimDefaults.ini consistent (spacing and tabs to spaces) | Justin Clark-Casey (justincc) | 1 | -18/+33 |
2013-09-27 | minor: Clean up tabbing and spacing issues in OpenSim.ini.example | Justin Clark-Casey (justincc) | 1 | -25/+26 |
2013-09-19 | For debug purposes, allow simulators to force use of earlier SIMULATION/0.1 t... | Justin Clark-Casey (justincc) | 1 | -1/+9 |
2013-09-18 | minor: Make config-include .ini files more consistent | Justin Clark-Casey (justincc) | 7 | -149/+149 |
2013-09-18 | Add [SimulationService] section to GridHypergrid.ini and StandaloneHypergrid.ini | Justin Clark-Casey (justincc) | 2 | -0/+21 |
2013-09-12 | minor: replace spaces with tabs for see_into_region setting | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2013-09-12 | BulletSim: update DLLs and SOs to disable Bullet's internal profiling. | Robert Adams | 4 | -0/+0 |
2013-09-12 | Allow setting the EntityTransfer-max_distance to 0 to override distance check... | BlueWall | 1 | -2/+5 |
2013-09-11 | BulletSim: update DLLs and SOs with ClearCollisionCache inteface calls | Robert Adams | 4 | -0/+0 |
2013-09-11 | BulletSim: update DLLs and SOs for spring parameters and constraint | Robert Adams | 4 | -0/+0 |
2013-09-11 | BulletSim: update DLLs and SOs with Bullet svn version 2644 (no major fixes) ... | Robert Adams | 4 | -0/+0 |
2013-09-10 | chaning the default max_distance to 16383 as we actually start counting at ze... | Michael Cerquoni | 1 | -2/+2 |
2013-09-10 | This extends the default max_distance for teleports to 16384, a big thank you... | Michael Cerquoni | 1 | -2/+2 |
2013-09-05 | minor: add doc about DefaultHGRegion and some of the other GridService region... | Justin Clark-Casey (justincc) | 3 | -5/+52 |
2013-09-02 | Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo... | Justin Clark-Casey (justincc) | 1 | -5/+6 |
2013-08-24 | Whitespace fubar. | Diva Canto | 1 | -1/+1 |
2013-08-23 | Rename pCampbot.ini -> pCampBot.ini (and example file) to be consistent with ... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2013-08-22 | Make it possible to adjust the pCampbot login delay via the [BotManager] Logi... | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2013-08-20 | * Fix some threading issues in BulletXNA (the managed bullet library), this s... | teravus | 2 | -0/+0 |
2013-08-14 | Add pCampbot RequestObjectTextures ini setting to control whether textures ar... | Justin Clark-Casey (justincc) | 1 | -2/+8 |
2013-08-13 | Add a SendAgentUpdates setting to a new pCampbot.ini.example file which can c... | Justin Clark-Casey (justincc) | 1 | -0/+9 |
2013-08-08 | Add parameter and explanation of ManagedStats return to OpenSimDefaults.ini. | Robert Adams | 1 | -0/+7 |
2013-08-07 | Amend to last commit -- remove the obsolete var from OpenSim.ini.example | Diva Canto | 1 | -4/+0 |
2013-08-06 | Add the experimental ability to dump stats (result of command "show stats all... | Justin Clark-Casey (justincc) | 4 | -1/+99 |
2013-08-02 | Allow older teleport ConnectorProtocolVersion of "SIMULATION/0.1" to be manua... | Justin Clark-Casey (justincc) | 2 | -0/+22 |
2013-08-02 | Move experimental attachments throttling further down the chain so that multi... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2013-08-01 | Add experimental "debug attachments throttle <ms>" setting (command line) and... | Justin Clark-Casey (justincc) | 1 | -0/+7 |
2013-07-31 | Add the Simian service config to the GridCommon example | Mic Bowman | 1 | -0/+9 |
2013-07-28 | Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ... | Diva Canto | 4 | -0/+4 |
2013-07-27 | Clarification on docs of .ini.examples for Groups (again) | Diva Canto | 2 | -2/+3 |
2013-07-27 | Clarifications on documentation of Group configs | Diva Canto | 2 | -4/+9 |
2013-07-24 | Added config var that we all thought was already there: see_into_region. (Not... | Diva Canto | 1 | -0/+3 |
2013-07-16 | Improvements to the ServiceThrottleModule: added a category and an itemid to ... | Diva Canto | 1 | -0/+4 |
2013-07-14 | Document obscure Groups config related to the user level required for creatin... | Diva Canto | 1 | -0/+4 |
2013-07-06 | BulletSim: implementation of linkset center-of-mass. | Robert Adams | 1 | -19/+37 |
2013-07-04 | Some consistency fixes for the ini to stop parser breakage | BlueWall | 1 | -6/+10 |
2013-06-28 | Add IMG_BLOOM1.jp2 to standard asset set, which is used in stars. | Justin Clark-Casey (justincc) | 2 | -0/+12 |
2013-06-13 | Add Option: ClassifiedFee | BlueWall | 3 | -0/+9 |
2013-06-11 | Revert "Add option to set minimum fee for classified ads" | BlueWall | 3 | -16/+1 |