Commit Graph

5898 Commits

Author SHA1 Message Date
UbitUmarov
0ead627fd5 more code stype changes and other things 2022-10-19 02:29:14 +01:00
UbitUmarov
523f7cc1dc more code stype changes 2022-10-19 02:23:15 +01:00
UbitUmarov
fddb3761a0 use some shared char arrays on string split 2022-10-19 01:38:25 +01:00
UbitUmarov
0df9802aa3 use 'in' on PollService event args 2022-10-16 17:36:17 +01:00
UbitUmarov
8895577c80 use Random.Shared 2022-10-16 15:06:36 +01:00
UbitUmarov
fa3975b4e8 more useless changes on some oar/iar files 2022-10-15 21:10:15 +01:00
UbitUmarov
84f39d04d1 cosmetics 2022-10-14 02:51:28 +01:00
UbitUmarov
c510e29e14 a bit more c# sugar... 2022-10-08 17:24:42 +01:00
UbitUmarov
ac65a5903e c# sugar... 2022-10-08 03:28:27 +01:00
UbitUmarov
57060a8efa c# sugar... 2022-10-07 23:33:39 +01:00
UbitUmarov
3224ab2d80 few minor changes on warp3dMap 2022-10-02 11:49:06 +01:00
UbitUmarov
d81ed97e5d still some xengine .. 2022-10-02 11:43:29 +01:00
UbitUmarov
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 2022-09-30 11:46:14 +01:00
UbitUmarov
66113831dd mantis 9028: check for for a null (should not be needed) 2022-09-25 15:41:56 +01:00
UbitUmarov
5ef7878613 cosmetics 2022-09-24 17:14:46 +01:00
UbitUmarov
817e2bbd71 scripts httprequest: try to make a redir to a server local uri work 2022-08-29 03:31:09 +01:00
UbitUmarov
97cabd1574 default to no asset (uuidZero) on new inventory items creation with no provided data 2022-08-26 21:38:52 +01:00
UbitUmarov
d545506efc add a few more parameters to llGetObjectDetails(); add intger log2(uint) 2022-08-23 17:27:02 +01:00
UbitUmarov
0603667627 use shared assets for new empty notecard and defualt script. Grids not using core asset services may need the 2 new ones 2022-08-19 22:26:00 +01:00
UbitUmarov
3261f38fcf fix typo 2022-06-23 19:01:06 +01:00
UbitUmarov
3bdae01b8f remove some garbage 2022-06-23 18:45:33 +01:00
UbitUmarov
4d06a8e841 remove useless class listennersManager 2022-06-21 06:47:31 +01:00
UbitUmarov
16d5d7d7fc direct post listen events on chat, bypassing intermediate storage and timed pooling. ( code still dirty) 2022-06-21 02:18:38 +01:00
UbitUmarov
c581658337 do flush all avatar profile props cache 2022-06-21 00:29:50 +01:00
UbitUmarov
6566837f3b use UserProfileProperties instead of obsolete UserProfileData 2022-06-21 00:03:12 +01:00
UbitUmarov
0d594e4c42 a few changes cosmetic changes around OSChatMessage... 2022-06-20 06:49:43 +01:00
UbitUmarov
9af568307e a few changes on chat and dialog from udp/client 2022-06-19 16:03:38 +01:00
UbitUmarov
b7d33b41de use them on dialog module 2022-06-19 13:25:06 +01:00
UbitUmarov
cfa3487b4f improve lldialog and lltextbox owner processing (still bad) 2022-06-19 12:29:41 +01:00
UbitUmarov
40b9ea6638 uuid notzero checks 2022-06-19 12:28:15 +01:00
UbitUmarov
e37475203b add usermanagement bool GetUserName(UUID uuid, out string FirstName, out string LastName) 2022-06-19 11:47:29 +01:00
UbitUmarov
1128942062 fix listeners count 2022-06-19 01:43:30 +01:00
UbitUmarov
adf818370a mke sending to listeners code a bit more confusing 2022-06-19 01:22:03 +01:00
UbitUmarov
6e1aa77416 oops create listeners active on all paths 2022-06-18 22:57:27 +01:00
UbitUmarov
c972c23d2e try simplify lsl listen code a bit 2022-06-18 22:40:01 +01:00
UbitUmarov
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. 2022-05-10 14:14:33 +01:00
UbitUmarov
d9fb48cdcf ok add 2 much, so now the rest 2022-04-17 22:26:41 +01:00
UbitUmarov
208a9af53c cosmetics 2022-04-17 22:13:33 +01:00
UbitUmarov
e8395daea0 missed another spot on the test 2022-04-15 02:25:59 +01:00
UbitUmarov
b854acf9ed fix a test 2022-04-15 02:10:11 +01:00
UbitUmarov
b5fa51d05b a few more 'useless changes' like telling compiler to do inlining 2022-04-12 23:05:26 +01:00
UbitUmarov
1a183339f7 make parcel size unit a global constant, plus several 'useless changes' 2022-04-12 15:31:56 +01:00
UbitUmarov
40a6c60932 minor code simplification on landobject 2022-04-12 03:51:39 +01:00
UbitUmarov
d5dca5972d if osParcelSubdivide does match the entire original parcel, just do nothing 2022-04-12 01:16:41 +01:00
UbitUmarov
6a404c98de a few changes to simulatorFeatures cap 2022-04-09 15:57:51 +01:00
UbitUmarov
aed7810d2a fs sends a useless texture alos ok skirt, when using universal 2022-04-09 02:58:58 +01:00
UbitUmarov
44e0d238ec remove legacy Clouds module no longer supported by most viewers 2022-04-02 16:20:15 +01:00
UbitUmarov
4ebc639669 terrain: change how initial all not in view patchs are send 2022-04-02 01:41:08 +01:00
UbitUmarov
bea0f4d18b terrain bug fix: setfalse does not mean write true 2022-04-01 22:58:30 +01:00
UbitUmarov
667a18161b some cosmetics, like npcs down eat terrain 2022-03-30 01:15:31 +01:00