aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Further clarification on the same spot.Diva Canto2013-02-231-0/+1
* Improved documentation of Groups section.Diva Canto2013-02-231-2/+6
* Err.. wrong dll name for groups in Robust.HG.ini.exampleDiva Canto2013-02-212-1/+3
* Minor formatting cleanup. No changes.Diva Canto2013-02-211-12/+12
* Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto2013-02-213-30/+74
* Add information about MinLoginLevel to example ini filesJustin Clark-Casey (justincc)2013-02-202-1/+11
* Previous build failed. Checking in a dummy change to see if the fail persists.Diva Canto2013-02-191-3/+3
* First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto2013-02-193-15/+41
* Offline IM: moved the Data and MySQL bits to the corresponding places in core...Diva Canto2013-02-193-5/+3
* Donating Diva OfflineIM as an addon in a single dll, OpenSim.Addons.OpenSim.dllDiva Canto2013-02-183-15/+22
* BulletSim: add calls for creating all the different Bullet constraint types.Robert Adams2013-02-174-0/+0
* BulletSim: fix density since the simulator/viewer track density in aRobert Adams2013-02-124-0/+0
* Replaced Ionic.Zip.dll with a new one that fixes a bug in it. DotNetZip (from...Diva Canto2013-02-121-0/+0
* BulletSim: add parameter to set global contact breaking threshold. Update DLL...Robert Adams2013-02-084-0/+0
* Adds size limits to JsonStore. Adds a separate configurationMic Bowman2013-02-081-0/+4
* * Adds Websocket support to baseHttpServer and IHttpServer.cs . This allows...teravus2013-02-076-29/+6
|\
| * minor: Add explanation of MaptileStaticUUID setting in Regions.ini.exampleJustin Clark-Casey (justincc)2013-02-061-0/+4
| * BulletSim: make removing zero width triangles from meshes optionalRobert Adams2013-02-052-0/+0
| * BulletSim: remove degenerate triangles from meshes. This fixes theRobert Adams2013-02-051-14/+2
| * BulletSim: rework some parameter setting implementation moving functionality ...Robert Adams2013-02-054-0/+0
| * Remove [XMLRPC] section I added by accident to the top of OpenSimDefaults.ini...Justin Clark-Casey (justincc)2013-02-041-15/+0
* | This is the final commit that enables the Websocket handlerteravus2013-02-072-0/+0
* | We're not really done here.. but we're getting there. Socket Read is work...teravus2013-02-053-2901/+2901
|/
* Stop exceptions being thrown if GenerateMapTiles = false but no static map ti...Justin Clark-Casey (justincc)2013-02-022-3/+18
* Add config option to Regions.ini for new maptile featureBlueWall2013-01-301-0/+1
* BulletSim: do not zero an avatar's standing velocity if it is standingRobert Adams2013-01-284-0/+0
* BulletSim: update Bullet with profiling disabled. This seems to fix the memor...Robert Adams2013-01-284-0/+0
* Add JSONification of WebStats module. Adds a '?json' query parameterRobert Adams2013-01-243-1/+377
* * Repairs the Object updates, Collision updates, and Child Prim methods makin...teravus2013-01-242-0/+0
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimRobert Adams2013-01-232-13/+31
|\
| * Merge branch 'master' into coopterminationJustin Clark-Casey (justincc)2013-01-243-0/+25
| |\
| * | Add information on ScriptStopStrategy to [XEngine] in OpenSimDefaults.ini and...Justin Clark-Casey (justincc)2013-01-232-13/+31
* | | BulletSim: pass up and report the real collision penetration.Robert Adams2013-01-234-0/+0
| |/ |/|
* | This updates prebuild to remove BulletSimN, implements the BulletSim API in B...teravus2013-01-203-0/+14
* | IRCBridgeModule: optional agent-alertbox for IRC enabled Regions look in Open...PixelTomsen2013-01-191-0/+11
|/
* BulletSim: by default, turn on continuious collision detection (CCD)Robert Adams2013-01-151-8/+0
* BulletSim: move center of gravity of linkset to its geometric center.Robert Adams2013-01-114-0/+0
* BulletSim: update DLLs and SOs with better debugging output.Robert Adams2013-01-064-0/+0
* BulletSim: add ResetBroadphasePool and ResetConstraintSolver diagnosticRobert Adams2013-01-044-0/+0
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2013-01-014-0/+0
|\
| * BulletSim: eliminate the use of the unmanaged HeightMapInfo structure.Robert Adams2012-12-314-0/+0
| * BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.Robert Adams2012-12-314-0/+0
* | Clarify that AllowLightShareFunctions setting is false, which is the default ...Justin Clark-Casey (justincc)2013-01-011-2/+3
|/
* BulletSim: update values in OpenSimDefaults.ini to reflect the values really ...Robert Adams2012-12-281-2/+2
* * Update Example to include BulletSimN option and description.teravus2012-12-231-2/+3
* * Initial commit of BulletSimN (BulletSNPlugin). Purely C# implementation o...teravus2012-12-232-0/+0
* Independently control logging for per region module loading. I just got sick ...Robert Adams2012-12-131-0/+6
* Add WaitForEventCompletionOnScriptStop [XEngine] config param to OpenSimDefau...Justin Clark-Casey (justincc)2012-12-131-0/+4
* Update mono addinsBlueWall2012-12-133-0/+0
* Move setting to correct locations in iniBlueWall2012-12-122-26/+25