Commit Graph

2891 Commits (b37141182a1ee3d7b3acc4d02f711caba8910f3d)

Author SHA1 Message Date
UbitUmarov 63321f9ccc add option RegionViewDistance 2019-04-05 04:08:14 +01:00
UbitUmarov b6626739e2 make the text enable option visible for testing 2019-03-23 04:28:22 +00:00
UbitUmarov fe6317f009 LSL update texture entry is heavy, set all parameters on same update 2019-03-19 21:37:58 +00:00
UbitUmarov fbd741ece3 prims have at most 9 face textures 2019-03-07 12:12:11 +00:00
UbitUmarov 0944a96517 llupd direct encode object updates for agents; let terse updates be zeroencoded. This is not as spec but does work 2019-03-05 16:01:29 +00:00
UbitUmarov 9da1ca2b44 ll rez objects: silent ginore null object id; remove redundante llSetColor code 2019-03-02 15:38:36 +00:00
UbitUmarov 8a8ce8b10a put back assetViewer cap code, to allow viewers testing. It is disabled at OpenSimDefaults, and should not be enabled until all major viewers do it right on opensim 2019-03-01 11:57:52 +00:00
UbitUmarov 4dd89ce094 make the options visible on OpenSimDefaults 2019-02-24 10:07:48 +00:00
UbitUmarov 009af3122f update script sintaxe 2019-02-22 22:42:07 +00:00
UbitUmarov ef3b424b26 optimizers are silly 2019-02-03 00:47:43 +00:00
UbitUmarov 2f3101e1d2 typos, thx 2019-02-01 18:43:39 +00:00
UbitUmarov b16ee749ed change default config: allow grid gods by default, if you don't trust grid admins what are you doing there?; disable most god powers unless god level is requested on viewer 2019-01-31 18:02:21 +00:00
UbitUmarov 76b777b1fb remove MRM module (minimodule). Its outdated and we have no maintainers. Thanks to all that worked on it. You should either use scripts or a full region module. Or revert this commit and update its code ;) 2019-01-31 12:14:29 +00:00
UbitUmarov 15c28bb2d4 update libomv with a few more 'useless' changes 2019-01-25 00:23:59 +00:00
UbitUmarov d5059d650f mantis 8452: possible fix 2019-01-22 11:32:51 +00:00
UbitUmarov 3897774424 cosmetics on warp3d 2019-01-20 22:50:00 +00:00
UbitUmarov 0c85517e9e update libomv with more changes to low level code 2019-01-17 21:50:07 +00:00
UbitUmarov df14ed7d31 more on TP 2019-01-14 18:39:16 +00:00
UbitUmarov 3cf9a257f7 fix te media 2019-01-14 17:56:23 +00:00
UbitUmarov 8bb644159e a few more changes to texturesentry handling on libomv and os 2019-01-14 00:35:45 +00:00
UbitUmarov 4cfcf805b3 mantis 8448: remove silly typos from libomv 2019-01-11 17:26:33 +00:00
UbitUmarov ab35bf5b9d update libomv (fix bug on last) 2019-01-11 09:43:49 +00:00
UbitUmarov f7619b6ee0 update libomv 2019-01-11 04:06:34 +00:00
UbitUmarov a98b7fc389 update libovm 2019-01-10 18:20:46 +00:00
UbitUmarov 5bd16eaf9e mantis 8445: fix PackFixed(...) 2019-01-09 14:49:01 +00:00
UbitUmarov ff8f70418b a few more changes to terraincompressor and libomv 2019-01-08 18:02:07 +00:00
UbitUmarov 2ccaf54a1f update libomv 2019-01-08 03:37:48 +00:00
UbitUmarov 488e2bcde2 update libopenmetaverse 2018-12-30 16:15:35 +00:00
UbitUmarov c14209e362 add some LSL 2018-12-28 14:40:51 +00:00
UbitUmarov 47563564b7 update libopenmetaverse 2018-12-27 17:35:21 +00:00
UbitUmarov 810ab5f1a3 update OpenSimDefaults.ini 2018-12-21 16:10:31 +00:00
UbitUmarov 530a6a40ed mantis 8427: add new reject flags, change default, see mantis 2018-12-17 10:57:09 +00:00
UbitUmarov f94b6c3ead update url to 0.9.1.0 page 2018-12-16 21:22:45 +00:00
UbitUmarov 921364e877 several changes to last patch 2018-12-16 20:18:26 +00:00
fly-man- ed039a5fe0 Enables the buildin Caps ServerReleaseNotes
~ Dedicated to Quill Littlefeather ~

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-12-16 19:17:18 +00:00
UbitUmarov 18947d93fc actually disable osSetContentType on osslEnable.ini, so is only enabled by machine owner intentionally 2018-12-13 13:38:32 +00:00
UbitUmarov d6c9ddfdee cleanup last patch 2018-12-11 18:23:26 +00:00
Bill Blight 0881840946 Add osNpcSayTo(key npc, key target, integer channel, string message)
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-12-11 17:32:50 +00:00
UbitUmarov 2c2b887c8a change osSetContentType threat level 2018-12-11 14:55:32 +00:00
UbitUmarov f8c3fc5e05 mantis 8416: test 2018-12-08 02:26:36 +00:00
UbitUmarov ede7f28184 disable GetAsset (ViewerAsset) cap. Current viewers implementation is not compatible with opensim 2018-12-07 03:31:38 +00:00
UbitUmarov 79234795fd avoid a data copy 2018-12-03 10:17:22 +00:00
UbitUmarov 4ced4fed33 replace GetMeshModule and GetTextureModule 2018-12-01 23:13:24 +00:00
UbitUmarov 7554e62861 add a sound 2018-11-30 22:03:30 +00:00
UbitUmarov 0ba13b9b00 recover GetMesh2 cap 2018-11-30 12:28:37 +00:00
UbitUmarov 47bc1fb257 OSSL remove functions with illegal lsl types, also redundante 2018-11-28 08:20:38 +00:00
UbitUmarov 834a8fac2f update DotNetOpenMail.dll 2018-11-27 14:11:43 +00:00
UbitUmarov c98f4d0158 remove unmaintaned and obsolete GlynnTucker.Cache 2018-11-27 13:40:09 +00:00
UbitUmarov 87acd20d95 add script constant OS_APIVERSION, we should inc this on any change on any api. a few changes to os npc and avatar animation functions 2018-11-26 16:45:04 +00:00
UbitUmarov cb1ebd1604 add osApproxEquals for float, vector and rotation, note that default margin is 1e-6 to match strings rounding 2018-11-20 18:12:18 +00:00
UbitUmarov 8474af04e1 removed repeated lines 2018-11-19 00:56:10 +00:00
UbitUmarov 2fb82f84d2 update osslEnable 2018-11-18 23:35:16 +00:00
UbitUmarov 5f2a76437e update script syntax 2018-11-18 22:45:53 +00:00
UbitUmarov 5b2fab99a6 update osslEnable 2018-11-18 19:45:22 +00:00
UbitUmarov 9234613ed5 update script syntax 2018-11-15 20:49:15 +00:00
Kevin Cozens 06fef1569b De-tabified OpenSim.ini and made trivial fixes to two comments. 2018-11-14 18:12:22 -05:00
UbitUmarov 9185d397df add a bit more things to ScriptSyntax, change a few more incoerent lsl types in function arguments 2018-11-10 21:00:04 +00:00
UbitUmarov 31e49a7ab3 update ini files comments on InterestManagement 2018-11-08 01:14:32 +00:00
UbitUmarov 6ea394467d if viewer asks for range reply in same format even if its full data 2018-11-06 15:09:49 +00:00
UbitUmarov 292a9c9cd7 update httpserver.dll 2018-10-30 23:24:59 +00:00
UbitUmarov a1d132d3ca let the syntax file include its id again 2018-10-25 02:36:36 +01:00
UbitUmarov a95397e8f5 update syntax file 2018-10-25 02:12:23 +01:00
UbitUmarov 82a0fa7dfe update script syntax file 2018-10-24 17:29:31 +01:00
UbitUmarov d842f835a6 remove ThrottlePer100PrimsRezzed option, do not delay attachments with thread.sleep 2018-10-23 10:27:09 +01:00
UbitUmarov 050d53fe5b fix opensim.ini.examplewq coments on mutes module 2018-10-22 02:18:55 +01:00
UbitUmarov fdb4fb3f3f update script syntax 2018-10-21 17:53:02 +01:00
lickx 94a5e5b9b7 Add non-transparent water asset
Used by all viewers when 'Transparent Water' is unchecked in the viewer
prefs

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-10-20 19:58:22 +01:00
UbitUmarov d9018cf517 add a few more things to SrcriptSyntax 2018-10-20 00:21:40 +01:00
UbitUmarov 76f8a09bb3 LSLSyntax some cleanup 2018-10-19 19:37:13 +01:00
UbitUmarov 2886408a76 autogen LSLSyntax version uuid 2018-10-19 18:35:31 +01:00
UbitUmarov 190e7433cc fix typos 2018-10-19 04:03:52 +01:00
UbitUmarov 6569f12d40 add initial test support for cap LSLSyntax. This does not seem to work for Opensimulator on viewers, In particular with FireStorm seems impossible to replace its own definitions, viwers do note revert to defaults on tp to a region that does not suport this cap, etc. So possible just a dead end. Disabled by default 2018-10-19 03:43:01 +01:00
UbitUmarov 1bcdcc2419 mantis 8384: try to fix bullet heimap managed memory sharing with unmanaged lib 2018-10-03 21:17:23 +01:00
Mandarinka Tasty 5751add537 Implementation-and-design-of-ClientOnParcelGodMark
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-09-30 04:36:39 +01:00
Bill Blight 6d9de17d77 **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), threat level moderate
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-09-29 21:16:33 +01:00
UbitUmarov a5d6a394ef mantis 8372: replace XMLRPC.dll with utf8 fix 2018-09-17 15:12:02 +01:00
UbitUmarov 9647a1e6c5 minor changes to last patch 2018-08-30 14:51:07 +01:00
UbitUmarov 7120ffbc08 add the Smoke texture to Opensim Library 2018-08-28 21:51:59 +01:00
UbitUmarov e075b349ce new try on smoke texture 2018-08-27 15:12:24 +01:00
Fly Man d9028ac07f Adjusted Smoke texture
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-08-27 11:51:03 +01:00
UbitUmarov 14f55ab36e fix smoke asset filename 2018-08-26 01:33:49 +01:00
UbitUmarov 10e4d01375 remove a comment 2018-08-26 01:01:17 +01:00
fly-man- d3d915ce3c Patching in the Smoke for Mantis 8242
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-08-26 00:54:32 +01:00
UbitUmarov 1b5c6c48f9 make BanLineSafeHeight option visible in OpenSimDefaults.ini 2018-07-21 18:36:29 +01:00
UbitUmarov d7a9195078 missed one 2018-07-14 02:12:51 +01:00
UbitUmarov 519d320e3c update ini.example files 2018-07-14 01:10:59 +01:00
UbitUmarov e52bc6b575 Mantis 8308: update libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib adding missing 64bit support. Built with the macOS 10.13 SDK on Xcode 9.4.1. Thanks Gavin Hird for providing us this. 2018-07-11 12:09:59 +01:00
UbitUmarov 6da07ded04 let OpenSim.ini.example be closer to functional standalone ini 2018-07-05 22:34:08 +01:00
UbitUmarov a48d65fd77 Yengine apply a fix to CheckRunLockInvariants by mrieker 2018-06-09 20:35:35 +01:00
UbitUmarov 3b2786d27e change MaxRegionsViewDistance description a bit 2018-05-28 15:21:51 +01:00
UbitUmarov e0b2ee80f9 fix a bug on warp3d.dll 2018-05-26 23:03:27 +01:00
UbitUmarov d5117b6cf7 update warp3d.dll 2018-05-26 19:32:37 +01:00
UbitUmarov 631308a1d1 map... 2018-05-18 05:31:45 +01:00
UbitUmarov 06d6c4abda breaking map a bit more... 2018-05-15 23:56:12 +01:00
UbitUmarov f7475d4a98 breaking map (warp3d)... 2018-05-08 07:01:38 +01:00
UbitUmarov 4837a8a8fa breaking map (warp3d); remove warp3d viewport code not realy used and confusing my last neuron 2018-05-07 17:29:19 +01:00
UbitUmarov ea5d40f7f2 breaking map (warp3d) 2018-05-07 03:56:53 +01:00
UbitUmarov dffa628966 break nap a bit more, add options ExportMapAddScale, ExportMapAddRegionName and (warp3d) AverageTextureColorOnMapTile 2018-05-06 17:32:03 +01:00
UbitUmarov f29358744d fix http keep alive header 2018-04-20 09:23:30 +01:00
UbitUmarov 5d0a1656bf mantis 8305: add osTriggerSoundLimited(..) 2018-04-10 03:58:54 +01:00
UbitUmarov 81431e90de update osslEnable.ini with the new functions 2018-04-09 00:23:23 +01:00
Kevin Cozens 6accf854a7 Added references to new math related OSSL functions 2018-04-04 16:44:46 -04:00
UbitUmarov e733bfb3b5 fix merge issue 2018-03-20 10:09:22 +00:00
UbitUmarov 0a1d96b95e mantis 8257: fix the default realm (ie table name) of AuthenticationService 2018-03-20 09:54:49 +00:00
Kevin Cozens 122d3a3768 Removed trailing semi-colons from option settings 2018-03-19 15:35:28 -04:00
Kevin Cozens 6b24ff0bc9 Removed trailing whitespace 2018-03-19 12:30:03 -04:00
UbitUmarov d543421675 make the setting economymodule visible on Economy section of 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 20:59:43 +00:00
UbitUmarov c408f0a38e Merge branch 'master' into httptests 2018-03-05 20:57:13 +00:00
UbitUmarov c5ce9b7be8 make the setting economymodule visible on Economy section of 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-03-05 20:37:58 +00:00
UbitUmarov 2f94fa4dc7 Yengine fix its section name on opensim.ini.example 2018-02-23 17:59:30 +00:00
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