Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-05-07 | breaking map (warp3d) | UbitUmarov | 1 | -0/+0 | |
2018-05-06 | break nap a bit more, add options ExportMapAddScale, ExportMapAddRegionName ↵ | UbitUmarov | 1 | -0/+0 | |
and (warp3d) AverageTextureColorOnMapTile | |||||
2018-04-20 | fix http keep alive header | UbitUmarov | 1 | -0/+0 | |
2018-04-10 | mantis 8305: add osTriggerSoundLimited(..) | UbitUmarov | 1 | -0/+1 | |
2018-04-09 | update osslEnable.ini with the new functions | UbitUmarov | 1 | -0/+11 | |
2018-04-04 | Added references to new math related OSSL functions | Kevin Cozens | 1 | -0/+4 | |
2018-03-20 | mantis 8257: fix the default realm (ie table name) of AuthenticationService | UbitUmarov | 2 | -5/+5 | |
2018-03-19 | Removed trailing semi-colons from option settings | Kevin Cozens | 1 | -47/+47 | |
2018-03-19 | Removed trailing whitespace | Kevin Cozens | 14 | -290/+290 | |
2018-03-05 | make the setting economymodule visible on Economy section of ↵ | UbitUmarov | 2 | -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) | |||||
2018-03-05 | make the setting economymodule visible on Economy section of ↵ | UbitUmarov | 2 | -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) | |||||
2018-02-23 | Yengine fix its section name on opensim.ini.example | UbitUmarov | 1 | -1/+1 | |
2018-02-23 | rename XMREngine as Yengine (still not all done), big mess source formating ↵ | UbitUmarov | 1 | -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 | |||||
2018-02-07 | add a warning about XMR only suoprting one region per instance at this ↵ | UbitUmarov | 1 | -0/+1 | |
point, it was never made to suport more | |||||
2018-02-04 | fix log4net for .net4.6 | UbitUmarov | 1 | -0/+0 | |
2018-02-03 | make XMR script cache location option visible | UbitUmarov | 1 | -2/+3 | |
2018-02-02 | update opensim.ini.example with XMRengine information | UbitUmarov | 1 | -2/+21 | |
2018-02-02 | let ossl have its own config section | UbitUmarov | 1 | -86/+86 | |
2018-01-31 | remove cap FetchLib2 suport code | UbitUmarov | 1 | -5/+0 | |
2018-01-31 | disable the new Cap_FetchLib2 because viewers do not suport it for opensim. ↵ | UbitUmarov | 1 | -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" | |||||
2018-01-30 | keepalive is default | UbitUmarov | 1 | -0/+0 | |
2018-01-27 | add Cap_FetchLib2 note that this is still local to regions, not using grid ↵ | UbitUmarov | 1 | -0/+1 | |
as it possible should, but this needs more work, and issue with HG older grids/regions | |||||
2018-01-24 | avoid some large unnecessary strings | UbitUmarov | 3 | -6/+1 | |
2018-01-24 | another change to httpserver dll | UbitUmarov | 1 | -0/+0 | |
2018-01-24 | reduce max keepalime time to 60s | UbitUmarov | 2 | -0/+0 | |
2018-01-20 | silent ignore mutes on HG visitors, let viewers do it on cache only, proper ↵ | UbitUmarov | 1 | -1/+1 | |
HG suport is another story... and questionable | |||||
2018-01-18 | NDesk.options .net4.6 | UbitUmarov | 1 | -0/+0 | |
2018-01-17 | update DotNetOpenId (.net4.6) | UbitUmarov | 1 | -0/+0 | |
2018-01-17 | update C5 (.net4.6) | UbitUmarov | 1 | -0/+0 | |
2018-01-17 | update LukeSkywalker.IPNetwork (.net4.6) | UbitUmarov | 1 | -0/+0 | |
2018-01-17 | test adding missing dep | UbitUmarov | 1 | -0/+0 | |
2018-01-16 | make mono.Addins files show version 1.3.7 | UbitUmarov | 4 | -0/+0 | |
2018-01-16 | update mono.Addins to version 1.3.7(.net4.6) | UbitUmarov | 6 | -7260/+0 | |
2018-01-16 | update lsl2c tools and parsing files. This may fix some issues with ↵ | UbitUmarov | 1 | -0/+0 | |
precendence of unary operators in same case, hope not break on others :( | |||||
2018-01-16 | replace ICSharpCode.SharpZipLib with target .net4.6 | UbitUmarov | 6 | -0/+0 | |
2018-01-15 | replace Newtonsoft.Json and Zlib.net with target .net4.6 | UbitUmarov | 5 | -8626/+0 | |
2018-01-15 | update PrimMesher to a newer version from dahlia (thx dahlia), targeted .net4.6 | UbitUmarov | 6 | -0/+0 | |
2018-01-14 | update PrimMesh to lkalif 2013 version, .net4.6 and libomv again | UbitUmarov | 6 | -0/+0 | |
2018-01-13 | update again libomv that may depend on new log4net and XMLRPC | UbitUmarov | 4 | -0/+0 | |
2018-01-13 | testing update log4net to version2.0.8 to .net4.6 ( this more likely to smoke | UbitUmarov | 1 | -0/+0 | |
2018-01-13 | testing update Nini.dll to .net4.6 | UbitUmarov | 1 | -0/+0 | |
2018-01-13 | testing update Iconic.Zip.dll to .net4.6 | UbitUmarov | 1 | -0/+0 | |
2018-01-12 | remove unused dll - XMLRPC is used not this | UbitUmarov | 1 | -0/+0 | |
2018-01-12 | testing update libomv CSj2k dll to .net4.6, remove unused Axiom dll | UbitUmarov | 2 | -0/+0 | |
2018-01-12 | testing update libomv dlls to .net4.6 | UbitUmarov | 4 | -0/+0 | |
2018-01-12 | testing update Warp3d.dll to .net4.6 | UbitUmarov | 1 | -0/+0 | |
2018-01-12 | testing update XMLRPC.dll to .net4.6, not this is not same source that ↵ | UbitUmarov | 1 | -0/+0 | |
previus one.. so we may have other issues | |||||
2018-01-12 | testing update httpserver.dll to .net4.6 | UbitUmarov | 1 | -0/+0 | |
2018-01-04 | remove some tabs added to config files | UbitUmarov | 5 | -7/+7 | |
2018-01-04 | update configuration files and examples for mutes | UbitUmarov | 5 | -2/+17 | |