UbitUmarov
|
e043d8a2eb
use array.Empty<byte>
|
2 năm trước cách đây |
UbitUmarov
|
9d390564a9
avoid a possible null ref; cosmetics
|
2 năm trước cách đây |
UbitUmarov
|
da928d6099
!= UUID.Zero is slow
|
2 năm trước cách đây |
UbitUmarov
|
6f943ecdda
simple money module: do not override economy setting if defined
|
4 năm trước cách đây |
UbitUmarov
|
cda415b8df
don't sell objects not for sale
|
4 năm trước cách đây |
UbitUmarov
|
fab0748a54
don't sell objects not for sale
|
4 năm trước cách đây |
UbitUmarov
|
2629d9d901
comment out estimatedLocalCost test
|
4 năm trước cách đây |
UbitUmarov
|
c15869438c
move currency-base-uri simulator feature to global settings, based on [Economy] economy setting on opensim.ini. make sampleMoney honour it
|
4 năm trước cách đây |
UbitUmarov
|
ea11f1aeb8
SampleMoneyModule: remove last '/' on currency-base-uri
|
4 năm trước cách đây |
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)
|
4 năm trước cách đây |
UbitUmarov
|
72c1c923f8
SampleMoneyModule: add private xmlrpc methods
|
4 năm trước cách đây |
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.
|
4 năm trước cách đây |
UbitUmarov
|
bdddedc550
let samplemoneymodule see EconomyModule config setting
|
4 năm trước cách đây |
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
|
6 năm trước cách đây |
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
|
7 năm trước cách đây |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
8 năm trước cách đây |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 năm trước cách đây |
Oren Hurvitz
|
998d7009a6
Eliminated many warnings
|
10 năm trước cách đây |
Melanie
|
24a4367fc2
Merge branch 'avination-current' into careminster
|
11 năm trước cách đây |
Melanie
|
62c277ff9f
Add a result param to te money module interface
|
11 năm trước cách đây |
Melanie
|
669fa3ff9a
Merge branch 'master' into careminster
|
11 năm trước cách đây |
Melanie
|
533bbf033d
Update the money framework to allow sending the new style linden "serverside is now viewerside" messages regarding currency
|
11 năm trước cách đây |
Melanie
|
0086c3b5fb
Update the money framework to allow sending the new style linden "serverside is now viewerside" messages regarding currency
|
11 năm trước cách đây |
Melanie
|
7c729e1519
Merge branch 'master' into careminster
|
11 năm trước cách đây |
Melanie
|
cbb3bb62da
Unbreak the sample money module
|
11 năm trước cách đây |
Melanie
|
ef08ab68a7
Small oversight in EconomyDataRequest - this would have affected everyone NOT using a money module.
|
11 năm trước cách đây |
Melanie
|
40036ca05f
Change EconomyDataRequest signature to use an IClientAPI rather than UUID. This is needed because recent LL viewer codebases call this earlier in login when the client is not yet established in the sim and can't be found by UUID.
|
11 năm trước cách đây |
Melanie
|
fb8aa22084
Merge branch 'master' into careminster
|
11 năm trước cách đây |
Melanie
|
03c9d8ae4f
Change EconomyDataRequest signature to use an IClientAPI rather than UUID. This is needed because recent LL viewer codebases call this earlier in login when the client is not yet established in the sim and can't be found by UUID.
|
11 năm trước cách đây |
Melanie
|
e62b14024f
Merge branch 'master' into careminster
|
12 năm trước cách đây |