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 yıl önce |
Melanie Thielker
|
2cffa71be2
Add some additional checks to llTransferLindenDollars.
|
8 yıl önce |
Melanie
|
62c277ff9f
Add a result param to te money module interface
|
11 yıl önce |
Melanie
|
0086c3b5fb
Update the money framework to allow sending the new style linden "serverside is now viewerside" messages regarding currency
|
11 yıl önce |
Melanie
|
d3904ff484
Add a transaction ID to the money module path for llTransferLindenDollars
|
12 yıl önce |
Melanie
|
428407c5e4
Merge branch 'master' into careminster
|
12 yıl önce |
Melanie
|
7352aea9ac
Remove IClientAPI from the money module. It was only used to pass in the
|
12 yıl önce |
Melanie
|
c79f79fc84
Add needed dummy to sample money
|
13 yıl önce |
Melanie Thielker
|
e15f6905a5
Clean up IMoneyModule and adjust the other modules to the changes
|
14 yıl önce |
Melanie Thielker
|
c87e6a289c
Clean up IMoneyModule and adjust the other modules to the changes
|
14 yıl önce |
Melanie Thielker
|
fda9d7b75e
Remove GetEconomyData and the economy data structure (unused)
|
14 yıl önce |
Melanie Thielker
|
beb5259cd1
Remove GetEconomyData and the economy data structure (unused)
|
14 yıl önce |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 yıl önce |
lbsa71
|
801da4346a
* optimized usings.
|
15 yıl önce |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
15 yıl önce |