Commit Graph

  • b850efe873 remove obsolete a bit of and unused code UbitUmarov 2022-08-24 18:55:07 +01:00
  • 36f2172b8f add gitattributes UbitUmarov 2022-08-23 22:51:36 +01:00
  • 38cb0fd6cf change robust assets contenttype when answer is xml UbitUmarov 2022-08-23 21:52:51 +01:00
  • 184a2eaf75 update ScriptSyntax UbitUmarov 2022-08-23 18:45:01 +01:00
  • d545506efc add a few more parameters to llGetObjectDetails(); add intger log2(uint) UbitUmarov 2022-08-23 17:26:09 +01:00
  • 1456f43bc3 ubode: change managed/unmanaged contacts shared memory again UbitUmarov 2022-08-21 05:00:27 +01:00
  • 20c12e195b make a xengine test happier UbitUmarov 2022-08-20 19:17:33 +01:00
  • 3a201f7e3d terrain height math UbitUmarov 2022-08-20 12:53:38 +01:00
  • 6be01a8815 missed a file UbitUmarov 2022-08-20 00:37:03 +01:00
  • 71fedaaafe the extra lines got back, take out UbitUmarov 2022-08-20 00:10:50 +01:00
  • eed88fd3c3 define a new default script asset instead of reusing the old one UbitUmarov 2022-08-20 00:08:24 +01:00
  • 9cf4b5e696 fix Welcome notecard entry on library UbitUmarov 2022-08-19 23:36:01 +01:00
  • a8bbde011d put back the Welcome notecard UbitUmarov 2022-08-19 23:20:11 +01:00
  • 1a06660963 remove extra lines on default script UbitUmarov 2022-08-19 23:03:29 +01:00
  • bc7321bdbf somethings we may need, or not UbitUmarov 2022-08-19 22:33:55 +01:00
  • 0603667627 use shared assets for new empty notecard and defualt script. Grids not using core asset services may need the 2 new ones UbitUmarov 2022-08-19 22:26:00 +01:00
  • 4727aaa475 show stats with one more decimal place in timing UbitUmarov 2022-08-19 15:49:48 +01:00
  • d37bed10c9 ubode things UbitUmarov 2022-08-19 14:49:25 +01:00
  • a578bfd2ac ubode: small change on ray/terrain UbitUmarov 2022-08-18 00:56:12 +01:00
  • 756a5605e9 missing changed file UbitUmarov 2022-08-18 00:35:41 +01:00
  • 6ab38ab964 CharsSpace no longer in use UbitUmarov 2022-08-18 00:32:48 +01:00
  • 81193e2a16 abuse of AggressiveInlining UbitUmarov 2022-08-18 00:27:17 +01:00
  • 6ebcae4885 several changed to ubode rays; remove some test probes not usefull, etc UbitUmarov 2022-08-18 00:23:38 +01:00
  • 4fae19164d update libomv UbitUmarov 2022-08-17 19:53:30 +01:00
  • da7d00f834 oops bug fix UbitUmarov 2022-08-15 20:44:13 +01:00
  • f7e7e9c054 ubode things UbitUmarov 2022-08-15 19:31:59 +01:00
  • 2ba53faa5c ubode: try ot make mono happy again UbitUmarov 2022-08-14 20:43:34 +01:00
  • b763428ede ubode: do part of avatar/avatar broadband collision phase in managed code plus cosmetics UbitUmarov 2022-08-14 19:05:14 +01:00
  • aad0c3c60e map image service: always try to delete a map tile, before saving a new one; ubode cosmetics that where on disk" UbitUmarov 2022-08-14 00:23:16 +01:00
  • 7b334bc7d8 main terrain does not need a ode space UbitUmarov 2022-08-11 23:17:36 +01:00
  • c241ecd0f8 update ubode unmanaged libs for win32, win64, linnxu 64 and mac ox intel 64b. Thanks Gavin for the mac compile UbitUmarov 2022-08-11 18:22:52 +01:00
  • a8932b9beb let viewers pre cache materials, again UbitUmarov 2022-08-09 20:19:06 +01:00
  • 0f052f775d a few changes to ubode managed/umanaged interface UbitUmarov 2022-08-08 23:34:29 +01:00
  • 1b928c9fbd a few changes to ubode; update unmanaged for windows and linuxx86-64. Mac and other os need some nice people contribution. As usualy this can be very bad (BSOD even) UbitUmarov 2022-08-07 18:20:38 +01:00
  • 7a710f09c0 fix llRequestInventoryData lm math UbitUmarov 2022-07-19 20:24:54 +01:00
  • a3d517b8f2 mants 9012: update libomv with more buffer len checks. posislbe mono 179 stopped doing the (irritating) array bounds check even in unsafe code?? UbitUmarov 2022-07-19 10:27:53 +01:00
  • 31689e965e minor cosmetics UbitUmarov 2022-07-15 22:23:16 +01:00
  • 6c77932d61 mantis 9015 fix silly bug UbitUmarov 2022-07-15 15:51:14 +01:00
  • 80dc993087 fsassets: only read SecondaryInstance option on per process mmain instances UbitUmarov 2022-07-11 20:22:55 +01:00
  • 8db18bb54a update libomv UbitUmarov 2022-07-05 20:38:01 +01:00
  • 37e11f6cab use uuid.IsNotZero is a few more places UbitUmarov 2022-07-02 16:33:39 +01:00
  • 4665b45a4c ofc, forgot a file UbitUmarov 2022-07-02 16:25:08 +01:00
  • 91ceb181b5 mantis 9013: add sound to list of assets to save on OAR UbitUmarov 2022-07-02 16:22:20 +01:00
  • 3261f38fcf fix typo UbitUmarov 2022-06-23 19:01:06 +01:00
  • 3bdae01b8f remove some garbage UbitUmarov 2022-06-23 18:45:33 +01:00
  • 799a351e5f minor change on regionReady message UbitUmarov 2022-06-23 17:52:32 +01:00
  • 4d06a8e841 remove useless class listennersManager UbitUmarov 2022-06-21 06:47:31 +01:00
  • e3636de572 .. another UbitUmarov 2022-06-21 02:42:45 +01:00
  • 858e00d578 still some files missing UbitUmarov 2022-06-21 02:40:28 +01:00
  • e6cdb0bd5d some changes needed i wanted later if ever.. well.. UbitUmarov 2022-06-21 02:29:39 +01:00
  • 16d5d7d7fc direct post listen events on chat, bypassing intermediate storage and timed pooling. ( code still dirty) UbitUmarov 2022-06-21 02:18:38 +01:00
  • 86dc93ec3b remove confusing UserProfileData.cs (run prebuild) UbitUmarov 2022-06-21 00:49:51 +01:00
  • c581658337 do flush all avatar profile props cache UbitUmarov 2022-06-21 00:29:50 +01:00
  • 6566837f3b use UserProfileProperties instead of obsolete UserProfileData UbitUmarov 2022-06-21 00:03:12 +01:00
  • f085d5b3c1 remove 32bit dylibs for macOS, now obsolete as sugested by Gavin (mantis 9010) UbitUmarov 2022-06-20 21:35:45 +01:00
  • e6687f3f0a Updated ubODE dylib for macOS (mantis 9010). Thanks Gavin UbitUmarov 2022-06-20 21:31:20 +01:00
  • 0d594e4c42 a few changes cosmetic changes around OSChatMessage... UbitUmarov 2022-06-20 06:49:43 +01:00
  • 9af568307e a few changes on chat and dialog from udp/client UbitUmarov 2022-06-19 16:03:38 +01:00
  • 2d1e5eb5ac use them on lslapi UbitUmarov 2022-06-19 13:26:38 +01:00
  • b7d33b41de use them on dialog module UbitUmarov 2022-06-19 13:25:06 +01:00
  • 90a45494ab add sop getownername so group owned case is handle correctly UbitUmarov 2022-06-19 12:48:06 +01:00
  • cfa3487b4f improve lldialog and lltextbox owner processing (still bad) UbitUmarov 2022-06-19 12:29:41 +01:00
  • 40b9ea6638 uuid notzero checks UbitUmarov 2022-06-19 12:28:15 +01:00
  • e37475203b add usermanagement bool GetUserName(UUID uuid, out string FirstName, out string LastName) UbitUmarov 2022-06-19 11:47:29 +01:00
  • e08ba5bbd0 do not let llOwnerSay send to a group UbitUmarov 2022-06-19 02:22:34 +01:00
  • 1128942062 fix listeners count UbitUmarov 2022-06-19 01:43:30 +01:00
  • adf818370a mke sending to listeners code a bit more confusing UbitUmarov 2022-06-19 01:22:03 +01:00
  • 6e1aa77416 oops create listeners active on all paths UbitUmarov 2022-06-18 22:57:27 +01:00
  • c972c23d2e try simplify lsl listen code a bit UbitUmarov 2022-06-18 22:40:01 +01:00
  • ade2ceb098 simplify lsl CreateLink UbitUmarov 2022-06-18 19:52:48 +01:00
  • 3d4abfb218 trigger some parcel changed events lost on last commit UbitUmarov 2022-06-18 18:04:26 +01:00
  • 06f2ec0097 several changes on lslapi like add uuid zero checks, etc UbitUmarov 2022-06-18 18:01:50 +01:00
  • 77dab36866 do no try to teleport to a long gone avination region on llTeleportHome UbitUmarov 2022-06-18 16:16:27 +01:00
  • fa2da18c5f minor lsl changes like direct call DeliverMessage(ChatTypeEnum type, int channel, string name, UUID id, string msg, Vector3 sourcePosition) UbitUmarov 2022-06-18 16:08:17 +01:00
  • 470ab9199c mantis 9008: add extra lock on FSassets initialization, to be sure only one thread does run main spool thread. Add config option 'SecondaryInstance' to do the same in multiple process instances cases. If there are more than one spool thread there may be file assess collisions that may cause robust crash and or loss of assets. I could not test this. Please to so, and report on mantis 9008, Thanks. UbitUmarov 2022-06-09 14:42:21 +01:00
  • 9aeb52e3d1 mantis 8907: fix *Min names UbitUmarov 2022-06-03 22:00:39 +01:00
  • 53270bbaee update libomv with minor changes UbitUmarov 2022-06-02 02:29:10 +01:00
  • d6760ec0ef a few changes for mantis 9006 attachment moveToTarget() UbitUmarov 2022-05-27 16:04:38 +01:00
  • 26d49f3af1 mantis 8996. a few minor changes to llCastRay, but also add a missing sqrt(), that does have large impact on the performance issue, (if len < region size). Main unmanaged lib still needs improvement UbitUmarov 2022-05-24 18:30:44 +01:00
  • 68cb17cb2f oops, use the right file UbitUmarov 2022-05-22 23:42:57 +01:00
  • bbdcaf7508 update Prebuild.exe with fix on its option excludir UbitUmarov 2022-05-22 23:37:48 +01:00
  • 33f748a978 can be a tiny bit more complex UbitUmarov 2022-05-22 19:37:25 +01:00
  • 184de0bbb8 osGetPrimitiveParams(key prim, list rules) also silent refused if owner of script and prim has no modify rights on that prim UbitUmarov 2022-05-22 19:15:19 +01:00
  • fef8743548 osSetPrimitiveParams(key prim, list rules) silent refused if owner of script and prim has no modify rights on that prim UbitUmarov 2022-05-22 19:04:49 +01:00
  • fc8dbb11d9 clean some more useless casts UbitUmarov 2022-05-22 17:23:54 +01:00
  • 3160ad0cd5 fix last patch UbitUmarov 2022-05-22 17:11:15 +01:00
  • 7168fa0031 llGet projector info Vincent Sylvester 2022-05-22 17:25:34 +02:00
  • 398fe1ffe6 change again, on disable leave parameters as they where; add values check to osSetProjectionParams UbitUmarov 2022-05-22 16:54:19 +01:00
  • c843cc2b16 minor change... UbitUmarov 2022-05-22 16:07:45 +01:00
  • 7809eb5ba0 Support PRIM_PROJECTOR lickx 2022-05-22 08:31:17 +02:00
  • bac942562a mantis 8998: guard potencial null ref UbitUmarov 2022-05-15 04:50:00 +01:00
  • c03505dfdf update libomv,, fixing a potencial issue on osdjson UbitUmarov 2022-05-14 23:19:20 +01:00
  • fa02512c20 change handling of option ExportSupported again UbitUmarov 2022-05-13 01:50:24 +01:00
  • ed120a572d add missing changes for hide title option UbitUmarov 2022-05-12 02:23:41 +01:00
  • 61085cc25e add proper way for viewers to request mute of collision sounds by setting flag 0x80 on agent update Flags (const U8 AU_FLAGS_MUTECOLLISIONS = 0x80;). Their current method of comparing sound UUIDS is just BROKEN, even at SL. UbitUmarov 2022-05-10 14:14:33 +01:00
  • f1f6c2094e suport avatar hide title option UbitUmarov 2022-05-10 04:21:34 +01:00
  • c5f1b09cbe minor retouch on collision sounds UbitUmarov 2022-05-10 00:06:20 +01:00
  • baf6917a46 fix parse type of ExportSupported option UbitUmarov 2022-05-06 01:38:42 +01:00
  • 68539cf3e6 can improve a tiny bit, thanks Plugh UbitUmarov 2022-05-04 19:59:30 +01:00
  • df03e64f5c try improve lsl list compare with null, hopefuly not looping for ever UbitUmarov 2022-05-04 19:24:16 +01:00