UbitUmarov
|
e106a8aa60
|
fix typo
|
2023-01-25 19:44:38 +00:00 |
|
UbitUmarov
|
575c338d1c
|
try to improve profiles online indication. This ofc just fails on HG
|
2023-01-25 19:42:19 +00:00 |
|
UbitUmarov
|
4596c72318
|
missing change
|
2023-01-25 17:38:47 +00:00 |
|
UbitUmarov
|
6e1a196974
|
more cosmetics
|
2023-01-25 17:35:25 +00:00 |
|
UbitUmarov
|
4503f4075c
|
cosmetics
|
2023-01-13 14:04:44 +00:00 |
|
UbitUmarov
|
c62e756160
|
cosmetics
|
2023-01-12 17:17:08 +00:00 |
|
UbitUmarov
|
d8edbe7391
|
cosmetics
|
2023-01-12 16:14:17 +00:00 |
|
UbitUmarov
|
bf952817fa
|
cosmetics, cleanup and other things
|
2022-12-17 22:04:03 +00:00 |
|
UbitUmarov
|
38ddb92cc3
|
cosmetics
|
2022-12-16 19:38:10 +00:00 |
|
UbitUmarov
|
41b718626f
|
cosmetics
|
2022-12-15 22:19:09 +00:00 |
|
UbitUmarov
|
18e20d6fdd
|
more cosmetics on object serialization
|
2022-11-13 03:19:08 +00:00 |
|
UbitUmarov
|
86a8b68e01
|
mantis 9036: do not allow attach of coalesced inventory assets
|
2022-11-12 18:59:36 +00:00 |
|
UbitUmarov
|
d9380c9b83
|
clean some spurius chars and a few other things. Thanks Vincent Sylvester
|
2022-11-12 02:49:01 +00:00 |
|
UbitUmarov
|
4cac42ab98
|
remove a lock on hginventorybroker; cosmetics
|
2022-11-10 09:44:36 +00:00 |
|
UbitUmarov
|
9e58f0f489
|
do not close a response still in use
|
2022-11-05 23:54:52 +00:00 |
|
UbitUmarov
|
aa572df663
|
add some missing default group owner powers on xmlrpc groups module
plus more dotnet6 code style changes
|
2022-10-28 20:08:54 +01:00 |
|
UbitUmarov
|
f5883d8ce6
|
revert introduction of some in arguments
|
2022-10-23 21:00:56 +01:00 |
|
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 |
|