Commit Graph

21308 Commits

Author SHA1 Message Date
UbitUmarov
a2c7a13065 silly bug 2020-05-12 20:42:31 +01:00
UbitUmarov
51bc19f1ab no need to clone something Idisposable when we just want to see values 2020-05-12 18:58:07 +01:00
UbitUmarov
c63fabe054 well and it does get all assets, grrr 2020-05-12 04:19:45 +01:00
UbitUmarov
48df8869e8 duuhh windows does not update lastaccesstime 2020-05-12 03:03:31 +01:00
UbitUmarov
6a4564869b flotsam file touch before expire: gatherer.GatherAll already touchs and tries to fecth all assets. This is nasty to use anyway.. avoid it 2020-05-12 00:56:47 +01:00
UbitUmarov
8da733c485 test xbakes async/await store 2020-05-11 19:06:09 +01:00
UbitUmarov
7f3bb9267a oops a bad end slash 2020-05-11 13:38:59 +01:00
UbitUmarov
2629d9d901 comment out estimatedLocalCost test 2020-05-10 21:30:34 +01:00
UbitUmarov
c15869438c move currency-base-uri simulator feature to global settings, based on [Economy] economy setting on opensim.ini. make sampleMoney honour it 2020-05-10 21:27:23 +01:00
UbitUmarov
aafc6579a1 remove end slash from most URLs we send to viewers 2020-05-10 21:14:52 +01:00
UbitUmarov
ea11f1aeb8 SampleMoneyModule: remove last '/' on currency-base-uri 2020-05-08 17:30:46 +01:00
UbitUmarov
bcb9ab29d7 SampleMoneyModule: suport viewers new opensimextra currency-base-uri sim feature override for helperURI (that we call economy on some ini files, just because) 2020-05-08 17:00:43 +01:00
UbitUmarov
fa5b4dc5d8 add AddOpenSimExtraFeature to simulator features, so it is done under proper locking. Fix gridservice extra features merge (they override older). This does need a future cleanup 2020-05-08 16:54:18 +01:00
UbitUmarov
72c1c923f8 SampleMoneyModule: add private xmlrpc methods 2020-05-08 14:50:46 +01:00
UbitUmarov
f38c5d7ac2 SampleMoneyModule: add the needed php fake uris, since we no longer folish look for xmlrpc on everything not decoded, return back the reqeusted amount or viewers get confused. 2020-05-08 05:35:47 +01:00
UbitUmarov
f70f0b5ffd cosmetics 2020-05-07 14:26:07 +01:00
UbitUmarov
f0fc1f628f another missing file 2020-05-07 02:33:54 +01:00
UbitUmarov
1908c095d3 missing file 2020-05-07 02:31:05 +01:00
UbitUmarov
58a4f45712 change eventqueue queues type, move event methods to other file (using partial class) 2020-05-07 02:26:25 +01:00
UbitUmarov
6c49f16132 minor changes 2020-05-07 02:15:25 +01:00
UbitUmarov
ac7187eada avoid a null ref, plus some cleanup 2020-05-07 02:02:50 +01:00
UbitUmarov
5fa81a6ca9 give viewers more time to start uploading assets 2020-04-30 17:02:37 +01:00
UbitUmarov
22c28a0260 make Caps IDisposable 2020-04-30 03:37:28 +01:00
UbitUmarov
36d005e1cc update circuit child status when it changes 2020-04-30 02:32:41 +01:00
UbitUmarov
003b109561 move DynamicMenuModule to simpleh.., 2020-04-30 01:59:36 +01:00
UbitUmarov
b023914cc0 move RegionConsoleModule to simpleh.., and try to fix it 2020-04-30 01:31:34 +01:00
UbitUmarov
52f50d2035 move UploadObjectAsset to simpleh.. 2020-04-29 23:17:36 +01:00
UbitUmarov
88a81a9ca4 move ObjectAdd to simpleh.. 2020-04-29 22:55:02 +01:00
UbitUmarov
5da135a90b a few changes to updateitemasset things 2020-04-29 16:52:54 +01:00
UbitUmarov
ae15b75f79 change UploadBakedTextureModule. Make it shared and self contained 2020-04-29 16:29:20 +01:00
UbitUmarov
b0e1347cd0 silly typo... 2020-04-29 13:44:44 +01:00
UbitUmarov
6c349e6534 let show caps list display the avatar name 2020-04-29 13:32:02 +01:00
UbitUmarov
d42c7e5e32 change CopyInventoryFromNotecard to simpleh.. 2020-04-29 13:18:50 +01:00
UbitUmarov
b069b668e4 make some use of those 2020-04-29 12:34:48 +01:00
UbitUmarov
7b5934ea26 add timeouts and placehold for future code 2020-04-29 10:39:36 +01:00
UbitUmarov
3a21d4de1e split the Upload* caps per asset type. We will need that one day. move uploadtaskscript to simpleh 2020-04-29 09:58:17 +01:00
UbitUmarov
7a8a7c7168 missing file 2020-04-28 21:38:03 +01:00
UbitUmarov
f9e3c9adab clear baked flag on uploaded npc baked. This may cause issues on older grids (test) 2020-04-28 20:41:47 +01:00
UbitUmarov
1f7286fb95 do things in the right order 2020-04-28 15:53:50 +01:00
UbitUmarov
0b29bff512 restore lost things in the process 2020-04-28 15:47:13 +01:00
UbitUmarov
1abc6149bb split file bunchofcaps a bit 2020-04-28 15:43:07 +01:00
UbitUmarov
d8b182afff change the http handler of those update* caps to simplehandler 2020-04-28 14:29:37 +01:00
UbitUmarov
b6a02269f7 change update of agent or object inventory items assets. This may need better check 2020-04-28 13:48:49 +01:00
UbitUmarov
dee822208a make FetchInventory2 a shared module 2020-04-28 01:39:10 +01:00
UbitUmarov
7e2ed9ee2b change FetchInventory2 region handler 2020-04-28 01:15:18 +01:00
UbitUmarov
bfcbdc8a93 change voice modules handlers 2020-04-27 21:42:35 +01:00
UbitUmarov
5929e43c2c change MoapModule 2020-04-27 20:02:10 +01:00
UbitUmarov
27ea249194 change meshUploadFlagModule 2020-04-27 20:00:03 +01:00
UbitUmarov
b4fc5c33ec rename wrong RegionSimpleStatsHandler as RegionStatsSimpleHandler 2020-04-27 18:06:27 +01:00
UbitUmarov
04b28f206a mantis 8688: put RegionStatsHandler : BaseStreamHandler tempory back, to give time for external modules to update 2020-04-27 18:00:37 +01:00