Commit Graph

  • cf26e5ed8d add some runtime configuration settings UbitUmarov 2022-10-02 20:19:35 +01:00
  • 9d3e5e4ee3 update libomv(dotnet6) with a bug fix UbitUmarov 2022-10-02 17:26:25 +01:00
  • b687a3604c change the platform strings to DotNet UbitUmarov 2022-10-02 15:34:51 +01:00
  • 1a548390b5 cosmetics UbitUmarov 2022-10-02 15:09:10 +01:00
  • 40ca47e28e a few changes to building, vs2022 is optional, etc UbitUmarov 2022-10-02 15:03:03 +01:00
  • 33d30e6859 cosmetics UbitUmarov 2022-10-02 13:36:17 +01:00
  • 34aa667096 missed a lib UbitUmarov 2022-10-02 13:00:44 +01:00
  • 94fbbd8f78 dotnet does not do 32bit UbitUmarov 2022-10-02 12:47:06 +01:00
  • d95c88a359 dotnet does not do 32bit UbitUmarov 2022-10-02 12:46:13 +01:00
  • c5d987049a dotnet does do 32bit UbitUmarov 2022-10-02 12:44:42 +01:00
  • ea9428f566 dotnet does not find libs as mono did. Temp workaround UbitUmarov 2022-10-02 12:42:54 +01:00
  • ae96e283bd cosmetics UbitUmarov 2022-10-02 12:29:32 +01:00
  • 143ef3addd cosmetics UbitUmarov 2022-10-02 12:25:10 +01:00
  • 034994ecfe remove wrong vector null test UbitUmarov 2022-10-02 12:18:50 +01:00
  • c29b241a92 update the building steps UbitUmarov 2022-10-02 12:16:00 +01:00
  • b02c65280e remove wrong uuid null tests UbitUmarov 2022-10-02 12:10:41 +01:00
  • 2346af0715 smartThreadPool changes UbitUmarov 2022-10-02 12:03:44 +01:00
  • eeacd39d25 fix one of many typos UbitUmarov 2022-10-02 11:55:28 +01:00
  • 015176fd30 still some cookies code, and take more tests out of the way UbitUmarov 2022-10-02 11:51:27 +01:00
  • 3224ab2d80 few minor changes on warp3dMap UbitUmarov 2022-10-02 11:49:06 +01:00
  • 62d56df5b4 few minor changes on physics UbitUmarov 2022-10-02 11:46:03 +01:00
  • b1bde3c8f1 timezone code changed UbitUmarov 2022-10-02 11:44:43 +01:00
  • d81ed97e5d still some xengine .. UbitUmarov 2022-10-02 11:43:29 +01:00
  • cce98b18c0 betterrandom was not that better UbitUmarov 2022-10-02 11:42:07 +01:00
  • 2112665133 http cookies are gone UbitUmarov 2022-10-02 11:40:29 +01:00
  • 6ff8ecaae0 appdomains are gone. XEngine does not make much sense without them UbitUmarov 2022-10-02 11:38:50 +01:00
  • f6a47a9f47 thread.abort is gone. Coment out so things compile UbitUmarov 2022-10-02 11:30:41 +01:00
  • fc3543c24a performance counters are windows only, we are not, so .. gone UbitUmarov 2022-10-02 11:24:39 +01:00
  • 990831c373 add back local console hack UbitUmarov 2022-10-02 11:22:04 +01:00
  • e811c8b56e update some of the other libraries UbitUmarov 2022-10-02 11:18:49 +01:00
  • 7634a75ede add dotnet compatibility libraries. For now Drawing needs to be copied by hand for win or linux runtimes at install UbitUmarov 2022-10-02 11:13:34 +01:00
  • 173ac39d71 change prebuild files as needed to compile and run under dotnet 6.0 UbitUmarov 2022-10-02 11:09:27 +01:00
  • 5ea28ff530 a few more changes to console; revert a change possible only needed on future .net, at lest we did live without it till now (for real now) UbitUmarov 2022-09-30 11:47:44 +01:00
  • 03a4287658 a few more changes to console; revert a change possible only needed on future .net, at lest we did live without it till now UbitUmarov 2022-09-30 11:46:14 +01:00
  • 506d8a5f74 update prebuild UbitUmarov 2022-09-25 20:43:27 +01:00
  • 66113831dd mantis 9028: check for for a null (should not be needed) UbitUmarov 2022-09-25 15:41:56 +01:00
  • 5ef7878613 cosmetics UbitUmarov 2022-09-24 17:14:46 +01:00
  • 8fd4781c02 fix llcreatelink test UbitUmarov 2022-09-23 23:33:48 +01:00
  • e3091033c0 llcreatelink permission must be granted by owner UbitUmarov 2022-09-23 20:26:56 +01:00
  • 88f4e5eed9 do not let *createlink run on attachments or link nonmod objects UbitUmarov 2022-09-23 19:26:38 +01:00
  • 58f20c6d6e replace obsolete code UbitUmarov 2022-09-20 21:40:56 +01:00
  • 31fa8b45df minor cleanup UbitUmarov 2022-09-20 21:32:10 +01:00
  • 086fcc7ff7 mantis 9025: reduce latency a bit UbitUmarov 2022-09-18 20:38:36 +01:00
  • b4c057c80c cosmetics UbitUmarov 2022-09-18 14:07:53 +01:00
  • 87ba2d7b43 a few changes to local console; add pooling of Console.KeyAvailable instead of waiting on keyread, that has treading issues. Thanks ALicia for some ideas on this UbitUmarov 2022-09-18 05:21:07 +01:00
  • 0505fd54e4 simplify CleanString a bit more UbitUmarov 2022-09-14 18:41:13 +01:00
  • 772cce51b6 avoid a future dotnet bug they will not fix UbitUmarov 2022-09-13 22:51:38 +01:00
  • 1d7acb7bcb avoid a null ref UbitUmarov 2022-08-30 02:52:58 +01:00
  • 91b76da1e2 a few more useless to unsafe sections UbitUmarov 2022-08-29 19:42:21 +01:00
  • 817e2bbd71 scripts httprequest: try to make a redir to a server local uri work UbitUmarov 2022-08-29 03:31:09 +01:00
  • 91435dff8b oooops missed one pointer ++ UbitUmarov 2022-08-29 00:40:53 +01:00
  • a8baeae468 a few more useless changes UbitUmarov 2022-08-29 00:31:33 +01:00
  • 9b0d8d13bf update libomv UbitUmarov 2022-08-29 00:28:44 +01:00
  • ed1648e931 a few more changes on udp zeroencoder UbitUmarov 2022-08-28 05:33:07 +01:00
  • 348920ebe7 a few changes on zeroencoder UbitUmarov 2022-08-28 03:29:40 +01:00
  • f9a420f038 a bit more unsafe terseupdates UbitUmarov 2022-08-28 01:49:28 +01:00
  • aab6c2d4ee update libomv UbitUmarov 2022-08-28 01:45:11 +01:00
  • e5642aa58e Update msbuild48.yml Ubit Umarov 2022-08-27 04:16:52 +01:00
  • 3cbf062dd3 Update msbuild48.yml Ubit Umarov 2022-08-27 04:07:39 +01:00
  • 3086415d98 Update msbuild48.yml Ubit Umarov 2022-08-26 21:41:06 +01:00
  • 97cabd1574 default to no asset (uuidZero) on new inventory items creation with no provided data UbitUmarov 2022-08-26 21:38:52 +01:00
  • db174946d9 Update msbuild48.yml Ubit Umarov 2022-08-26 16:36:45 +01:00
  • 428d230203 Update msbuild48.yml Ubit Umarov 2022-08-26 16:23:28 +01:00
  • d12080d65a a few few ns UbitUmarov 2022-08-25 21:54:37 +01:00
  • 5d4903327e Update msbuild48.yml Ubit Umarov 2022-08-25 05:52:53 +01:00
  • 1614785729 remove old hg file UbitUmarov 2022-08-25 05:40:31 +01:00
  • f9e03009e4 Merge branch 'master' of https://github.com/opensim/opensim UbitUmarov 2022-08-25 03:19:11 +01:00
  • e745693bb9 Update msbuild48.yml Ubit Umarov 2022-08-25 03:04:22 +01:00
  • 643372146f Merge branch 'master' of https://github.com/opensim/opensim UbitUmarov 2022-08-25 02:34:37 +01:00
  • b03765288d Update msbuild48.yml Ubit Umarov 2022-08-25 02:16:52 +01:00
  • edc90fd434 Update msbuild48.yml Ubit Umarov 2022-08-24 23:23:51 +01:00
  • bb3735f941 again Ubit Umarov 2022-08-24 21:14:40 +01:00
  • ed8b205b9f Update msbuild48.yml Ubit Umarov 2022-08-25 02:16:52 +01:00
  • d7dd655ff9 Update msbuild48.yml Ubit Umarov 2022-08-25 02:12:44 +01:00
  • 99b87a2d4e Update msbuild48.yml Ubit Umarov 2022-08-25 02:11:55 +01:00
  • c83680a20a Update msbuild48.yml Ubit Umarov 2022-08-25 02:04:43 +01:00
  • 0c7d637e78 Update msbuild48.yml Ubit Umarov 2022-08-25 01:31:17 +01:00
  • 09bcd93637 Update msbuild48.yml Ubit Umarov 2022-08-25 01:22:43 +01:00
  • d00dd1b4f9 Update msbuild48.yml Ubit Umarov 2022-08-25 01:11:18 +01:00
  • d642b2dbc9 Update msbuild48.yml Ubit Umarov 2022-08-25 01:06:55 +01:00
  • 79ab11343d Update msbuild48.yml Ubit Umarov 2022-08-25 01:06:33 +01:00
  • f7ef76c085 Update msbuild48.yml Ubit Umarov 2022-08-25 00:57:38 +01:00
  • fc5413d438 Update msbuild48.yml Ubit Umarov 2022-08-25 00:44:58 +01:00
  • 1cfcb6f6fe Update msbuild48.yml Ubit Umarov 2022-08-25 00:44:13 +01:00
  • f9c6b48664 Update msbuild48.yml Ubit Umarov 2022-08-24 23:23:51 +01:00
  • 3505b9ea9c again Ubit Umarov 2022-08-24 23:14:26 +01:00
  • b5a51c767e Update msbuild48.yml Ubit Umarov 2022-08-24 23:10:52 +01:00
  • 25483d9c61 Update msbuild48.yml Ubit Umarov 2022-08-24 23:08:19 +01:00
  • 116a1ecd5f Update msbuild48.yml Ubit Umarov 2022-08-24 21:19:49 +01:00
  • b063ee1f54 Create msbuild48.yml Ubit Umarov 2022-08-24 21:14:40 +01:00
  • 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