Commit Graph

  • d7bf623f57 add a missing return UbitUmarov 2019-09-18 19:09:48 +0100
  • 63239402ae fix wrong lludp message usage UbitUmarov 2019-09-18 18:43:45 +0100
  • 24a977323b avoid a null ref ( this should not be needed) UbitUmarov 2019-09-18 05:27:25 +0100
  • 4161182be0 Update the Newtonsoft JSON manipulation DLL to latest version (v12.0.3-beta1). Robert Adams 2019-09-17 19:35:05 -0700
  • 9956f5cb4a Changes fix some CORS problems when making XMLRPC calls from browsers (which have gotten very picky over the years). Add "Access-Control-Allow-Origin" to XMLRPC responses. Add "Access-Control-Allow-Methods" and "Access-Control-Allow-Headers" to the HTTP OPTIONS response (used in CORS pre-flight request). Robert Adams 2019-09-17 19:30:30 -0700
  • 645c0c780d add a extra lenght check UbitUmarov 2019-09-17 20:43:55 +0100
  • 63b0bd7f6b fix saving appearence to notecard, so they can work on older regions UbitUmarov 2019-09-15 16:49:58 +0100
  • 85aa77566b allow particles scale max to be 7.96m, supported by protocol UbitUmarov 2019-09-12 00:25:52 +0100
  • 5f1fde5f38 fix bad indexes math UbitUmarov 2019-09-11 15:52:26 +0100
  • 0bef393b6b fix a bad typo UbitUmarov 2019-09-11 15:24:28 +0100
  • 025fc98262 take unit tests limited settings in consideration on setappearance UbitUmarov 2019-09-11 15:08:09 +0100
  • ecfa3cf7dc pesty warning UbitUmarov 2019-09-11 14:09:55 +0100
  • aea5f186c5 remove a config option that controled a useless sim feature. note that at this point, and as normal on master, appearence/bakes etc may have a few more issues than before, as always thanks for your help testing it, and hapy clouds UbitUmarov 2019-09-11 14:03:25 +0100
  • 07874fa058 enable agent hover again, (it is still bad on most viewers for opensim UbitUmarov 2019-09-11 13:54:14 +0100
  • 9d6c996570 extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version; UbitUmarov 2019-09-11 13:51:43 +0100
  • 6aa369d858 disable AvatarHoverHeight useless and viewer side broken (without SSA) UbitUmarov 2019-09-09 15:52:50 +0100
  • 304d72565d fix a HG to local grid tp extra check UbitUmarov 2019-09-07 01:25:32 +0100
  • f835960d17 go back to protocol 0.7, until 0.8 changes are ready UbitUmarov 2019-09-05 00:23:47 +0100
  • 93f13aa00d add osSlerp() UbitUmarov 2019-09-04 23:27:48 +0100
  • 7771cc00c4 don't wear vegetables UbitUmarov 2019-09-04 13:58:38 +0100
  • 3d019323e8 Cache assets even in cases where the upload fails. That helps in asset upload debugging because the asset can be examined Melanie 2019-09-04 11:01:27 +0100
  • bfc1756fe3 fix the fix UbitUmarov 2019-09-04 09:38:52 +0100
  • c4904de6a7 fix one of the new warp3d log messages UbitUmarov 2019-09-03 21:28:06 +0100
  • fc550e2b3e avoid potencial null ref UbitUmarov 2019-09-03 15:21:25 +0100
  • 3aae1d0918 mantis 8585: add a bit more debug messages UbitUmarov 2019-09-03 15:19:36 +0100
  • 98b86c012e avoid a null ref UbitUmarov 2019-09-03 02:22:08 +0100
  • fd252b1285 add a little more debug for now UbitUmarov 2019-09-03 02:10:07 +0100
  • eedb0a1c85 missing file UbitUmarov 2019-09-02 22:56:57 +0100
  • ae130d9f25 mantis 8580: make some changes on regions find code. (only gatekeeper host is used on local grid detection, not its port) UbitUmarov 2019-09-02 22:48:06 +0100
  • 38dbc03288 mantis 8585 change assets README UbitUmarov 2019-08-31 15:36:18 +0100
  • 7cdce3e276 XbakesModule: allow more textures, older versions will not see UbitUmarov 2019-08-31 15:01:15 +0100
  • 695821a93a update httpserver.dll reverting a change win does not seem to like UbitUmarov 2019-08-31 05:44:14 +0100
  • 0bafb36aad restore a texture asset removed by mistake UbitUmarov 2019-08-30 23:03:39 +0100
  • 694ad7d8bc increase region protocol version to 0.8 UbitUmarov 2019-08-30 13:04:58 +0100
  • 8938ae498f added some texture assets. Thx Ai Austin UbitUmarov 2019-08-29 11:21:26 +0100
  • c0521482ce add a test sim feature UbitUmarov 2019-08-29 09:08:45 +0100
  • 85b615309b update libomv with simpler Texture.GetBakesBytes UbitUmarov 2019-08-29 08:52:16 +0100
  • 0e33014572 add a few lsl constants UbitUmarov 2019-08-28 05:54:18 +0100
  • 450ae4a927 change appearance data sent to others UbitUmarov 2019-08-28 04:36:17 +0100
  • 562ec0eed3 update libomv UbitUmarov 2019-08-28 04:33:55 +0100
  • 7a82f9ef9f mantis 8470: add constant PrivURL. Thanks Ai Austin UbitUmarov 2019-08-27 22:32:26 +0100
  • 60fa28740a mantis 8583: update region information on Grid on map regeneration UbitUmarov 2019-08-27 21:24:54 +0100
  • 718c6d1e4d mantis 8583: osGetRegionMapTexture(); now returns prim region map textureID, without any requests to grid UbitUmarov 2019-08-27 21:16:22 +0100
  • ab92dff5be a few changes to db generic tables UbitUmarov 2019-08-26 03:00:28 +0100
  • 584df2ab38 Fix console outputting raw format strings Melanie 2019-08-25 23:05:57 +0100
  • c4e453d948 revert last change and o fix the damm silly bug UbitUmarov 2019-08-24 23:33:05 +0100
  • 35e3c3dec4 reduce even more the number of objects per UDP packet on object cache related pkts ( TEST ) UbitUmarov 2019-08-24 22:52:47 +0100
  • 030ad7f47a minor change on httpserver dll UbitUmarov 2019-08-24 07:57:17 +0100
  • 110644c23a Make ReadConfig a general features of consoles, rather than type dependent Melanie 2019-08-21 21:23:54 +0100
  • 7e136c67fd Call SetServer on consoles reflectively to avoid having type checks in places where it tends to be forgotten to update them. Melanie 2019-08-21 21:15:58 +0100
  • 0fd17c08ae Massive console refactor. Greatly simplify interface. Melanie 2019-08-20 23:28:59 +0100
  • f7a496136d change PGSQL migration UbitUmarov 2019-08-19 12:28:17 +0100
  • 4acd07c0fa try again to update SQLite estateban UbitUmarov 2019-08-18 20:53:35 +0100
  • 7f52bcbc7f try to update SQLite estateban UbitUmarov 2019-08-18 20:35:24 +0100
  • d5db4b9d93 try to update PGSQL estateban UbitUmarov 2019-08-18 20:24:19 +0100
  • a687c5fce9 oops... UbitUmarov 2019-08-18 02:12:15 +0100
  • 6b868f8682 i do not not store banTime as DateTime, fix the EstateBan decoder UbitUmarov 2019-08-18 00:33:23 +0100
  • 115d69e633 missing file UbitUmarov 2019-08-17 23:59:01 +0100
  • db374112c6 EstateAccess do fill the fields(mySQL only); fix the response UbitUmarov 2019-08-17 23:57:05 +0100
  • eb9cf78e6b EstateAccess: add some ban fields to fill one day UbitUmarov 2019-08-17 20:41:49 +0100
  • 16bf737b26 minor update to osslEnable.ini UbitUmarov 2019-08-17 19:29:37 +0100
  • 64c56fc52b mantis 8577: add key osGetInventoryItemKey(string name) to get a inventory item ID within prim inventory. the llGetInventory does return the asset it, not item. UbitUmarov 2019-08-16 21:22:16 +0100
  • 9ddd2e842e move file HGworldMapModule to where it belongs( runprebuild) UbitUmarov 2019-08-15 18:28:58 +0100
  • 7d0b37faec still another missing ShowNPCs case, and needed changes for prev commit UbitUmarov 2019-08-15 18:01:51 +0100
  • 12abb3ffe4 make HGworldmap initialize its base wordmap UbitUmarov 2019-08-15 17:59:57 +0100
  • 002ef3cd89 mantis 8575: npc map dots could be sent on another spot UbitUmarov 2019-08-13 23:06:26 +0100
  • 4812833435 set default value for timestand on groups v2 invites table UbitUmarov 2019-08-10 22:18:55 +0100
  • ffd5c5cc9c mantis 8573 and 8569: be more aggressive on drag block with touch on non physical prims UbitUmarov 2019-08-10 13:58:11 +0100
  • c9b7ec2af9 Make the DNS cache timeout configurable. Melanie 2019-08-09 12:06:33 +0100
  • f332f3fc41 Merge branch 'master' of brain.opensimulator.org:/var/git/opensim Melanie 2019-08-09 11:02:04 +0100
  • 34816fe1ab No idea where this diff comes from - change case to lower Melanie 2019-08-09 11:01:19 +0100
  • 0726ef5302 Fix #8572 Melanie 2019-08-09 10:59:51 +0100
  • c043008e04 add cap EstateChangeInfo UbitUmarov 2019-08-07 21:06:20 +0100
  • c80926192a Make showing NPCs on the world map an option Melanie 2019-08-07 18:45:04 +0100
  • 1a8c235d58 Remove debug output i left in Melanie 2019-08-07 18:30:08 +0100
  • c3e74d9e04 Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown Melanie Thielker 2019-08-07 18:19:56 +0100
  • ba680ceecb Merge branch 'master' of brain.opensimulator.org:/var/git/opensim Melanie 2019-08-07 17:58:55 +0100
  • d781742d8e Fix scope support to get friends list names across co-hosted grids Melanie 2019-08-07 17:58:08 +0100
  • 21aa26d796 cap EstateAccess: don't meed with keepAlive unless needed UbitUmarov 2019-08-07 17:39:17 +0100
  • 8d1c12dfad pesty warning; btw thx LiruCookies for help on estateaccess cap viewer protocol UbitUmarov 2019-08-07 16:29:09 +0100
  • 4ea679d9e8 add cap EstateAccess: missing file UbitUmarov 2019-08-07 16:20:43 +0100
  • 1e0984b64c add cap EstateAccess UbitUmarov 2019-08-07 16:16:49 +0100
  • 5b39860573 silly bug in libomv UbitUmarov 2019-08-02 13:13:53 +0100
  • 482c51a42a cosmetics UbitUmarov 2019-08-02 04:28:34 +0100
  • 04eb4744df update libopenmetaverse including a ugly hack to try to workaround issues detected with new windows .net4.8 JIT. this can be reverted with that is fixed, this can also go wrong, as usual ;) UbitUmarov 2019-08-02 02:36:19 +0100
  • 0142f102ce remove redundant code UbitUmarov 2019-08-01 05:37:27 +0100
  • 96dabca85b make sure XEngine does release script events when a script is destroyed UbitUmarov 2019-08-01 05:31:03 +0100
  • 618c6ceda5 mantis8569: do aggregate script events when a script is deleted; block nonphysical drag if a touch event is triggered, add a time guard on that UbitUmarov 2019-08-01 04:14:31 +0100
  • 6359874d64 mantis8548: let rotation division be -(olderResult) this is formally more correct (and it is the same rotation), keep not normalizing, as SL seems to do UbitUmarov 2019-08-01 00:01:27 +0100
  • 0bcd58fd0f mantis8548: change more LSL arguments declarations to their formal form. Still a lot more to do. This is a case where coerence matters over performance, to avoid more future issues UbitUmarov 2019-07-31 16:27:36 +0100
  • 1499baf13e mantis8564: add region_up_time to llGetEnv. Returns string with seconds since region start. There where ways do get it, but this makes life easier UbitUmarov 2019-07-31 14:34:35 +0100
  • b5b518dc0d change value of PARCEL_DETAILS_DWELL to a higher value to give more room for standard values, change return types, update script syntaxe UbitUmarov 2019-07-31 13:38:49 +0100
  • 0163af970f Mantis #8481 part two. TBG Renfold 2019-07-26 19:08:40 +0100
  • 8de67dad76 Mantis #8481 part one. TBG Renfold 2019-07-26 19:02:23 +0100
  • cd641e8629 fix configuration loader test UbitUmarov 2019-07-31 00:37:27 +0100
  • 944a785a32 now i can login on win .net4.8, but just a little drop on a large (broken) OSD ocean. some of this changes are actually good even on good JIT. Failure seems to be on same code pattern, but same points seem to vary with each JIT compilation, sometimes work, others don't, others always fail, etc UbitUmarov 2019-07-30 23:26:29 +0100
  • 185ed42123 cosmetics UbitUmarov 2019-07-30 18:34:32 +0100
  • a92b0e7716 Merge branch 'master' of opensimulator.org:/var/git/opensim UbitUmarov 2019-07-30 18:22:45 +0100
  • 24aa13239c Also remove the defaults from Configger Melanie 2019-07-30 18:15:09 +0100
  • d29ffbf551 Restore the OpenSimDefaults I had to move out of the way to test this Melanie 2019-07-30 18:07:02 +0100