aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-14* Updates HttpServer again to re-add the code that closes the stream and conn...teravus2-0/+0
2013-03-12Add DisableInterRegionTeleportCancellation option in [EntityTransfer] section...Justin Clark-Casey (justincc)2-0/+12
2013-03-10Update comment about setting physics=BulletSimN as the C# BulletRobert Adams1-2/+1
2013-03-07One more comment inconsistency fixed.Diva Canto1-1/+1
2013-03-07Fixed inconsistency in comments. Thanks Ai Austin.Diva Canto1-8/+8
2013-03-04* Update LibOMV to f8f8e616b37a7ea22b7922b2331999bc06725bf9teravus3-0/+0
2013-03-04GridUserService was missing from [Gatekeeper]Diva Canto1-0/+1
2013-03-02Added existance and default value for [XEngine]MinTimerInterval to OpenSimDef...Robert Adams1-0/+4
2013-03-02Move AllowedClients and BannedClients section to new [AccessControl] section ...Justin Clark-Casey (justincc)1-2/+6
2013-03-02Revert "Removed more vars from [Startup]. I think these were already moved el...Justin Clark-Casey (justincc)1-0/+20
2013-03-01Moved permissions config vars out of [Startup] into [Permissions]. Backwards ...Diva Canto2-92/+93
2013-03-01Removed more vars from [Startup]. I think these were already moved elsewhere,...Diva Canto1-20/+0
2013-02-28Robust.HG.ini.example updated to get an [Hypergrid] section too.Diva Canto1-14/+15
2013-02-27Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto3-17/+41
2013-02-27Do not have the Freeswitch connector on by default in Robust ini example files.Justin Clark-Casey (justincc)2-2/+4
2013-02-27Improve description of GenerateMapTiles config optionJustin Clark-Casey (justincc)1-7/+8
2013-02-27Add documentation on default or Warp3D image module choice to OpenSim.ini.exa...Justin Clark-Casey (justincc)1-0/+6
2013-02-25Move map related settings from [Startup] to a new [Map] section in OpenSim.iniJustin Clark-Casey (justincc)2-52/+53
2013-02-25Missing var in [LoginService] for HG Robust.Diva Canto1-0/+1
2013-02-23More clarification on the [Groups] sectionDiva Canto1-0/+1
2013-02-23Further clarification on the same spot.Diva Canto1-0/+1
2013-02-23Improved documentation of Groups section.Diva Canto1-2/+6
2013-02-21Err.. wrong dll name for groups in Robust.HG.ini.exampleDiva Canto2-1/+3
2013-02-21Minor formatting cleanup. No changes.Diva Canto1-12/+12
2013-02-21Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto3-30/+74
2013-02-20Add information about MinLoginLevel to example ini filesJustin Clark-Casey (justincc)2-1/+11
2013-02-19Previous build failed. Checking in a dummy change to see if the fail persists.Diva Canto1-3/+3
2013-02-19First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto3-15/+41
2013-02-19Offline IM: moved the Data and MySQL bits to the corresponding places in core...Diva Canto3-5/+3
2013-02-18Donating Diva OfflineIM as an addon in a single dll, OpenSim.Addons.OpenSim.dllDiva Canto3-15/+22
2013-02-17BulletSim: add calls for creating all the different Bullet constraint types.Robert Adams4-0/+0
2013-02-12BulletSim: fix density since the simulator/viewer track density in aRobert Adams4-0/+0
2013-02-12Replaced Ionic.Zip.dll with a new one that fixes a bug in it. DotNetZip (from...Diva Canto1-0/+0
2013-02-08BulletSim: add parameter to set global contact breaking threshold. Update DLL...Robert Adams4-0/+0
2013-02-08Adds size limits to JsonStore. Adds a separate configurationMic Bowman1-0/+4
2013-02-07This is the final commit that enables the Websocket handlerteravus2-0/+0
2013-02-06minor: Add explanation of MaptileStaticUUID setting in Regions.ini.exampleJustin Clark-Casey (justincc)1-0/+4
2013-02-05BulletSim: make removing zero width triangles from meshes optionalRobert Adams2-0/+0
2013-02-05BulletSim: remove degenerate triangles from meshes. This fixes theRobert Adams1-14/+2
2013-02-05BulletSim: rework some parameter setting implementation moving functionality ...Robert Adams4-0/+0
2013-02-05We're not really done here.. but we're getting there. Socket Read is work...teravus3-2901/+2901
2013-02-04Remove [XMLRPC] section I added by accident to the top of OpenSimDefaults.ini...Justin Clark-Casey (justincc)1-15/+0
2013-02-03Changing OpenSimDefaults back to defaultteravus1-1/+1
2013-02-03Adds the ability to load more then one IClientNetworkServer thereby allowing ...teravus1-1/+1
2013-02-02Stop exceptions being thrown if GenerateMapTiles = false but no static map ti...Justin Clark-Casey (justincc)2-3/+18
2013-01-30Add config option to Regions.ini for new maptile featureBlueWall1-0/+1
2013-01-28BulletSim: do not zero an avatar's standing velocity if it is standingRobert Adams4-0/+0
2013-01-28BulletSim: update Bullet with profiling disabled. This seems to fix the memor...Robert Adams4-0/+0
2013-01-24Add JSONification of WebStats module. Adds a '?json' query parameterRobert Adams3-1/+377
2013-01-24* Repairs the Object updates, Collision updates, and Child Prim methods makin...teravus2-0/+0