| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add persistent command history in console | Jak Daniels | 2014-09-23 | 4 | -0/+43 |
* | Reinsert OpenMetaverse.dll from commit fbdf507 from an accidental replace in ... | Justin Clark-Casey (justincc) | 2014-09-22 | 1 | -0/+0 |
* | Merge branch 'master' into bullet-2.82 | Robert Adams | 2014-09-03 | 5 | -20/+3 |
|\ |
|
| * | Cleanup some unused code and configuration entries | BlueWall | 2014-09-03 | 2 | -20/+0 |
| * | Remove the 32 bit launchers as discussed at OpenSimulator Office Hour 9//2/14... | BlueWall | 2014-09-03 | 2 | -0/+0 |
| * | Add [EntityTransfer] AllowAvatarCrossing setting to determine whether avatars... | Justin Clark-Casey (justincc) | 2014-09-03 | 1 | -0/+3 |
* | | Merge branch 'master' into bullet-2.82 | Robert Adams | 2014-08-26 | 2 | -4/+4 |
|\ \
| |/ |
|
| * | Add back URL endings in examples | BlueWall | 2014-08-25 | 2 | -4/+4 |
* | | Fix typo in OpenSimDefaults.ini comment | Robert Adams | 2014-08-21 | 1 | -1/+1 |
* | | BulletSim: Windows and Linux 32 and 64 bit versions of Bullet 2.82 | Robert Adams | 2014-08-18 | 4 | -0/+0 |
|/ |
|
* | Added RestrictEmail to make llEmail only send to avatars email address if true. | Kevin Cozens | 2014-08-14 | 1 | -0/+5 |
* | Make RootTerseUpdatePeriod and ChildTerseUpdatePeriod configurable in [Intere... | Justin Clark-Casey (justincc) | 2014-08-14 | 1 | -0/+9 |
* | Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator | Justin Clark-Casey (justincc) | 2014-08-13 | 2 | -0/+21 |
* | Update libomv libraries with those built from commit 2208379. | Justin Clark-Casey (justincc) | 2014-08-12 | 4 | -0/+0 |
* | Reduce default rotation AgentUpdate output sensitivity to a setting that cuts... | Justin Clark-Casey (justincc) | 2014-08-08 | 1 | -1/+1 |
* | Change default max threads if SmartThreadPool is used as the main thread pool... | Justin Clark-Casey (justincc) | 2014-08-08 | 1 | -1/+1 |
* | OpenSimExtras | BlueWall | 2014-08-06 | 4 | -78/+30 |
* | Add RootPositionUpdateTolerance, RootRotationUpdateTolerance, and RootVelocit... | Justin Clark-Casey (justincc) | 2014-08-06 | 1 | -8/+16 |
* | Add region-side extra feature setting for destination guide | BlueWall | 2014-07-31 | 1 | -0/+2 |
* | Add Chat module extra feature settings to GridExtraFeatures service | BlueWall | 2014-07-30 | 2 | -0/+18 |
* | Simulator Extra Features Service | BlueWall | 2014-07-30 | 3 | -0/+53 |
* | fix comments in physics section of [Startup] to reflect the actual default en... | Michael Cerquoni | 2014-07-25 | 1 | -1/+1 |
* | Add suppression of grid-side "show regions" command in simulator console for ... | Justin Clark-Casey (justincc) | 2014-07-25 | 1 | -0/+1 |
* | Add missing default female hair texture for Ruth avatar. | Justin Clark-Casey (justincc) | 2014-07-24 | 2 | -0/+6 |
* | Changed the default XBakes directory to a local path: "./bakes". | Oren Hurvitz | 2014-07-21 | 2 | -6/+4 |
* | Set "[Terrain]SendTerrainUpdatesByViewDistance=true" by default. | Robert Adams | 2014-07-20 | 1 | -1/+1 |
* | In grid mode, add SuppressConsoleCommands flag to [GridService] so that we ca... | Justin Clark-Casey (justincc) | 2014-07-18 | 1 | -1/+4 |
* | Change default script stop method to co-op instead of abort. | Justin Clark-Casey (justincc) | 2014-07-16 | 1 | -3/+4 |
* | Update information in OpenSimDefaults to reflect the fact that ScriptStopStra... | Justin Clark-Casey (justincc) | 2014-07-14 | 1 | -6/+6 |
* | Changed GetUserInfo so that the exposure of user account details is ruled by ... | Diva Canto | 2014-07-06 | 2 | -0/+13 |
* | Bulletsim: Create AvatarTerminalVelocity to BulletSim like what ODE and SL ha... | Vegaslon | 2014-06-27 | 1 | -0/+5 |
* | Add [Startup]LogShowStatsSeconds=n parameter which controls the interval | Robert Adams | 2014-06-13 | 1 | -0/+4 |
* | Add [Terrain]SendTerrainUpdatesByViewDistance=false to OpenSimDefaults.ini | Robert Adams | 2014-06-08 | 1 | -1/+5 |
* | fix the comment section of max_distance setting to reflect default value | Michael Cerquoni | 2014-06-06 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2014-06-06 | 1 | -1/+1 |
|\ |
|
| * | bump default teleport limit to 65535 regions | Michael Cerquoni | 2014-06-06 | 1 | -1/+1 |
* | | Missed this ini change in previous commit | Diva Canto | 2014-06-06 | 1 | -2/+6 |
|/ |
|
* | Added simulation version compatibility check so that agents coming from 0.7.6... | Diva Canto | 2014-06-06 | 4 | -9/+25 |
* | Better comment regarding SizeX and SizeY | Diva Canto | 2014-06-05 | 1 | -0/+1 |
* | Updated Regions.ini.example to include var regions configs. | Diva Canto | 2014-06-05 | 1 | -0/+7 |
* | Stop appending redundant newline to console messages in Robust and pCampbot c... | Justin Clark-Casey (justincc) | 2014-05-27 | 3 | -3/+3 |
* | Adds optional HTTP Basic Authentication to Robust service connectors. | Diva Canto | 2014-05-23 | 3 | -0/+38 |
* | Add DebugMessagingEnabled = false to OpenSim.ini.example for consistency. Sl... | Justin Clark-Casey (justincc) | 2014-05-19 | 2 | -3/+6 |
* | Split verbose groups messaging logging into its own setting separate from tha... | Justin Clark-Casey (justincc) | 2014-05-19 | 1 | -0/+3 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2014-05-07 | 4 | -10/+14 |
|\ |
|
| * | Add GridUserService service config to [UserAccountService] in Robust[.HG].ini... | Justin Clark-Casey (justincc) | 2014-05-07 | 2 | -0/+2 |
| * | Remove duplicate HypergridLinker entry from [GridService] in Robust.HG.ini.ex... | Justin Clark-Casey (justincc) | 2014-05-07 | 1 | -2/+0 |
| * | minor: Change configuration text in config files to reflect the existing situ... | Justin Clark-Casey (justincc) | 2014-05-06 | 2 | -8/+12 |
* | | Makes it possible to support grids in which all the simulators share all cent... | Diva Canto | 2014-05-04 | 1 | -2/+10 |
|/ |
|
* | Added a optional key between the group remote connectors, sim and service. Th... | Diva Canto | 2014-05-03 | 1 | -0/+4 |