aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | make mono.Addins files show version 1.3.7UbitUmarov2018-01-164-0/+0
| |
* | update mono.Addins to version 1.3.7(.net4.6)UbitUmarov2018-01-166-7260/+0
| |
* | update lsl2c tools and parsing files. This may fix some issues with ↵UbitUmarov2018-01-161-0/+0
| | | | | | | | precendence of unary operators in same case, hope not break on others :(
* | replace ICSharpCode.SharpZipLib with target .net4.6UbitUmarov2018-01-166-0/+0
| |
* | replace Newtonsoft.Json and Zlib.net with target .net4.6UbitUmarov2018-01-155-8626/+0
| |
* | update PrimMesher to a newer version from dahlia (thx dahlia), targeted .net4.6UbitUmarov2018-01-156-0/+0
| |
* | update PrimMesh to lkalif 2013 version, .net4.6 and libomv againUbitUmarov2018-01-146-0/+0
| |
* | update again libomv that may depend on new log4net and XMLRPCUbitUmarov2018-01-134-0/+0
| |
* | testing update log4net to version2.0.8 to .net4.6 ( this more likely to smokeUbitUmarov2018-01-131-0/+0
| |
* | testing update Nini.dll to .net4.6UbitUmarov2018-01-131-0/+0
| |
* | testing update Iconic.Zip.dll to .net4.6UbitUmarov2018-01-131-0/+0
| |
* | remove unused dll - XMLRPC is used not thisUbitUmarov2018-01-121-0/+0
| |
* | testing update libomv CSj2k dll to .net4.6, remove unused Axiom dllUbitUmarov2018-01-122-0/+0
| |
* | testing update libomv dlls to .net4.6UbitUmarov2018-01-124-0/+0
| |
* | testing update Warp3d.dll to .net4.6UbitUmarov2018-01-121-0/+0
| |
* | testing update XMLRPC.dll to .net4.6, not this is not same source that ↵UbitUmarov2018-01-121-0/+0
| | | | | | | | previus one.. so we may have other issues
* | testing update httpserver.dll to .net4.6UbitUmarov2018-01-121-0/+0
| |
* | Merge branch 'master' into httptestsUbitUmarov2018-01-055-2/+17
|\ \ | |/
| * remove some tabs added to config filesUbitUmarov2018-01-045-7/+7
| |
| * update configuration files and examples for mutesUbitUmarov2018-01-045-2/+17
| |
* | Merge branch 'master' into httptestsUbitUmarov2017-12-123-0/+23
|\ \ | |/ | | | | | | # Conflicts: # prebuild.xml
| * increase sample rate of WaitGetScenePresence()UbitUmarov2017-12-112-0/+8
| |
| * Changing map tile colors This change also allows setting the water color, as ↵TomTheDragon2017-11-131-0/+15
| | | | | | | | | | | | well as the 4 colors for textured map tiles. Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* | Merge branch 'master' into httptestsUbitUmarov2017-11-121-1/+3
|\ \ | |/
| * add a warning in opensim.ini.example mute lists, about the fact viewers ↵UbitUmarov2017-11-121-1/+3
| | | | | | | | cache beening shared by all grids, and that can be confusing
* | Merge branch 'master' into httptestsUbitUmarov2017-11-121-6/+8
|\ \ | |/
| * change opensim.ini.example mutes coments to express what our current code doesUbitUmarov2017-11-121-6/+8
| |
* | Merge branch 'master' into httptestsUbitUmarov2017-10-262-11/+12
|\ \ | |/
| * Fixed typo in a comment.Kevin Cozens2017-10-261-1/+1
| |
| * Added missing Allow line for osGetSimulatorMemoryKB.Kevin Cozens2017-10-261-0/+1
| |
| * Sorted the groups of Allow statements by alphabetical order.Kevin Cozens2017-10-261-10/+10
| |
* | Merge branch 'master' into httptestsUbitUmarov2017-10-012-0/+0
|\ \ | |/
| * BulletSim: update MacOS version of libBulletSim to latest version.Robert Adams2017-09-202-0/+0
| | | | | | | | | | See Mantis 8232. Thanks Gavin Hird.
* | replace libomv saving a few op on vector * quaternionUbitUmarov2017-09-171-0/+0
| |
* | Merge branch 'master' into httptestsUbitUmarov2017-09-054-0/+0
|\ \ | |/
| * BulletSim: Merge branch 'BulletSim2017'Robert Adams2017-09-054-0/+0
| |\ | | | | | | | | | Adds raycast using Bullet physics engine.
| | * BulletSim; Update BulletSim.dll's and so's for raycast.Robert Adams2017-09-034-0/+0
| | |
* | | Merge branch 'master' into httptestsUbitUmarov2017-09-041-2/+2
|\ \ \ | |/ /
| * | Fixed typos in comments in osslEnable.iniKevin Cozens2017-09-041-2/+2
| |/
* | fix our name is OpenSimulator not OpenSimUbitUmarov2017-08-311-0/+0
| |
* | improve Prefer32bit configuration optionUbitUmarov2017-08-311-0/+0
| |
* | CSharp targets name still wrongUbitUmarov2017-08-311-0/+0
| |
* | fix a whitecode bug, add missing filesUbitUmarov2017-08-311-0/+0
| |
* | update Prebuild with WhiteCore versionUbitUmarov2017-08-301-0/+0
| |
* | update httpserverUbitUmarov2017-08-282-0/+0
| |
* | update ODE bins for windows to 0.13.3 ( old ode will now also have ↵UbitUmarov2017-08-212-0/+0
| | | | | | | | stati/dynamic friction, cant avoid it
* | Merge branch 'master' into httptestsUbitUmarov2017-08-192-0/+0
|\ \ | |/
| * BulletSim: Update macOS version of BulletSim with the actual BulletRobert Adams2017-08-182-0/+0
| | | | | | | | | | 2.86. (the last commit was really an update to 2.82). Thanks Gavin Hird.
* | Merge branch 'master' into httptestsUbitUmarov2017-08-186-0/+0
|\ \ | |/
| * Replaced libomv dlls with newly compiled ones to solve crashes with ↵Diva Canto2017-08-174-0/+0
| | | | | | | | | | | | pCampBot. See https://github.com/openmetaversefoundation/libopenmetaverse/commit/e8250162cc3b36274c585db0f3ff56087c157c11