| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix name of EstateDataRemoteConnector in the comment. | Diva Canto | 2015-01-07 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2015-01-07 | 1 | -0/+11 |
|\ |
|
| * | BulletSim: tweek step parameters and logic to make walking up steps | Robert Adams | 2015-01-07 | 1 | -0/+11 |
* | | Added a different/better way of specifying data services in DataSnapshot -- u... | Diva Canto | 2015-01-07 | 2 | -4/+6 |
|/ |
|
* | Donation of robust network connectors for estate service, as promised. This a... | Diva Canto | 2015-01-06 | 8 | -10/+29 |
* | Fix typo in OpenSim.ini.example | BlueWall | 2015-01-04 | 1 | -1/+1 |
* | BulletSim: update BulletSim DLLs and SOs to remove chatty debug log messages. | Robert Adams | 2015-01-04 | 4 | -0/+0 |
* | Removing the Wifi config example from Robust.HG.ini.example, because it is no... | Diva Canto | 2015-01-04 | 1 | -3/+0 |
* | Make bin/mautil.exe executable when checked out. | Robert Adams | 2015-01-03 | 1 | -0/+0 |
* | Changed the dll name that comes in Robust.HG.ini.example for Wifi. | Diva Canto | 2015-01-02 | 1 | -1/+2 |
* | Amend to previous commits -- also needed for bug fixes: the mono addins dlls. | Diva Canto | 2015-01-02 | 3 | -0/+0 |
* | Slight change in the way region module addins handle their configuration. Rat... | Diva Canto | 2015-01-02 | 2 | -3/+10 |
* | Another minor improvement to mautil related to https://github.com/mono/mono-a... | Diva Canto | 2015-01-02 | 1 | -0/+0 |
* | Switched mautil.exe with another that has a bug fix for this bug report: http... | Diva Canto | 2015-01-02 | 1 | -0/+0 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2014-12-30 | 1 | -0/+0 |
|\ |
|
| * | compile Prebuild.exe with mono 3.2.8 targeting .NET framework 3.5 | dahlia | 2014-12-30 | 1 | -0/+0 |
* | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2014-12-30 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Merge branch 'mb-throttle-test' | Mic Bowman | 2014-12-30 | 1 | -0/+7 |
| |\ |
|
| | * | Enable runtime configuration of the minimum rate for adaptive | Mic Bowman | 2014-12-29 | 1 | -0/+7 |
* | | | Add support for expansion of key values in nini config files. | Diva Canto | 2014-12-30 | 2 | -1/+12 |
|/ / |
|
* | | WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT. | Diva Canto | 2014-12-30 | 1 | -20/+0 |
* | | Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ... | Diva Canto | 2014-12-29 | 1 | -1/+1 |
* | | Updated Mono.Addins to version 1.2 (https://github.com/mono/mono-addins/relea... | Diva Canto | 2014-12-29 | 7 | -0/+7260 |
|/ |
|
* | Updated libomv to grab the latest bug fixes in Collada upload | Diva Canto | 2014-12-25 | 1 | -0/+0 |
* | Restore OpenMetaverse.dll to the one compiled under Windows again from commit... | Justin Clark-Casey (justincc) | 2014-12-10 | 1 | -0/+0 |
* | minor: Add doc about [InventoryService] AllowDelete setting to robust ini exa... | Justin Clark-Casey (justincc) | 2014-12-04 | 2 | -0/+8 |
* | Reintroduce general xengine extra debugging log level. This can be controlle... | Justin Clark-Casey (justincc) | 2014-12-03 | 1 | -5/+0 |
* | Fix typo in ini | BlueWall | 2014-12-01 | 1 | -1/+1 |
* | BulletSim: update BulletSim DLLs and SOs. | Robert Adams | 2014-11-30 | 4 | -0/+0 |
* | A little more cleaning of config files. | BlueWall | 2014-11-30 | 1 | -3/+3 |
* | A little bit of cleanup behind commit r5f88ceab2269 | BlueWall | 2014-11-30 | 3 | -10/+10 |
* | Set configuration files to use key expansion for widely used common settings. | BlueWall | 2014-11-30 | 5 | -153/+211 |
* | minor: Make Robust.ini.example and Robust.HG.ini.example files consistent wit... | Justin Clark-Casey (justincc) | 2014-11-28 | 2 | -192/+230 |
* | Add [Startup] JobEngineEnabled setting that allows the job engine to be disab... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -0/+4 |
* | Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether a... | Justin Clark-Casey (justincc) | 2014-11-25 | 2 | -0/+8 |
* | Update libomv to cedac55 | justincc | 2014-11-25 | 1 | -0/+0 |
* | Add "wearables show" console command. | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -0/+0 |
* | small adjustment to commented out scene_throttle_max_bps and client_throttle_... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -2/+2 |
* | Change help text for client_throttle_max_bps in OpenSimDefaults.ini to state ... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -1/+1 |
* | Update libomv to cedac55 | justincc | 2014-10-30 | 2 | -0/+0 |
* | Refresh OpenMetaverse libraries again at 0f4b361 but with Windows builds to s... | justincc | 2014-10-24 | 4 | -0/+0 |
* | Set appearance refresh to false by default. | Justin Clark-Casey (justincc) | 2014-10-02 | 1 | -1/+1 |
* | Fix key name in example Regions.ini file | BlueWall | 2014-09-28 | 1 | -1/+1 |
* | Move expired objects cleaning trigger to the maintenance thread of a region r... | Justin Clark-Casey (justincc) | 2014-09-27 | 1 | -4/+4 |
* | Add missing HGInventoryService responsible for creating My Suitcase to Standa... | Roger Kirkman | 2014-09-26 | 1 | -0/+4 |
* | Update libopenmetaverse to 0f4b361. | Justin Clark-Casey (justincc) | 2014-09-24 | 4 | -0/+0 |
* | 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 |