Commit Graph

  • 0daa4eff8a minor cleanup UbitUmarov 2018-07-14 17:07:30 +0100
  • ee6f261415 a few changes about test mesh uploads UbitUmarov 2018-07-14 17:01:50 +0100
  • dd508d4c4f use Vector.Distance not util.. UbitUmarov 2018-07-14 16:58:09 +0100
  • 282877a454 save a sqrt call UbitUmarov 2018-07-14 16:47:51 +0100
  • dd67ab6025 change the scope of those options variables UbitUmarov 2018-07-14 16:42:10 +0100
  • a4881797b9 add options for regions to ignore age < 18 and payment access control where they don't apply UbitUmarov 2018-07-14 16:36:41 +0100
  • 6b8fda098d recover lost null check in last commit UbitUmarov 2018-07-14 16:11:03 +0100
  • 0731220a9d change bitmasks work UbitUmarov 2018-07-14 15:21:59 +0100
  • 8ab5a87520 only resize if need UbitUmarov 2018-07-14 15:19:09 +0100
  • 84235900b2 do not use lossless compression on dyntextures UbitUmarov 2018-07-14 15:13:21 +0100
  • ef8097f998 add missing xml escape UbitUmarov 2018-07-14 14:46:08 +0100
  • ea815df6bd add a disabled log UbitUmarov 2018-07-14 14:43:20 +0100
  • 6f4052561e send data as bin not string to http lower level UbitUmarov 2018-07-14 14:39:29 +0100
  • f9c9dc585c have default ids of avatar alpha and tattoo UbitUmarov 2018-07-14 14:27:33 +0100
  • f17b48e73e some cleanup UbitUmarov 2018-07-14 14:22:52 +0100
  • 770f59ff87 drop compatibility with old robust that did not suport inventoryService.GetMultipleItems UbitUmarov 2018-07-14 14:09:56 +0100
  • c7baee1638 add using into a few more places UbitUmarov 2018-07-14 14:05:47 +0100
  • d7a9195078 missed one UbitUmarov 2018-07-14 02:12:51 +0100
  • 519d320e3c update ini.example files UbitUmarov 2018-07-14 01:10:59 +0100
  • 8ed4bee521 mantis 8333: kept idea but my own code. With ini setting ConsoleHistoryTimeStamp set to true, the console history file will have timestamps. Im lazy date is in en-us culture for now. (robust also) UbitUmarov 2018-07-14 00:46:47 +0100
  • a235a28132 minor changes to last patch UbitUmarov 2018-07-13 23:03:26 +0100
  • 334986ddc6 Group Powers changed and Officers role brought back for Groups fly-man- 2018-07-13 15:59:28 +0200
  • 3cea21ab63 mantis 8335: fix string format UbitUmarov 2018-07-11 18:26:17 +0100
  • 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. UbitUmarov 2018-07-11 12:09:59 +0100
  • ee115a83df Bug fix: Object Wear was doing Add not replace UbitUmarov 2018-07-11 03:08:57 +0100
  • c3933ce8b9 replace some string tests UbitUmarov 2018-07-08 13:41:55 +0100
  • 60644b440b we don't use tab simbol, we use 4 whitespaces UbitUmarov 2018-07-08 13:26:41 +0100
  • 6e3f934c4b Add mac banning Vincent Sylvester 2018-04-24 20:57:38 +0200
  • 102fbf8422 update contributors UbitUmarov 2018-07-07 16:44:08 +0100
  • 18cc36cf41 update contributors UbitUmarov 2018-07-07 16:22:24 +0100
  • e5238cadf7 Back-end fix for region name searches made from the viewer grid map dialog. httptests Kevin Cozens 2018-07-06 21:26:16 -0400
  • 8ac69a5d27 just remove the test instead UbitUmarov 2018-07-06 02:23:06 +0100
  • 834a0e8b6d fix version string size test UbitUmarov 2018-07-06 01:57:59 +0100
  • 6da07ded04 let OpenSim.ini.example be closer to functional standalone ini UbitUmarov 2018-07-05 22:34:08 +0100
  • 5e1bf88875 test jenkins UbitUmarov 2018-07-05 20:27:52 +0100
  • 91247e0631 test UbitUmarov 2018-07-05 02:29:56 +0100
  • 6b2da57d07 set version to 0.9.0.1 Release 0.9.0.1-postfixes UbitUmarov 2018-06-30 00:32:45 +0100
  • 39c8db8eb1 ubOde change terrain min height to -100m. Maybe this way a viewer dev mays fix rendering below 0m, like making them think z = 1m for that purpose, for example UbitUmarov 2018-06-27 23:14:26 +0100
  • 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 UbitUmarov 2018-06-19 01:18:18 +0100
  • 9b87626cdb mantis 8329: don't fail if response stream is Chunked encoded and http debuglevel >=5 UbitUmarov 2018-06-18 01:04:26 +0100
  • 31633699cf mantis 8327: refix minor typos UbitUmarov 2018-06-16 16:01:09 +0100
  • c3d2f2d119 mantis 8327: fix minor typos UbitUmarov 2018-06-16 14:18:05 +0100
  • ba193fc606 minor cleanup UbitUmarov 2018-06-16 14:11:44 +0100
  • 76a82ba5de improve llOverMyLand() handling of potencial null refs. ty mrieker UbitUmarov 2018-06-09 20:44:38 +0100
  • a48d65fd77 Yengine apply a fix to CheckRunLockInvariants by mrieker UbitUmarov 2018-06-09 20:35:35 +0100
  • 3b2786d27e change MaxRegionsViewDistance description a bit UbitUmarov 2018-05-28 15:21:51 +0100
  • 83029042d3 ok ok it only has one 't' UbitUmarov 2018-05-28 10:09:37 +0100
  • 629eeca836 english typo, thx you know who UbitUmarov 2018-05-28 09:48:14 +0100
  • 5463bffa68 make Yengine post attach event as Xengine does. This should fix that event. Thx mrieker for pointing out this issue UbitUmarov 2018-05-28 09:25:09 +0100
  • 458fe42afd fix some cases in prim number of sides UbitUmarov 2018-05-27 01:54:05 +0100
  • e0b2ee80f9 fix a bug on warp3d.dll UbitUmarov 2018-05-26 23:03:27 +0100
  • d5117b6cf7 update warp3d.dll UbitUmarov 2018-05-26 19:32:37 +0100
  • 007adce081 missing updated files UbitUmarov 2018-05-26 19:02:09 +0100
  • f6765b8668 use RegionInfo.ServerURI to report region url on datasnapshot UbitUmarov 2018-05-26 05:43:55 +0100
  • 57fb1ea9df stale LandSnapshot by time also, so dwell can be updated UbitUmarov 2018-05-26 04:58:44 +0100
  • 7c50651cd1 add a check to data_exposure option of DataSnapshot module UbitUmarov 2018-05-26 03:35:56 +0100
  • 8f0f102869 fix one english typo UbitUmarov 2018-05-26 03:18:53 +0100
  • 631308a1d1 map... UbitUmarov 2018-05-18 05:31:45 +0100
  • c7f3f3586d Warp3D tried to do something in RegionLoaded even when the module was disabled Kevin Cozens 2018-05-16 14:29:45 -0400
  • 1ea71c6182 Whitespace changes Kevin Cozens 2018-05-16 14:29:10 -0400
  • 06d6c4abda breaking map a bit more... UbitUmarov 2018-05-15 23:56:12 +0100
  • f87219975d bug fix: avoid null ref on trigger soundi if source is a avatar UbitUmarov 2018-05-15 00:56:31 +0100
  • 570440256b avoid potencial out of range issues UbitUmarov 2018-05-13 03:09:56 +0100
  • fbb77274da OOps my bad, always do deep copy, let viewers do v1 v2 fixes UbitUmarov 2018-05-12 21:35:25 +0100
  • 468b25ff69 let wearables check command suport variable number of wearables UbitUmarov 2018-05-12 19:57:55 +0100
  • 0d83b9edc3 create user with model: do not copy missing items; convert v1.0 to v2.0 wearables, fail if model has missing wearables UbitUmarov 2018-05-12 19:16:23 +0100
  • cf1ea3b093 breaking map (warp3d) suport default map parameters. Planar not suported ( will render as deafaul UbitUmarov 2018-05-08 16:58:15 +0100
  • f7475d4a98 breaking map (warp3d)... UbitUmarov 2018-05-08 07:01:38 +0100
  • 4837a8a8fa breaking map (warp3d); remove warp3d viewport code not realy used and confusing my last neuron UbitUmarov 2018-05-07 17:29:19 +0100
  • fd426354f1 breaking map (warp3d) UbitUmarov 2018-05-07 06:08:54 +0100
  • ea5d40f7f2 breaking map (warp3d) UbitUmarov 2018-05-07 03:56:53 +0100
  • 00cc17c239 breaking map (warp3d) UbitUmarov 2018-05-06 23:28:36 +0100
  • b91c0f0d01 remove some debug lines UbitUmarov 2018-05-06 18:04:56 +0100
  • 0467b6dc3b change the AverageTextureColorOnMapTile default to false UbitUmarov 2018-05-06 17:50:07 +0100
  • dffa628966 break nap a bit more, add options ExportMapAddScale, ExportMapAddRegionName and (warp3d) AverageTextureColorOnMapTile UbitUmarov 2018-05-06 17:32:03 +0100
  • bf0ece8061 fix warp3d textures UV UbitUmarov 2018-05-05 04:27:41 +0100
  • 020f34f75b a few more changes to warp3d and export-map UbitUmarov 2018-05-05 02:50:27 +0100
  • a91ef313ef change warp3d terrain rendering, so it does cover all area UbitUmarov 2018-05-05 00:49:57 +0100
  • 09ae675d28 Merge branch 'master' into httptests UbitUmarov 2018-05-04 23:01:53 +0100
  • 24df1086fa fix ubOde terrain copy at north and east borders 0.9.0.1 UbitUmarov 2018-05-04 23:00:34 +0100
  • acd55c6f12 mantis 8084: add the missing PRIM_ALPHA_MODE constants UbitUmarov 2018-05-04 20:15:56 +0100
  • 7838689dda why where map and dynamic textures compressed lossless? UbitUmarov 2018-05-04 16:59:11 +0100
  • 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 UbitUmarov 2018-05-01 16:01:11 +0100
  • 26ecba48f0 Merge branch 'master' into httptests UbitUmarov 2018-04-28 12:45:32 +0100
  • 44fd5bb7b5 mantis 8321: avoid null reference potencial caused by outdated LMs for example UbitUmarov 2018-04-28 12:43:06 +0100
  • bf175d1f01 Added important comment missed from my previous commit (hash 8af2d99b). Kevin Cozens 2018-04-27 22:03:54 -0400
  • 16c72dce5d Whitespace change. Kevin Cozens 2018-04-27 20:15:39 -0400
  • 76c4296e39 remove a extra source line i left behind UbitUmarov 2018-04-27 22:38:27 +0100
  • c6c386cd80 recover previus behavior of FontProp UbitUmarov 2018-04-27 22:30:47 +0100
  • 8af2d99ba9 Do dispose and new Font only once when handling FontProp drawing command. Kevin Cozens 2018-04-27 16:48:35 -0400
  • f29358744d fix http keep alive header UbitUmarov 2018-04-20 09:23:30 +0100
  • 037e5d8031 save a few ns UbitUmarov 2018-04-19 19:21:08 +0100
  • ad0b736405 reduce debug logs UbitUmarov 2018-04-19 19:11:50 +0100
  • 79ec9d2887 use seconds version of gettimestamp UbitUmarov 2018-04-19 19:08:28 +0100
  • 728040ab47 a few minor changes UbitUmarov 2018-04-19 18:58:51 +0100
  • fced731e70 save a few ns on lsl vector rotations UbitUmarov 2018-04-14 23:34:16 +0100
  • 7c9c5cfedf robust create user: allow new userid to be to generate a new random one; handle possible case of a weareble being a inventory link UbitUmarov 2018-04-14 23:05:46 +0100
  • 90482182e5 sound radius: missing file UbitUmarov 2018-04-10 22:24:48 +0100
  • ca7bd13dee sound radius is a prim prop only set by llSetSoundRadius, fix it in case viewers do fix its use (ignored for now) UbitUmarov 2018-04-10 21:45:11 +0100
  • dc35ce26d0 YEngine: apply a few fixes by Mike Rieker UbitUmarov 2018-04-10 21:15:55 +0100