Commit Graph

  • 4f00fb2659 flotsam: minor log message change master UbitUmarov 2020-07-30 21:18:58 +0100
  • 87b55a0627 flotsam: still bad UbitUmarov 2020-07-30 21:14:15 +0100
  • 3b06891252 dont break asset cache folders spread more than needed UbitUmarov 2020-07-30 18:10:06 +0100
  • 111c741f1b flotsam: change the changes UbitUmarov 2020-07-30 01:40:54 +0100
  • 1c37f357b3 flotsam: more changes UbitUmarov 2020-07-30 01:39:04 +0100
  • c19a0cc21f flotsam: deeper changes on files expire UbitUmarov 2020-07-30 00:02:02 +0100
  • c575c211f9 flotsam: slower... UbitUmarov 2020-07-28 21:01:45 +0100
  • bd2476c61e flotsam: slow it a lot more, make some debug log visible UbitUmarov 2020-07-28 04:26:13 +0100
  • d52b794828 flotsam add a cooldown on files expire/deletes also UbitUmarov 2020-07-28 02:57:41 +0100
  • cbc8974245 duuhhhh what was in my coffe ? UbitUmarov 2020-07-27 18:17:09 +0100
  • e2982fbadc make clear that MaxRegionsViewDistance can be set to zero, disabling nearby regions visibility and crossings UbitUmarov 2020-07-27 18:05:38 +0100
  • c4a0b8fa3f fix the option name on the ini file UbitUmarov 2020-07-27 16:39:40 +0100
  • be5c2bb212 Xengine: remove option CompactMemOnLoad, that wasn't that good; add option AttachmentsDomainLoading to allow attachments to load on own appdomain even if AppDomainLoading is false. Scripts will be slower, use more memory but will be disposed on avatar leave, if gc is in good mood. This may be usefull on regions with a lot of traffic, sure use Yengine even better, UbitUmarov 2020-07-27 16:13:09 +0100
  • 0c716cbd73 remove async await no longer used UbitUmarov 2020-07-24 19:24:34 +0100
  • e08ca7402c reduce default http keepalive to just 30s because to viewers connections flood. UbitUmarov 2020-07-24 19:19:16 +0100
  • d9a680703f cosmetics on http server UbitUmarov 2020-07-24 17:12:38 +0100
  • e0aff5e640 avoid some null refs UbitUmarov 2020-07-24 13:24:55 +0100
  • bb56157c92 remove a forgotten gc collect on flotsam cache UbitUmarov 2020-07-23 23:11:59 +0100
  • 6fafb7462d avoid ethernal references UbitUmarov 2020-07-23 19:39:45 +0100
  • c077cfdd78 bad c&p UbitUmarov 2020-07-23 19:08:25 +0100
  • c2af3a5474 avoid ethernal references UbitUmarov 2020-07-23 19:04:56 +0100
  • 25582af3dc lludpclient: use jobengine again, keeping less ethernal references UbitUmarov 2020-07-23 18:35:34 +0100
  • 03e3078a9f add fixed skys to opensim library UbitUmarov 2020-07-21 18:17:00 +0100
  • 6e15cf41a4 fix new sky ambient color; Rainbow texture with retouch fro AI Austin (red side gradient) UbitUmarov 2020-07-21 17:38:00 +0100
  • 53b9f87da6 change defauld sky cloud D parameter UbitUmarov 2020-07-19 21:50:56 +0100
  • baa95b8707 add/change some assets UbitUmarov 2020-07-19 10:45:02 +0100
  • 730c864df8 add another asset. This may not be that good still :( UbitUmarov 2020-07-16 23:27:03 +0100
  • ce92ee1057 cache bad folders requests for 30s. Suitcase can induce a ton of this, and viewers keep requesting UbitUmarov 2020-07-16 18:23:17 +0100
  • 7a55f82f74 add a expire cache for simple items that can be a stored on a dictionary key, not value UbitUmarov 2020-07-16 18:17:04 +0100
  • 1f822c6077 allow the use of Sky or water from a asset, not just full daycycle. This may need more work UbitUmarov 2020-07-15 22:56:09 +0100
  • f7104a66a5 change parcel env group power check to only parcel environment modify UbitUmarov 2020-07-15 22:52:47 +0100
  • 4176e1491e missing file UbitUmarov 2020-07-15 19:42:40 +0100
  • 4bc74139a4 dispose prematurely discon sockets UbitUmarov 2020-07-15 19:15:11 +0100
  • 402186844c cosmetics UbitUmarov 2020-07-15 19:13:22 +0100
  • 6a27f3fb20 useless changes UbitUmarov 2020-07-15 05:15:32 +0100
  • 6c5bf4ed25 useless cosmetics UbitUmarov 2020-07-15 01:40:53 +0100
  • f32c0ead05 avoid c# fun things, plus cosmetics UbitUmarov 2020-07-14 17:54:58 +0100
  • b2068fd39f give up calling gc.collect on flotsamcache. Did nothing visible and has negative side effects UbitUmarov 2020-07-13 23:26:09 +0100
  • ba972b50ed disable console command restart, that currently will just break everything ( there is also the restart module that will do the same if used ) UbitUmarov 2020-07-13 21:35:50 +0100
  • fe7d9625aa cosmetics UbitUmarov 2020-07-13 06:16:11 +0100
  • 6ba5b78851 check local grid before doing hg fetch asset metadata UbitUmarov 2020-07-11 20:48:50 +0100
  • 541cb15751 fix a bug on flotsam getfilename UbitUmarov 2020-07-11 20:03:31 +0100
  • ebf5b69283 mantis 8725: increase channeldigger smooth strength, tanks Datapanic UbitUmarov 2020-07-10 20:14:14 +0100
  • 82ccf57533 take some asset classes out of ViewerEnvironment.cs to own files UbitUmarov 2020-07-10 19:54:40 +0100
  • fe5e6d4189 avoid a null ref during shutdown (one of them..) UbitUmarov 2020-07-10 19:35:39 +0100
  • 01b4f83421 change the 4 fixed skys for eep viewers again (sorry). This also fixes the issue of viewers not showing the selected fixed sky. Clear viewer cache. On regions use fcache deletedefaultassets so updated grid ones are used. In alternative use fcache cachedefaultassets to override all default assets by the ones on this commit. Note that this hides the grid ones, and this is lost if you clear the region asset cache UbitUmarov 2020-07-10 00:12:36 +0100
  • f334c1206f change Midday asset (uuid 6c83e853-e7f8-cad7-8ee6-5f31c453721c) fixing its water. eep viewers cache needs to be clear, region asset cache needs this entry removed (comand fcache deletedefaultassets will remove default assets from region cache, forcing reload from grid). Normal robust asset services should update it grid side. Otherwise, if already present, you will need to change directly on db UbitUmarov 2020-07-09 18:40:48 +0100
  • 107ece1ce0 change default (in code) waterFogDensity UbitUmarov 2020-07-09 17:38:31 +0100
  • af6fa37cc2 mantis 8675: flotsam cache only log missing files if log level >= 2 (thanks mewtwo0641 ) this log will include things that may not even be assets due to how gatherer works; change a bit filename composition UbitUmarov 2020-07-09 16:27:11 +0100
  • 28fcbc65f9 add GC.collect to flotsam cache expire. This is ugly but so is GC UbitUmarov 2020-07-07 17:35:27 +0100
  • e5c2bd505c fix a bug on region eep env set permission UbitUmarov 2020-06-30 20:23:51 +0100
  • 5b596bb29e update script syntax UbitUmarov 2020-06-30 13:29:42 +0100
  • c4f05016d7 of course merge did messup libomv UbitUmarov 2020-06-29 01:30:40 +0100
  • fb35f31078 fix the merge UbitUmarov 2020-06-29 01:29:58 +0100
  • 7cf329c846 Merge branch 'master' into uglysky UbitUmarov 2020-06-29 01:28:33 +0100
  • 1c4300ff91 fix a flag name UbitUmarov 2020-06-29 01:16:12 +0100
  • 34fa6abc00 do not trust ms documentation about inner stream dispose UbitUmarov 2020-06-29 01:03:00 +0100
  • d7fb822533 Merge branch 'master' into uglysky UbitUmarov 2020-06-27 13:34:49 +0100
  • 16cfb3deab mantis 8717: fix local heap use account (will automatlic recompile scripts) UbitUmarov 2020-06-27 13:33:11 +0100
  • 27a81d4909 minor moon rotation change UbitUmarov 2020-06-27 13:16:28 +0100
  • a568b759bc sunphase depends on the env where av is or has UbitUmarov 2020-06-26 11:29:31 +0100
  • 71d8bcd90c missed other UbitUmarov 2020-06-25 21:47:57 +0100
  • 86bd9ca255 missing changed test files UbitUmarov 2020-06-25 21:24:51 +0100
  • e2ffc17d1f fix sqlite region migrations UbitUmarov 2020-06-25 17:44:23 +0100
  • 73754670ca small change on wl converter UbitUmarov 2020-06-25 17:20:56 +0100
  • b7750e52d6 lang env on PGSQL UbitUmarov 2020-06-24 11:36:34 +0100
  • 63ae8a09c6 removed the disabled region settings from tests UbitUmarov 2020-06-24 08:18:50 +0100
  • 768f506a23 work around sunlight_color mess UbitUmarov 2020-06-23 16:07:25 +0100
  • 60da45b715 lang env on sqlite UbitUmarov 2020-06-23 14:28:34 +0100
  • 1d42d8ab6e still not good, add more spaghetti UbitUmarov 2020-06-22 18:51:10 +0100
  • f3eb71113e still not good, add more spaghetti UbitUmarov 2020-06-22 18:16:48 +0100
  • 7b3ac662dc on load, store the env via the module, so it is stored. This api is still a bit incoerent UbitUmarov 2020-06-22 16:47:20 +0100
  • 16c18c0855 actually just go back to extension settings.bin. Actual name it totally irrelevant, as long it is unique UbitUmarov 2020-06-22 16:27:21 +0100
  • eec92454b0 define again asset file extention settings.bin for bw comp UbitUmarov 2020-06-22 16:23:49 +0100
  • 8fe2cd6c46 save/load environments to/from oars UbitUmarov 2020-06-22 15:46:39 +0100
  • 7b77609537 shut up HG STATUS NOTIFIER UbitUmarov 2020-06-21 17:09:33 +0100
  • 7da23b6714 missing files UbitUmarov 2020-06-21 14:59:20 +0100
  • 53b0ee242d add a 3 to 1 daycycle and make it the default UbitUmarov 2020-06-21 14:27:24 +0100
  • 5b87347476 and add some untested ossl UbitUmarov 2020-06-21 12:41:10 +0100
  • e04af236f2 forced still bad UbitUmarov 2020-06-21 02:56:20 +0100
  • 29bf9522e2 forced still bad UbitUmarov 2020-06-21 02:31:57 +0100
  • bcacd2ff21 cancel forced env on make child agent UbitUmarov 2020-06-21 01:46:36 +0100
  • 5b56a09cb2 some fixes on env protocol, forced env, etc UbitUmarov 2020-06-21 01:41:14 +0100
  • 17e7e9b354 enable threat check on the new ossl method UbitUmarov 2020-06-19 21:17:26 +0100
  • edf93abdbc try adding a clear init UbitUmarov 2020-06-19 20:06:59 +0100
  • e3ecf0ddbe add LSL_Integer osReplaceAgentEnvironment(LSL_Key agentkey, LSL_Integer transition, LSL_String environment). note this is a hack, we cant do the ll* one UbitUmarov 2020-06-19 19:55:40 +0100
  • d322248fd1 fix send parcel env version UbitUmarov 2020-06-19 02:06:58 +0100
  • dd2495be9d remove dead config options UbitUmarov 2020-06-18 16:52:45 +0100
  • 1b870131d4 give/use the new group power UbitUmarov 2020-06-18 14:33:14 +0100
  • 362025be38 update libomv UbitUmarov 2020-06-18 14:23:24 +0100
  • 3c8b4423b1 missing file UbitUmarov 2020-06-18 13:49:46 +0100
  • cca383b452 more to go, fix lsl funtions for parcels env UbitUmarov 2020-06-18 13:47:34 +0100
  • f708b413a1 more to go UbitUmarov 2020-06-18 13:18:08 +0100
  • 6cb2cb40cc a ton more to go UbitUmarov 2020-06-18 12:16:00 +0100
  • 8f79439558 a ton more to go UbitUmarov 2020-06-18 12:11:36 +0100
  • 44c90bf294 misspell all across the board UbitUmarov 2020-06-18 12:01:53 +0100
  • 104f7f0eb2 store parcel uglysky on mysql region db (others one day..) UbitUmarov 2020-06-18 01:36:01 +0100
  • 369a2e1453 clear parcels uglysky on clearing override flag UbitUmarov 2020-06-17 21:08:52 +0100
  • e7807d4359 missing files UbitUmarov 2020-06-17 16:12:24 +0100
  • e538628dec 2first dirty version and non persistent parcel uglysky UbitUmarov 2020-06-17 15:49:13 +0100