| Commit message (Expand) | Author | Files | Lines |
2013-01-06 | BulletSim: update DLLs and SOs with better debugging output. | Robert Adams | 4 | -0/+0 |
2013-01-04 | BulletSim: add ResetBroadphasePool and ResetConstraintSolver diagnostic | Robert Adams | 4 | -0/+0 |
2013-01-01 | Clarify that AllowLightShareFunctions setting is false, which is the default ... | Justin Clark-Casey (justincc) | 1 | -2/+3 |
2012-12-31 | BulletSim: eliminate the use of the unmanaged HeightMapInfo structure. | Robert Adams | 4 | -0/+0 |
2012-12-31 | BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate. | Robert Adams | 4 | -0/+0 |
2012-12-28 | BulletSim: update values in OpenSimDefaults.ini to reflect the values really ... | Robert Adams | 1 | -2/+2 |
2012-12-23 | * Update Example to include BulletSimN option and description. | teravus | 1 | -2/+3 |
2012-12-23 | * Initial commit of BulletSimN (BulletSNPlugin). Purely C# implementation o... | teravus | 2 | -0/+0 |
2012-12-13 | Independently control logging for per region module loading. I just got sick ... | Robert Adams | 1 | -0/+6 |
2012-12-13 | Add WaitForEventCompletionOnScriptStop [XEngine] config param to OpenSimDefau... | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2012-12-13 | Update mono addins | BlueWall | 3 | -0/+0 |
2012-12-12 | Move setting to correct locations in ini | BlueWall | 2 | -26/+25 |
2012-12-11 | Replace Mono.Addins libraries | BlueWall | 3 | -0/+0 |
2012-12-09 | Replaced Mono.Addins dlls with ones compiled in Windows 64-bit. | Diva Canto | 3 | -0/+0 |
2012-12-08 | Add back openjpeg dll for Windows | BlueWall | 2 | -0/+0 |
2012-12-07 | Added missing config var in grided sims. | Diva Canto | 1 | -0/+5 |
2012-12-06 | BulletSim: update DLLs and SOs with vehicle collision event check | Robert Adams | 4 | -0/+0 |
2012-12-06 | fix openjpeg on 64 bit OSX we were pointing to a file taht did not | nebadon | 1 | -1/+1 |
2012-12-03 | BulletSim: Reduce idle region physics overhead where there are MANY | Robert Adams | 4 | -0/+0 |
2012-12-01 | BulletSim: Add DumpActivationInfo2 function. Change static objects from DISAB... | Robert Adams | 4 | -0/+0 |
2012-11-28 | BulletSim: update DLLs and SOs to remove simulator crash when calling SetInte... | Robert Adams | 4 | -0/+0 |
2012-11-25 | BulletSim: update DLLs and SOs with new collision margin setting function. | Robert Adams | 4 | -0/+0 |
2012-11-25 | BulletSim: update OpenSimDefaults.ini with current default values for frictio... | Robert Adams | 1 | -21/+12 |
2012-11-23 | Enable further client stack packet pooling by default by setting RecycleBaseU... | Justin Clark-Casey (justincc) | 1 | -2/+1 |
2012-11-23 | Add AllowRegionRestartFromClient setting to [EstateManagement] section of Ope... | Justin Clark-Casey (justincc) | 1 | -0/+6 |
2012-11-21 | BulletSim: update DLLs and SOs. No functional changes. Only the parameter blo... | Robert Adams | 4 | -0/+0 |
2012-11-21 | BulletSim: Make avatar capsule so it is not circular. | Robert Adams | 1 | -1/+2 |
2012-11-19 | Expose configuration options for the XmlRpcGridRouter | BlueWall | 2 | -15/+22 |
2012-11-18 | BulletSim: remove the obsolete interface to the Bullet code. Update BulletSim... | Robert Adams | 4 | -0/+0 |
2012-11-14 | Replace old Prebuild.exe accidentally added back in f977291 with one built wi... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2012-11-14 | Replace previously updated Prebuild.exe with one built directly with mono 2.4.3 | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2012-11-14 | Stop Prebuild from generating <copy> statements which unnecessarily copy file... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2012-11-11 | remove entry OpenGridProtocol in OpenSimDefaults.ini - module was deleted | PixelTomsen | 1 | -10/+0 |
2012-11-10 | One more module: EventQueueGetModule. Also making it non-optional for this dll. | Diva Canto | 1 | -3/+0 |
2012-11-06 | BulletSim: update the DLLs and SOs | Robert Adams | 4 | -0/+0 |
2012-11-03 | BulletSim: update the DLLs and SOs | Robert Adams | 4 | -0/+0 |
2012-11-02 | HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ... | Diva Canto | 3 | -72/+107 |
2012-11-02 | Add [AssetService] AllowRemoteDeleteAllTypes (default false). | Justin Clark-Casey (justincc) | 1 | -1/+13 |
2012-11-01 | Replace the 64 bit macosx version of libopenjpeg-dotnet.dylib with a 32-bit v... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2012-10-29 | refactoring to use assembly:classname style of configuration | SignpostMarv | 1 | -2/+2 |
2012-10-29 | Renaming module back to SoundModule as the hypothetical plan was to make anot... | SignpostMarv | 1 | -3/+2 |
2012-10-29 | tweaking configuration logic so that the INonSharedRegionModule will load by ... | SignpostMarv | 1 | -0/+8 |
2012-10-25 | Changed duplicate Asset ID's to unique ID's in CollisionSoundsAssetSet.xml | Oren Hurvitz | 1 | -6/+6 |
2012-10-23 | BulletSim: update binaries with small change that insures that manual positio... | Robert Adams | 4 | -0/+0 |
2012-10-20 | Add experimental [Groups] MessageOnlineUsersOnly option for Flotsam XmlRpc gr... | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2012-10-19 | Bulletsim: update DLLs and SOs. Brings C++ routine in sync with C# sources an... | Robert Adams | 4 | -0/+0 |
2012-10-16 | Add optional pool for the UDPPacketBuffer objects that handle all incoming UD... | Justin Clark-Casey (justincc) | 1 | -1/+5 |
2012-10-11 | BulletSim: update the DLLs and SOs | Robert Adams | 4 | -0/+0 |
2012-10-11 | Updated Robust.HG.ini.example. Thanks Austin Tate. | Diva Canto | 1 | -1/+32 |
2012-10-09 | av_av_collisions_off = false OdePhysics Settings in OpenSimDefaults.ini - No... | teravus | 1 | -0/+3 |