| Commit message (Expand) | Author | Files | Lines |
2013-01-30 | Add config option to Regions.ini for new maptile feature | BlueWall | 1 | -0/+1 |
2013-01-28 | BulletSim: do not zero an avatar's standing velocity if it is standing | Robert Adams | 4 | -0/+0 |
2013-01-28 | BulletSim: update Bullet with profiling disabled. This seems to fix the memor... | Robert Adams | 4 | -0/+0 |
2013-01-24 | Add JSONification of WebStats module. Adds a '?json' query parameter | Robert Adams | 3 | -1/+377 |
2013-01-24 | * Repairs the Object updates, Collision updates, and Child Prim methods makin... | teravus | 2 | -0/+0 |
2013-01-23 | BulletSim: pass up and report the real collision penetration. | Robert Adams | 4 | -0/+0 |
2013-01-23 | Add information on ScriptStopStrategy to [XEngine] in OpenSimDefaults.ini and... | Justin Clark-Casey (justincc) | 2 | -13/+31 |
2013-01-20 | This updates prebuild to remove BulletSimN, implements the BulletSim API in B... | teravus | 3 | -0/+14 |
2013-01-19 | IRCBridgeModule: optional agent-alertbox for IRC enabled Regions look in Open... | PixelTomsen | 1 | -0/+11 |
2013-01-15 | BulletSim: by default, turn on continuious collision detection (CCD) | Robert Adams | 1 | -8/+0 |
2013-01-11 | BulletSim: move center of gravity of linkset to its geometric center. | Robert Adams | 4 | -0/+0 |
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 |