aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * make the setting economymodule visible on Economy section of ↵UbitUmarov2018-03-052-20/+32
| | | | | | | | OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does also look for it at Startup section for legacy reasons)
* | Merge branch 'master' into httptestsUbitUmarov2018-03-052-20/+32
|\ \
| * | make the setting economymodule visible on Economy section of ↵UbitUmarov2018-03-052-20/+32
| |/ | | | | | | OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does look for it at Startup section for legacy reasons)
* | Yengine fix its section name on opensim.ini.exampleUbitUmarov2018-02-231-1/+1
| |
* | rename XMREngine as Yengine (still not all done), big mess source formating ↵UbitUmarov2018-02-231-6/+5
| | | | | | | | changes, move state files to proper folder, fix a source file locking on errors, more changes for cross platform including from Mike,... yes yes i know a messy commit
* | add a warning about XMR only suoprting one region per instance at this ↵UbitUmarov2018-02-071-0/+1
| | | | | | | | point, it was never made to suport more
* | fix log4net for .net4.6UbitUmarov2018-02-041-0/+0
| |
* | make XMR script cache location option visibleUbitUmarov2018-02-031-2/+3
| |
* | update opensim.ini.example with XMRengine informationUbitUmarov2018-02-021-2/+21
| |
* | let ossl have its own config sectionUbitUmarov2018-02-021-86/+86
| |
* | remove cap FetchLib2 suport codeUbitUmarov2018-01-311-5/+0
| |
* | disable the new Cap_FetchLib2 because viewers do not suport it for opensim. ↵UbitUmarov2018-01-311-1/+5
| | | | | | | | To decide when to use it, they use a hardcode LL owner ID on same code paths, while on others just compare owner to the agent. This makes suport for this cap impossible"
* | keepalive is defaultUbitUmarov2018-01-301-0/+0
| |
* | add Cap_FetchLib2 note that this is still local to regions, not using grid ↵UbitUmarov2018-01-271-0/+1
| | | | | | | | as it possible should, but this needs more work, and issue with HG older grids/regions
* | avoid some large unnecessary stringsUbitUmarov2018-01-243-6/+1
| |
* | another change to httpserver dllUbitUmarov2018-01-241-0/+0
| |
* | reduce max keepalime time to 60sUbitUmarov2018-01-242-0/+0
| |
* | silent ignore mutes on HG visitors, let viewers do it on cache only, proper ↵UbitUmarov2018-01-201-1/+1
| | | | | | | | HG suport is another story... and questionable
* | NDesk.options .net4.6UbitUmarov2018-01-181-0/+0
| |
* | update DotNetOpenId (.net4.6)UbitUmarov2018-01-171-0/+0
| |
* | update C5 (.net4.6)UbitUmarov2018-01-171-0/+0
| |
* | update LukeSkywalker.IPNetwork (.net4.6)UbitUmarov2018-01-171-0/+0
| |
* | test adding missing depUbitUmarov2018-01-171-0/+0
| |
* | 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
| |