| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce default logging level to INFO. | David Walter Seikel | 2016-11-08 | 2 | -2/+2 |
* | Sleep is for the weak. No wonder the standard script engines are so slow. | David Walter Seikel | 2016-11-05 | 1 | -4/+0 |
* | Links to addin-db-*, coz that's a Mono thing we can't control. | David Walter Seikel | 2016-11-04 | 4 | -0/+4 |
* | Attempt to move everything writable, and the configs, out of the bin directory. | David Walter Seikel | 2016-11-04 | 22 | -4093/+18 |
* | Fix up lures. Maybe. | David Walter Seikel | 2016-11-03 | 1 | -1/+5 |
* | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 2016-11-03 | 79 | -18009/+42680 |
* | More changing to production grid. Double oops. | David Walter Seikel | 2013-09-10 | 1 | -6/+6 |
* | Fix local lures. | David Walter Seikel | 2013-09-10 | 1 | -0/+2 |
* | Switch to the productien grid. Oops. | David Walter Seikel | 2013-09-10 | 1 | -17/+17 |
* | Add IG specific config. | David Walter Seikel | 2013-03-14 | 2 | -1/+301 |
* | No, we don't need to enshrine viewer bugs in the server, we need to fix the v... | David Walter Seikel | 2013-02-23 | 2 | -7/+0 |
* | Replaced Ionic.Zip.dll with a new one that fixes a bug in it. DotNetZip (from... | Diva Canto | 2013-02-12 | 1 | -0/+0 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2013-01-01 | 4 | -0/+0 |
|\ |
|
| * | BulletSim: eliminate the use of the unmanaged HeightMapInfo structure. | Robert Adams | 2012-12-31 | 4 | -0/+0 |
| * | BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate. | Robert Adams | 2012-12-31 | 4 | -0/+0 |
* | | Clarify that AllowLightShareFunctions setting is false, which is the default ... | Justin Clark-Casey (justincc) | 2013-01-01 | 1 | -2/+3 |
|/ |
|
* | BulletSim: update values in OpenSimDefaults.ini to reflect the values really ... | Robert Adams | 2012-12-28 | 1 | -2/+2 |
* | * Update Example to include BulletSimN option and description. | teravus | 2012-12-23 | 1 | -2/+3 |
* | * Initial commit of BulletSimN (BulletSNPlugin). Purely C# implementation o... | teravus | 2012-12-23 | 2 | -0/+0 |
* | Independently control logging for per region module loading. I just got sick ... | Robert Adams | 2012-12-13 | 1 | -0/+6 |
* | Add WaitForEventCompletionOnScriptStop [XEngine] config param to OpenSimDefau... | Justin Clark-Casey (justincc) | 2012-12-13 | 1 | -0/+4 |
* | Update mono addins | BlueWall | 2012-12-13 | 3 | -0/+0 |
* | Move setting to correct locations in ini | BlueWall | 2012-12-12 | 2 | -26/+25 |
* | Replace Mono.Addins libraries | BlueWall | 2012-12-11 | 3 | -0/+0 |
* | Replaced Mono.Addins dlls with ones compiled in Windows 64-bit. | Diva Canto | 2012-12-09 | 3 | -0/+0 |
* | Add back openjpeg dll for Windows | BlueWall | 2012-12-08 | 2 | -0/+0 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | BlueWall | 2012-12-07 | 1 | -0/+5 |
|\ |
|
| * | Added missing config var in grided sims. | Diva Canto | 2012-12-07 | 1 | -0/+5 |
* | | Merge branch 'master' into connector_plugin | BlueWall | 2012-12-07 | 5 | -1/+1 |
|\ \
| |/ |
|
| * | BulletSim: update DLLs and SOs with vehicle collision event check | Robert Adams | 2012-12-06 | 4 | -0/+0 |
| * | fix openjpeg on 64 bit OSX we were pointing to a file taht did not | nebadon | 2012-12-06 | 1 | -1/+1 |
| * | BulletSim: Reduce idle region physics overhead where there are MANY | Robert Adams | 2012-12-03 | 4 | -0/+0 |
| * | BulletSim: Add DumpActivationInfo2 function. Change static objects from DISAB... | Robert Adams | 2012-12-01 | 4 | -0/+0 |
| * | BulletSim: update DLLs and SOs to remove simulator crash when calling SetInte... | Robert Adams | 2012-11-28 | 4 | -0/+0 |
* | | Merge branch 'master' into connector_plugin | BlueWall | 2012-11-26 | 5 | -21/+12 |
|\ \
| |/ |
|
| * | BulletSim: update DLLs and SOs with new collision margin setting function. | Robert Adams | 2012-11-25 | 4 | -0/+0 |
| * | BulletSim: update OpenSimDefaults.ini with current default values for frictio... | Robert Adams | 2012-11-25 | 1 | -21/+12 |
* | | Merge branch 'master' into connector_plugin | BlueWall | 2012-11-25 | 13 | -110/+164 |
|\ \
| |/ |
|
| * | Enable further client stack packet pooling by default by setting RecycleBaseU... | Justin Clark-Casey (justincc) | 2012-11-23 | 1 | -2/+1 |
| * | Add AllowRegionRestartFromClient setting to [EstateManagement] section of Ope... | Justin Clark-Casey (justincc) | 2012-11-23 | 1 | -0/+6 |
| * | BulletSim: update DLLs and SOs. No functional changes. Only the parameter blo... | Robert Adams | 2012-11-21 | 4 | -0/+0 |
| * | BulletSim: Make avatar capsule so it is not circular. | Robert Adams | 2012-11-21 | 1 | -1/+2 |
| * | Expose configuration options for the XmlRpcGridRouter | BlueWall | 2012-11-19 | 2 | -15/+22 |
| * | BulletSim: remove the obsolete interface to the Bullet code. Update BulletSim... | Robert Adams | 2012-11-18 | 4 | -0/+0 |
| * | Replace old Prebuild.exe accidentally added back in f977291 with one built wi... | Justin Clark-Casey (justincc) | 2012-11-14 | 1 | -0/+0 |
| * | Replace previously updated Prebuild.exe with one built directly with mono 2.4.3 | Justin Clark-Casey (justincc) | 2012-11-14 | 1 | -0/+0 |
| * | Stop Prebuild from generating <copy> statements which unnecessarily copy file... | Justin Clark-Casey (justincc) | 2012-11-14 | 1 | -0/+0 |
| * | remove entry OpenGridProtocol in OpenSimDefaults.ini - module was deleted | PixelTomsen | 2012-11-11 | 1 | -10/+0 |
| * | One more module: EventQueueGetModule. Also making it non-optional for this dll. | Diva Canto | 2012-11-10 | 1 | -3/+0 |
| * | BulletSim: update the DLLs and SOs | Robert Adams | 2012-11-06 | 4 | -0/+0 |