aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* BulletSim: Add dylib for BulletSim and add he who figured out building BulletSimRobert Adams2013-04-081-0/+0
* fixed bullet config for osxJon Cundill2013-04-081-0/+2
* BulletSim: update unmanaged API for HACD parameter passing. Bullet HACDRobert Adams2013-04-014-0/+0
* *Yet another HTTPServer update code changes in OpenSim Libs. * This fixes a c...teravus2013-03-163-0/+121
* Merge branch 'master' of ssh://opensim/var/git/opensimteravus2013-03-142-0/+12
|\
| * Add DisableInterRegionTeleportCancellation option in [EntityTransfer] section...Justin Clark-Casey (justincc)2013-03-122-0/+12
* | * Updates HttpServer again to re-add the code that closes the stream and conn...teravus2013-03-142-0/+0
|/
* Update comment about setting physics=BulletSimN as the C# BulletRobert Adams2013-03-101-2/+1
* One more comment inconsistency fixed.Diva Canto2013-03-071-1/+1
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2013-03-073-0/+0
|\
| * * Update LibOMV to f8f8e616b37a7ea22b7922b2331999bc06725bf9teravus2013-03-043-0/+0
* | Fixed inconsistency in comments. Thanks Ai Austin.Diva Canto2013-03-071-8/+8
|/
* GridUserService was missing from [Gatekeeper]Diva Canto2013-03-041-0/+1
* Added existance and default value for [XEngine]MinTimerInterval to OpenSimDef...Robert Adams2013-03-021-0/+4
* Move AllowedClients and BannedClients section to new [AccessControl] section ...Justin Clark-Casey (justincc)2013-03-021-2/+6
* Revert "Removed more vars from [Startup]. I think these were already moved el...Justin Clark-Casey (justincc)2013-03-021-0/+20
* Moved permissions config vars out of [Startup] into [Permissions]. Backwards ...Diva Canto2013-03-012-92/+93
* Removed more vars from [Startup]. I think these were already moved elsewhere,...Diva Canto2013-03-011-20/+0
* Robust.HG.ini.example updated to get an [Hypergrid] section too.Diva Canto2013-02-281-14/+15
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2013-02-273-6/+15
|\
| * Do not have the Freeswitch connector on by default in Robust ini example files.Justin Clark-Casey (justincc)2013-02-272-2/+4
| * Improve description of GenerateMapTiles config optionJustin Clark-Casey (justincc)2013-02-271-7/+8
| * Add documentation on default or Warp3D image module choice to OpenSim.ini.exa...Justin Clark-Casey (justincc)2013-02-271-0/+6
* | Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto2013-02-273-17/+41
|/
* Move map related settings from [Startup] to a new [Map] section in OpenSim.iniJustin Clark-Casey (justincc)2013-02-252-52/+53
* Missing var in [LoginService] for HG Robust.Diva Canto2013-02-251-0/+1
* More clarification on the [Groups] sectionDiva Canto2013-02-231-0/+1
* 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
|/