Commit Graph

5309 Commits

Author SHA1 Message Date
UbitUmarov
601d965009 remove AttachmentsCommandModule 2018-10-23 12:27:08 +01:00
UbitUmarov
cba65b1935 recover the inword region console comand Set AutoGrantAttachPerms 2018-10-23 11:02:16 +01:00
UbitUmarov
d842f835a6 remove ThrottlePer100PrimsRezzed option, do not delay attachments with thread.sleep 2018-10-23 10:27:09 +01:00
UbitUmarov
6d063785bd add RemoveUser to UserManagement 2018-10-20 14:04:11 +01:00
UbitUmarov
877a78ce91 change chattype on llRegionSayTo when sending to avatar viewer only.
Thanks Royale for pointing this
2018-10-18 15:04:54 +01:00
UbitUmarov
96acb48334 mantis 7391: deliver llregionSayTo to all scripts on prim that match target specs 2018-10-18 14:42:07 +01:00
UbitUmarov
57ae99b113 missed new c# version only code 2018-09-30 05:39:58 +01:00
UbitUmarov
0f1bc23039 a few changes to last patch 2018-09-30 05:11:34 +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
UbitUmarov
ed0e2623b9 add a few more gc collect in some spots 2018-09-29 17:42:12 +01:00
UbitUmarov
0d93d5ce69 fix script secure llhttlrequest 2018-09-08 04:46:02 +01:00
UbitUmarov
88d638a0cf mantis 8349: fix landmasks 2018-08-07 20:38:58 +01:00
UbitUmarov
e15fca60d1 mantis8342: make max ban height above ground configurable per regions instance with ini file option BanLineSafeHeight 2018-07-21 18:31:58 +01:00
UbitUmarov
aee981e5e2 http reusecontext is obsolete 2018-07-14 21:48:59 +01:00
UbitUmarov
dd67ab6025 change the scope of those options variables 2018-07-14 16:42:10 +01:00
UbitUmarov
a4881797b9 add options for regions to ignore age < 18 and payment access control where they don't apply 2018-07-14 16:36:41 +01:00
UbitUmarov
6b8fda098d recover lost null check in last commit 2018-07-14 16:11:03 +01:00
UbitUmarov
0731220a9d change bitmasks work 2018-07-14 15:21:59 +01:00
UbitUmarov
8ab5a87520 only resize if need 2018-07-14 15:19:09 +01:00
UbitUmarov
84235900b2 do not use lossless compression on dyntextures 2018-07-14 15:13:21 +01:00
UbitUmarov
ee115a83df Bug fix: Object Wear was doing Add not replace 2018-07-11 03:08:57 +01:00
UbitUmarov
c53658248a reassign estate setting TaxFree to the role of AllowAccessOverride, as viewers did. Keeping name to reuse dbs entries, etc. let viewers change it, but still NOP 2018-06-19 01:18:18 +01:00
UbitUmarov
31633699cf mantis 8327: refix minor typos 2018-06-16 16:01:09 +01:00
UbitUmarov
c3d2f2d119 mantis 8327: fix minor typos 2018-06-16 14:18:05 +01:00
UbitUmarov
ba193fc606 minor cleanup 2018-06-16 14:11:44 +01:00
UbitUmarov
83029042d3 ok ok it only has one 't' 2018-05-28 10:09:37 +01:00
UbitUmarov
629eeca836 english typo, thx you know who 2018-05-28 09:48:14 +01:00
UbitUmarov
e0b2ee80f9 fix a bug on warp3d.dll 2018-05-26 23:03:27 +01:00
UbitUmarov
007adce081 missing updated files 2018-05-26 19:02:09 +01:00
UbitUmarov
8f0f102869 fix one english typo 2018-05-26 03:18:53 +01:00
UbitUmarov
631308a1d1 map... 2018-05-18 05:31:45 +01:00
Kevin Cozens
c7f3f3586d Warp3D tried to do something in RegionLoaded even when the module was disabled 2018-05-16 14:29:45 -04:00
Kevin Cozens
1ea71c6182 Whitespace changes 2018-05-16 14:29:10 -04:00
UbitUmarov
06d6c4abda breaking map a bit more... 2018-05-15 23:56:12 +01:00
UbitUmarov
f87219975d bug fix: avoid null ref on trigger soundi if source is a avatar 2018-05-15 00:56:31 +01:00
UbitUmarov
cf1ea3b093 breaking map (warp3d) suport default map parameters. Planar not suported ( will render as deafaul 2018-05-08 16:58:15 +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
fd426354f1 breaking map (warp3d) 2018-05-07 06:08:54 +01:00
UbitUmarov
ea5d40f7f2 breaking map (warp3d) 2018-05-07 03:56:53 +01:00
UbitUmarov
00cc17c239 breaking map (warp3d) 2018-05-06 23:28:36 +01:00
UbitUmarov
b91c0f0d01 remove some debug lines 2018-05-06 18:04:56 +01:00
UbitUmarov
0467b6dc3b change the AverageTextureColorOnMapTile default to false 2018-05-06 17:50:07 +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
bf0ece8061 fix warp3d textures UV 2018-05-05 04:27:41 +01:00
UbitUmarov
020f34f75b a few more changes to warp3d and export-map 2018-05-05 02:50:27 +01:00
UbitUmarov
a91ef313ef change warp3d terrain rendering, so it does cover all area 2018-05-05 00:49:57 +01:00
UbitUmarov
7838689dda why where map and dynamic textures compressed lossless? 2018-05-04 16:59:11 +01:00
UbitUmarov
9ae3452e03 change region console comand export-map: make it work with var regions, center target region and make the display area be the region size plus MaxMaxRegionViewDistance in all 4 directions. Add the region name and total area size text info. Some of this can be made options/comand arguments in future improvements 2018-05-01 16:01:11 +01:00
UbitUmarov
26ecba48f0 Merge branch 'master' into httptests 2018-04-28 12:45:32 +01:00