Commit Graph

  • 64cffc3389 cosmetics UbitUmarov 2026-01-29 04:55:53 +00:00
  • 4f8147696a fix setup of find parcel by fakeID at load UbitUmarov 2026-01-29 04:55:21 +00:00
  • bd1e32546f cosmetics UbitUmarov 2026-01-25 21:05:54 +00:00
  • 25ad17d068 mantis 9230: flag need for prims inventory saves in more 9un0link cases UbitUmarov 2026-01-24 21:40:00 +00:00
  • b9023bb3b6 cosmetics UbitUmarov 2026-01-21 02:07:41 +00:00
  • 86a879c9dd linux compiler gets confused... UbitUmarov 2026-01-14 20:56:44 +00:00
  • 4833652d9b let osNpcPlayAnimation play any animation from asset service, if a uuid is provided, instead of only default animations UbitUmarov 2026-01-14 02:46:18 +00:00
  • aed3df84a7 try to improve wquivalent regions count for standalones case on grid stats. Thx Tampa UbitUmarov 2026-01-13 19:07:43 +00:00
  • 9132b1c982 avoid going out bounds on llInsertString. Thx Tampa UbitUmarov 2026-01-13 02:39:43 +00:00
  • afd5b34b8a mode set tcp no delay inside try catch UbitUmarov 2026-01-06 20:13:13 +00:00
  • 0fbf5a44b3 cosmetics UbitUmarov 2025-12-19 20:52:36 +00:00
  • d9d876fb5c avoid possible null refs in parseString2List. thx Tampa UbitUmarov 2025-12-19 05:12:18 +00:00
  • d9ae06f338 add a socket null check UbitUmarov 2025-12-10 00:28:32 +00:00
  • 139f51e01b a few changes on ServiceURLs. Add some extra checks on AssetServiceURI UbitUmarov 2025-11-29 22:49:07 +00:00
  • 257d4dbe0a fix typo UbitUmarov 2025-11-25 17:50:23 +00:00
  • c71e61dfd6 cosmetics UbitUmarov 2025-11-25 17:45:06 +00:00
  • 2db1fabd10 TIFF loader up to 32bit floats, cosmetics Vincent Sylvester 2025-11-24 01:49:20 +01:00
  • a0713398ba another change to pgsql UbitUmarov 2025-11-23 00:43:51 +00:00
  • 8714f59277 a few changes to pgsql, Thx Tampa, (untested, may be bad) UbitUmarov 2025-11-23 00:35:17 +00:00
  • d29cbadbb6 caps still wrong UbitUmarov 2025-11-17 13:10:55 +00:00
  • 9df830a943 caps still wrong UbitUmarov 2025-11-17 13:07:23 +00:00
  • 5ece922c09 caps still wrong UbitUmarov 2025-11-17 12:54:07 +00:00
  • 3a8e172b68 add linux arm64 UbitUmarov 2025-11-17 12:48:18 +00:00
  • c793ad5415 fix sqlite config filename case UbitUmarov 2025-11-17 12:30:41 +00:00
  • 080ea9fbbf fix pointer to new native sqlite lib file on linux UbitUmarov 2025-11-17 10:58:30 +00:00
  • 0245886cb1 increment profile migration number on the one that did add the table usersettings, that had the typo UbitUmarov 2025-11-13 16:16:05 +00:00
  • fe425a8284 cosmetics to kick github to compile the fix to the typo on sqlile UbitUmarov 2025-11-13 04:07:18 +00:00
  • 582f2a1fb6 fix a type on a sqlite migration, that was ignored on older version UbitUmarov 2025-11-13 03:40:30 +00:00
  • 1ee78e40dd cosmetics UbitUmarov 2025-11-10 18:41:14 +00:00
  • 67137bbacf cosmetics UbitUmarov 2025-11-10 18:37:00 +00:00
  • 19217833ce bad git.. missing files UbitUmarov 2025-11-10 17:41:06 +00:00
  • 9612ea2491 mantis 9219: update SQLite to System.Data.Sqlite 2.0.2 (native 3.50.4.5). Must run prebuild. This needs testing :( UbitUmarov 2025-11-10 17:35:22 +00:00
  • dc4513ac33 remove mono.data.sqliteclient,dll obsolete since mono 1.2.4, Aparently only used in webstats. So we reduce obsolesce issuses to just Mono.Data.Sqlite, for now (needs testing, and do run prebuild) UbitUmarov 2025-10-28 18:14:36 +00:00
  • c69eca6911 more on ReaderWriterLockSlim and thread.abort UbitUmarov 2025-10-18 22:07:51 +01:00
  • d6c83aee6b simplify DoubleDictionaryThreadAbortSafe because dotnet no longer has thread.abort. Name is not wrong but keep it for now UbitUmarov 2025-10-18 21:25:06 +01:00
  • ca11a13f97 apply by and the patch in mantis 9218 and change it. (Untested) UbitUmarov 2025-10-06 00:06:24 +01:00
  • 13ec0b9221 put back lost parentgroud null check, it is still needed on load code UbitUmarov 2025-10-05 20:53:49 +01:00
  • 7249b20796 irritating warnings UbitUmarov 2025-10-05 03:37:32 +01:00
  • 5590105e31 cosmetics UbitUmarov 2025-10-05 03:31:55 +01:00
  • 7c5ca30636 cosmetics UbitUmarov 2025-10-05 03:28:05 +01:00
  • 886fada445 cosmetics on YEngine UbitUmarov 2025-10-05 03:20:44 +01:00
  • 8b96e73938 cosmetics UbitUmarov 2025-10-05 02:36:34 +01:00
  • 41dda4407e avoid some unnecessary sog saves UbitUmarov 2025-10-04 23:19:46 +01:00
  • f25f6d57c2 remove duplicated array bound check UbitUmarov 2025-10-04 22:54:07 +01:00
  • 02249bb0af reduce unnecessary saves of prim inventories UbitUmarov 2025-09-23 22:54:30 +01:00
  • 67e7dbc2e2 Cosmetics, unnecessary strings Vincent Sylvester 2025-09-16 01:05:01 +02:00
  • 154637b244 patch from Licu Rau from Craft/World for PostgreSQL friends (untested :() UbitUmarov 2025-09-16 18:37:58 +01:00
  • 153a5e978a let llSetBuoyancy work on attachments. But unlike at sl, the effect is not removed when the script or its prim is removed/deattached. SO use with care. THis lmitation was a reason why we did not let is work on attachments UbitUmarov 2025-09-05 19:22:12 +01:00
  • 2950d07c86 cosmetics UbitUmarov 2025-08-27 23:46:22 +01:00
  • 0fc4291ffa cosmetics UbitUmarov 2025-08-25 01:28:30 +01:00
  • 1b81b995ef add a missing foldername urlencode on xinventory folder update UbitUmarov 2025-08-25 00:12:55 +01:00
  • 9dbaa4d3ac change api,yengine compile and serial version numbers (this will force scripts recompile and return to start state) UbitUmarov 2025-08-21 22:27:47 +01:00
  • 430c5ee9ce change defauld fov UbitUmarov 2025-08-17 01:31:28 +01:00
  • 15dc813fae some changes to llWorldPosToHUD. May need more (ofc it is opensim) UbitUmarov 2025-08-17 01:23:44 +01:00
  • 44c942788f simplify some comments about physics on ini files UbitUmarov 2025-08-16 18:31:30 +01:00
  • 392d324863 add llWorldPosToHUD UbitUmarov 2025-08-16 04:31:17 +01:00
  • 4ec6248dad add llIsLinkGLTFMaterial UbitUmarov 2025-08-16 02:32:54 +01:00
  • 0197ffc3ee add llGetRenderMaterial UbitUmarov 2025-08-16 01:42:39 +01:00
  • 988501e141 set ubODE as default physics engine UbitUmarov 2025-08-15 17:09:17 +01:00
  • 3b4f04107b cosmetics UbitUmarov 2025-08-14 23:16:12 +01:00
  • 6f5eb8c7b8 ok that was not the stub.. UbitUmarov 2025-08-14 22:26:23 +01:00
  • f79e04d307 add stub for llMapBeacon UbitUmarov 2025-08-14 22:24:31 +01:00
  • 676d768ae7 mantis 9213: update libomv UbitUmarov 2025-08-14 21:26:57 +01:00
  • fbdcf70c4a break err update libomv UbitUmarov 2025-08-14 20:32:10 +01:00
  • 3de5e6db14 take some future code out UbitUmarov 2025-08-13 14:33:25 +01:00
  • 6146233848 mantis 9212: a few changes to Lure and message transfer UbitUmarov 2025-08-13 14:26:20 +01:00
  • 6edc1f962b llMap* lookat does nothing UbitUmarov 2025-08-13 12:30:07 +01:00
  • be8b208bf5 missing file UbitUmarov 2025-08-12 23:48:13 +01:00
  • 739e7a21a1 add llMapBeacon UbitUmarov 2025-08-12 23:45:38 +01:00
  • 7ac111627f some changes to llMapDestination UbitUmarov 2025-08-12 22:26:46 +01:00
  • 42994195b0 update libomv UbitUmarov 2025-08-12 22:10:17 +01:00
  • 5ef4abdf25 mantis 9211: change handling of event args on Yeng. Ofc needs some testing UbitUmarov 2025-08-05 19:01:53 +01:00
  • 63bef17153 split exception detection on oshttp accept loop for better log UbitUmarov 2025-08-05 17:50:02 +01:00
  • e3a50fb2f1 cosmetics UbitUmarov 2025-08-02 17:33:26 +01:00
  • fce1666f04 change handling of event arguments (should only impact new compilations) UbitUmarov 2025-08-02 17:31:43 +01:00
  • d504d1f679 remember heap used by locals UbitUmarov 2025-08-02 17:28:35 +01:00
  • 484ecad89e mantis 9209: another change UbitUmarov 2025-07-31 00:43:35 +01:00
  • eea69a685c mantis 9209: change the decoding of face texture data on mesh upload UbitUmarov 2025-07-30 23:21:40 +01:00
  • d88947e07a Merge branch 'opensim:master' into master Adil El Farissi 2025-06-25 21:40:57 +00:00
  • ad7cc123a4 and worng alpha value on inv prim check UbitUmarov 2025-06-25 02:50:19 +01:00
  • ad17093ff4 oops wrong fix UbitUmarov 2025-06-25 02:38:12 +01:00
  • 27cd53112c bad merge UbitUmarov 2025-06-25 02:32:13 +01:00
  • 209ca3f861 use stream.copyto on meshcost mesh decoder UbitUmarov 2025-06-25 02:24:55 +01:00
  • 4ddd6b5706 do not try to draw invibleprims on map UbitUmarov 2025-06-25 02:23:31 +01:00
  • 0d71b6d871 very useless changes UbitUmarov 2025-06-25 02:22:28 +01:00
  • f1d84b7866 use the changes on csj2k decoder on war3d UbitUmarov 2025-06-24 16:59:23 +01:00
  • ca0b6be68e update libomv UbitUmarov 2025-06-24 16:47:35 +01:00
  • 86c22f9fc5 update butchered csj2k UbitUmarov 2025-06-23 19:25:22 +01:00
  • 427dc272c9 update libomv csj2k UbitUmarov 2025-06-22 23:06:37 +01:00
  • e000f3ae55 update libomv csj2k with butchered 3.0 UbitUmarov 2025-06-22 15:33:12 +01:00
  • 2c463ed47a update libomv again UbitUmarov 2025-06-21 07:28:13 +01:00
  • 9bf45c2122 update libomv UbitUmarov 2025-06-21 06:18:19 +01:00
  • 6f560f2133 bug fix on ubode mesh UbitUmarov 2025-06-20 06:11:38 +01:00
  • 2d6cb26fa2 update libomv UbitUmarov 2025-06-20 04:57:47 +01:00
  • 403158df06 merge fix UbitUmarov 2025-06-20 04:48:58 +01:00
  • e1b5f3ad81 cosmetics UbitUmarov 2025-06-20 04:38:51 +01:00
  • 157de21332 cosmetics UbitUmarov 2025-06-20 04:08:20 +01:00
  • 9cd70dc401 cosmetics UbitUmarov 2025-06-20 03:49:39 +01:00
  • 4b1df46f6a make more use of stream.CopyTo on (de)compressors, plus several cosmetics UbitUmarov 2025-06-19 20:11:42 +01:00
  • 6180fe5340 warp3d map: avoid decode mesh LODs we do not need (using new code on our primmesher) UbitUmarov 2025-06-19 18:01:32 +01:00