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 |
|
UbitUmarov
|
d3ff4e0806
|
clean some modules api
|
2018-01-13 14:40:31 +00:00 |
|
UbitUmarov
|
2f13b68d4f
|
add missing part of mutes list protocol
|
2017-11-16 17:50:06 +00:00 |
|
UbitUmarov
|
0bbe7bab7b
|
add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, MoneyTransactionType type, string text). this should be called async allowing time for money module to process it. If returns true, the transation did sucess, so if its use was to pay something, the payed item/service must be provided without fail, otherwise another method is needed so a refund is possible
|
2017-07-26 19:01:11 +01:00 |
|
UbitUmarov
|
ad46a29d9e
|
Ooopsss
|
2017-07-15 20:59:16 +01:00 |
|
UbitUmarov
|
4b7f79e296
|
fixes and changes on TreePopulatorModule. Please read OpenSimDefaults.ini
[Trees] section. Does need more work, and some hardcode settings may not
be the optimal still"
|
2017-07-15 04:07:03 +01:00 |
|
UbitUmarov
|
70da902732
|
changes to AutoBackModule. Store folder and number of days expire is now also only defined in OpenSim.ini and so same for all regions.
|
2017-06-21 13:35:36 +01:00 |
|
UbitUmarov
|
36442c004f
|
changes to AutoBackModule. Add option ALL to dooarbackup to save all regions in instance
|
2017-06-21 03:56:43 +01:00 |
|
UbitUmarov
|
651952e01e
|
changes to AutoBackModule. Time interval is now unique and only definable on OpenSim.ini. All enabled regions will be saved in sequence whne it expires. Interval is time since last region save end, so will not follow wall clock. This reduces the chance of overlapped saves. Console command renamed to dooarbackup to be more distint from db backup. Lost the region load checks, to put back later
|
2017-06-21 03:31:07 +01:00 |
|
UbitUmarov
|
eca89c6e61
|
remove some more dead scene options
|
2017-06-07 18:15:15 +01:00 |
|
UbitUmarov
|
c8b3925085
|
remove nonsense SendPeriodicAppearanceUpdates. if we need such a thing, then a lot is broken. Remove duplicated CleanTempObjects() call, rename BackupWaitCallback thread as BackupWorker ( still didn't found cause for mantis 8783)
|
2017-06-07 18:04:02 +01:00 |
|
UbitUmarov
|
3402819888
|
do the same in the cases we are just moving parts around and not changing their caches (ie their taskInventory)
|
2017-05-04 12:08:10 +01:00 |
|
UbitUmarov
|
63383bf3c5
|
add functions to send entity updates imediatly, except for avatars (or now) they should be use to bypass normal delayed updates, for debug
|
2017-04-14 21:55:37 +01:00 |
|
UbitUmarov
|
0091c37ed3
|
several changes relative to objects return and parcel prim counts: avoid null refs, report correct count of returned objects, make obkects counts by ownership coerent with return rules, etc
|
2017-01-27 20:21:24 +00:00 |
|
UbitUmarov
|
db2fbf6516
|
add more calls to effective permissions aggregation, some paths may still be missing on objects changes, but remove the aggregation on check paths, so all can be tested.
|
2017-01-17 13:24:09 +00:00 |
|
Melanie Thielker
|
b16abc8166
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
|