UbitUmarov
|
e043d8a2eb
|
use array.Empty<byte>
|
2022-03-12 15:21:24 +00:00 |
|
UbitUmarov
|
9d390564a9
|
avoid a possible null ref; cosmetics
|
2022-02-09 23:08:58 +00:00 |
|
UbitUmarov
|
da928d6099
|
!= UUID.Zero is slow
|
2022-01-09 02:28:51 +00:00 |
|
UbitUmarov
|
cdcf468e5c
|
Enable NPCs by default. They are a major opensim feature
|
2021-07-16 02:04:37 +01:00 |
|
UbitUmarov
|
fbc10387c8
|
add a optional limit on number of npcs per scene default = 40
|
2021-07-16 01:52:03 +01:00 |
|
UbitUmarov
|
011868adc7
|
mantis 8909: take number of npcs out of avatars limit check
|
2021-07-16 01:14:51 +01:00 |
|
UbitUmarov
|
9e7f77135d
|
minor cosmetics
|
2021-07-16 00:17:59 +01:00 |
|
UbitUmarov
|
a3a499d69e
|
mantis 8854: fix the typos and rearrange code a bit. AGAIN PassTouches (and PassCollisions) are as old SL, not current
|
2021-01-25 14:07:08 +00:00 |
|
UbitUmarov
|
545e196226
|
do init new acd circuit code + cosmetics
|
2021-01-17 15:07:35 +00:00 |
|
UbitUmarov
|
6f943ecdda
|
simple money module: do not override economy setting if defined
|
2020-11-13 18:03:00 +00:00 |
|
UbitUmarov
|
5e86c33c9d
|
update libomv and consequent changes
|
2020-10-04 21:10:42 +01:00 |
|
UbitUmarov
|
7dc50c93b8
|
another..
|
2020-08-26 16:09:12 +01:00 |
|
UbitUmarov
|
088a778853
|
another..
|
2020-08-26 15:49:43 +01:00 |
|
UbitUmarov
|
e7621244c1
|
add another thing ot iclient
|
2020-08-26 15:12:31 +01:00 |
|
UbitUmarov
|
fd49254708
|
more changes on task inventory offers
|
2020-08-21 22:24:49 +01:00 |
|
UbitUmarov
|
a2fe315d94
|
cosmetics
|
2020-08-09 01:37:54 +01:00 |
|
UbitUmarov
|
cda415b8df
|
don't sell objects not for sale
|
2020-08-01 18:07:58 +01:00 |
|
UbitUmarov
|
fab0748a54
|
don't sell objects not for sale
|
2020-08-01 17:53:32 +01:00 |
|
UbitUmarov
|
b37141182a
|
more on SendViewerTime()
|
2020-06-13 15:48:35 +01:00 |
|
UbitUmarov
|
13ed40d9f6
|
replace sun module
|
2020-06-11 00:01:43 +01:00 |
|
UbitUmarov
|
775420c46a
|
set object select on demand, not when it is created
|
2020-06-05 01:57:17 +01:00 |
|
UbitUmarov
|
aca62392ac
|
mantis 8250: make same changes to avatar move to target (still no new OSSL)
|
2020-05-19 15:59:53 +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
|
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
|
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
|
bdddedc550
|
let samplemoneymodule see EconomyModule config setting
|
2020-04-16 01:40:39 +01:00 |
|
UbitUmarov
|
ad601c9502
|
take lludp out of usermanagement module
|
2020-03-04 20:02:45 +00:00 |
|
UbitUmarov
|
693492a3f1
|
several changes to lludp FetchInventoryDescendents
|
2020-03-01 21:45:28 +00:00 |
|
UbitUmarov
|
dc225e348d
|
several changes to lludp FetchInventory
|
2020-03-01 18:56:07 +00:00 |
|
UbitUmarov
|
46e36601cb
|
remove some more useless NULL arguments
|
2019-10-22 13:04:01 +01:00 |
|
UbitUmarov
|
9d6c996570
|
extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
|
2019-09-11 13:51:43 +01:00 |
|
Melanie
|
0fd17c08ae
|
Massive console refactor. Greatly simplify interface.
|
2019-08-20 23:28:59 +01:00 |
|
Melanie Thielker
|
c3e74d9e04
|
Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown
|
2019-08-07 18:22:13 +01:00 |
|
UbitUmarov
|
9ff7601214
|
reduce some useless array copies
|
2019-06-09 20:15:36 +01:00 |
|
UbitUmarov
|
15b6d8c147
|
send agent view range to new child agents
|
2019-04-04 00:50:54 +01:00 |
|
UbitUmarov
|
6cf85a3db1
|
a few more changes on initial objects send
|
2019-03-30 12:07:49 +00:00 |
|
UbitUmarov
|
d0052c8174
|
add more test code to make usage od compressed updates etc. Should be disable, but well many things can go wrong.
|
2019-03-23 02:18:32 +00:00 |
|
UbitUmarov
|
d6b3413c63
|
RegionHandshake IS critical llupd protocol not to be done by odd modules
|
2019-03-20 15:09:53 +00:00 |
|
UbitUmarov
|
0c38d52538
|
cosmetics on terrain patchs
|
2019-01-20 20:58:27 +00:00 |
|
UbitUmarov
|
b24c669c16
|
more on the hack (runprebuild)
|
2019-01-02 16:44:13 +00:00 |
|
UbitUmarov
|
02492f7b15
|
replace my hack by others hack
|
2019-01-01 12:06:29 +00:00 |
|
UbitUmarov
|
813fda90da
|
temporary HACK to not kill some viewers
|
2018-12-31 16:58:44 +00:00 |
|
UbitUmarov
|
4a73cc81dc
|
now break several things at same time... sog/sop updates, threads options,...
|
2018-12-28 13:52:59 +00:00 |
|
UbitUmarov
|
cded996265
|
remove a dev only conditional on lludp handlers; change parcel lists updates a bit;
|
2018-11-25 18:56:38 +00:00 |
|
UbitUmarov
|
996de5eaf1
|
.. and yes i forgot a file.. again :(
|
2018-04-06 17:00:58 +01:00 |
|
UbitUmarov
|
c408f0a38e
|
Merge branch 'master' into httptests
|
2018-03-05 20:57:13 +00:00 |
|
UbitUmarov
|
47fd3afecd
|
change SampleMoneyModule intialization, make it look for economymodule setting both in startup and economy sections; change some default settings to no cost values, since that is our default
|
2018-03-05 20:20:29 +00:00 |
|