UbitUmarov
|
2129d941ac
|
rename XMREngine as Yengine (still not all done), big mess source formating 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-23 14:52:34 +00:00 |
UbitUmarov
|
cddb848c13
|
add a warning about XMR only suoprting one region per instance at this point, it was never made to suport more
|
2018-02-07 18:38:37 +00:00 |
UbitUmarov
|
a7e2978db9
|
fix log4net for .net4.6
|
2018-02-04 02:51:40 +00:00 |
UbitUmarov
|
617d76697d
|
make XMR script cache location option visible
|
2018-02-03 21:18:32 +00:00 |
UbitUmarov
|
20ca517887
|
update opensim.ini.example with XMRengine information
|
2018-02-02 13:04:45 +00:00 |
UbitUmarov
|
c889eb64e5
|
let ossl have its own config section
|
2018-02-02 03:50:43 +00:00 |
UbitUmarov
|
3635943d39
|
remove cap FetchLib2 suport code
|
2018-01-31 15:19:16 +00:00 |
UbitUmarov
|
35d1642889
|
disable the new Cap_FetchLib2 because viewers do not suport it for opensim. 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-31 14:55:01 +00:00 |
UbitUmarov
|
4381f16e18
|
keepalive is default
|
2018-01-30 08:15:42 +00:00 |
UbitUmarov
|
13b4ce8199
|
add Cap_FetchLib2 note that this is still local to regions, not using grid as it possible should, but this needs more work, and issue with HG older grids/regions
|
2018-01-27 04:32:03 +00:00 |
UbitUmarov
|
fc224b444a
|
avoid some large unnecessary strings
|
2018-01-24 10:02:18 +00:00 |
UbitUmarov
|
e7b834874e
|
another change to httpserver dll
|
2018-01-24 04:12:27 +00:00 |
UbitUmarov
|
3f7ffc12c4
|
reduce max keepalime time to 60s
|
2018-01-24 03:10:11 +00:00 |
UbitUmarov
|
c34f07b6f3
|
silent ignore mutes on HG visitors, let viewers do it on cache only, proper HG suport is another story... and questionable
|
2018-01-20 01:28:00 +00:00 |
UbitUmarov
|
20f3c46b78
|
NDesk.options .net4.6
|
2018-01-18 01:18:10 +00:00 |
UbitUmarov
|
2c8251d450
|
update DotNetOpenId (.net4.6)
|
2018-01-17 03:46:24 +00:00 |
UbitUmarov
|
be02aece36
|
update C5 (.net4.6)
|
2018-01-17 03:02:03 +00:00 |
UbitUmarov
|
6dec7869b8
|
update LukeSkywalker.IPNetwork (.net4.6)
|
2018-01-17 00:55:55 +00:00 |
UbitUmarov
|
2c252032c7
|
test adding missing dep
|
2018-01-17 00:14:55 +00:00 |
UbitUmarov
|
d1f6ffc2fd
|
make mono.Addins files show version 1.3.7
|
2018-01-16 23:47:01 +00:00 |
UbitUmarov
|
5579144c16
|
update mono.Addins to version 1.3.7(.net4.6)
|
2018-01-16 23:37:16 +00:00 |
UbitUmarov
|
8f1a68633e
|
update lsl2c tools and parsing files. This may fix some issues with precendence of unary operators in same case, hope not break on others :(
|
2018-01-16 01:44:16 +00:00 |
UbitUmarov
|
49848b09e6
|
replace ICSharpCode.SharpZipLib with target .net4.6
|
2018-01-16 00:44:51 +00:00 |
UbitUmarov
|
6f3e538c79
|
replace Newtonsoft.Json and Zlib.net with target .net4.6
|
2018-01-15 18:13:56 +00:00 |
UbitUmarov
|
7a09a10f58
|
update PrimMesher to a newer version from dahlia (thx dahlia), targeted .net4.6
|
2018-01-15 15:12:21 +00:00 |
UbitUmarov
|
01448d751a
|
update PrimMesh to lkalif 2013 version, .net4.6 and libomv again
|
2018-01-14 03:25:59 +00:00 |
UbitUmarov
|
4e8fa27411
|
update again libomv that may depend on new log4net and XMLRPC
|
2018-01-13 20:43:09 +00:00 |
UbitUmarov
|
e0b695a776
|
testing update log4net to version2.0.8 to .net4.6 ( this more likely to smoke
|
2018-01-13 18:32:08 +00:00 |
UbitUmarov
|
eafad5a4cb
|
testing update Nini.dll to .net4.6
|
2018-01-13 16:20:59 +00:00 |
UbitUmarov
|
d91c7c5958
|
testing update Iconic.Zip.dll to .net4.6
|
2018-01-13 16:08:44 +00:00 |
UbitUmarov
|
4345d225f1
|
remove unused dll - XMLRPC is used not this
|
2018-01-12 19:19:26 +00:00 |
UbitUmarov
|
271fab6ac2
|
testing update libomv CSj2k dll to .net4.6, remove unused Axiom dll
|
2018-01-12 12:45:46 +00:00 |
UbitUmarov
|
17f2838757
|
testing update libomv dlls to .net4.6
|
2018-01-12 03:32:55 +00:00 |
UbitUmarov
|
a3e50ef8dc
|
testing update Warp3d.dll to .net4.6
|
2018-01-12 03:15:48 +00:00 |
UbitUmarov
|
98f79cf735
|
testing update XMLRPC.dll to .net4.6, not this is not same source that previus one.. so we may have other issues
|
2018-01-12 03:12:01 +00:00 |
UbitUmarov
|
3c3b8fc759
|
testing update httpserver.dll to .net4.6
|
2018-01-12 03:07:51 +00:00 |
UbitUmarov
|
875ca104b8
|
Merge branch 'master' into httptests
|
2018-01-05 22:37:42 +00:00 |
UbitUmarov
|
7f49364d65
|
remove some tabs added to config files
|
2018-01-04 22:52:29 +00:00 |
UbitUmarov
|
2811e5cef3
|
update configuration files and examples for mutes
|
2018-01-04 21:21:38 +00:00 |
UbitUmarov
|
ab0f866087
|
Merge branch 'master' into httptests
# Conflicts:
# prebuild.xml
|
2017-12-12 22:19:31 +00:00 |
UbitUmarov
|
a95e286168
|
increase sample rate of WaitGetScenePresence()
|
2017-12-11 23:36:42 +00:00 |
TomTheDragon
|
98f90f4eed
|
Changing map tile colors This change also allows setting the water color, as well as the 4 colors for textured map tiles.
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2017-11-13 20:43:16 +00:00 |
UbitUmarov
|
cdb7d506fd
|
Merge branch 'master' into httptests
|
2017-11-12 03:26:48 +00:00 |
UbitUmarov
|
eaa239eb06
|
add a warning in opensim.ini.example mute lists, about the fact viewers cache beening shared by all grids, and that can be confusing
|
2017-11-12 03:26:10 +00:00 |
UbitUmarov
|
ca4804b758
|
Merge branch 'master' into httptests
|
2017-11-12 03:18:02 +00:00 |
UbitUmarov
|
8e8108c78c
|
change opensim.ini.example mutes coments to express what our current code does
|
2017-11-12 03:16:40 +00:00 |
UbitUmarov
|
16a8e166ff
|
Merge branch 'master' into httptests
|
2017-10-26 19:01:16 +01:00 |
Kevin Cozens
|
6a5b234262
|
Fixed typo in a comment.
|
2017-10-26 13:43:36 -04:00 |
Kevin Cozens
|
70d693eff2
|
Added missing Allow line for osGetSimulatorMemoryKB.
|
2017-10-26 13:42:54 -04:00 |
Kevin Cozens
|
5cc41eee34
|
Sorted the groups of Allow statements by alphabetical order.
|
2017-10-26 13:40:59 -04:00 |