Melanie
|
533bbf033d
Update the money framework to allow sending the new style linden "serverside is now viewerside" messages regarding currency
|
11 vuotta sitten |
Melanie
|
cbb3bb62da
Unbreak the sample money module
|
11 vuotta sitten |
Melanie
|
ef08ab68a7
Small oversight in EconomyDataRequest - this would have affected everyone NOT using a money module.
|
11 vuotta sitten |
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 vuotta sitten |
SignpostMarv
|
79b7c571ff
updating documentation in SampleMoneyModule based on doxygen error log output; changing an xml-style hint to a uri-style hint in the class summary, improving documentation of Initialise method and removing a superfluous parameter, improving documentating of ClientClosed method and documenting an omitted parameter
|
12 vuotta sitten |
Diva Canto
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
12 vuotta sitten |
Melanie
|
7352aea9ac
Remove IClientAPI from the money module. It was only used to pass in the
|
12 vuotta sitten |
Justin Clark-Casey (justincc)
|
8a0a78cbcc
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
|
13 vuotta sitten |
Melanie
|
170c5d183b
Remove a bit of dead code relating to ObjectCapacity
|
14 vuotta sitten |
Jeff Ames
|
bc9f793a92
Formatting cleanup.
|
14 vuotta sitten |
Melanie
|
6fc1ceb2ee
So, the client can have an old idea of the object properties for the object when it goes to buy. This can cause a problem in the buy process. Additionally Hazim mentioned that the buy packets are spoofable. The core modules are the crowing glory example of best practice :P, so therefore, setting the example here, Validate Client sent Buy Data. WebAppSecurity 101, Never trust a client. Validate Validate Validate! Or you'll have problems whether intentional or not.
|
14 vuotta sitten |
Melanie
|
87c6386884
Reapplying the parts of the prior revert that were not derived from the
|
14 vuotta sitten |
Melanie
|
b01020b84a
Revert "Forward-port 0.6 fix"
|
14 vuotta sitten |
Melanie
|
90b51dc7d6
Forward-port 0.6 fix
|
14 vuotta sitten |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 vuotta sitten |
Justin Clark-Casey (justincc)
|
e89f0b3f71
refactor: move Scene.PerformObjectBuy into BuySellModule
|
14 vuotta sitten |
Justin Clark-Casey (justincc)
|
b51534852f
minor: remove mono compiler warning
|
14 vuotta sitten |
Melanie Thielker
|
cd8bb316ea
Remove getting the object capacity from the money module. It is now set
|
14 vuotta sitten |
Melanie Thielker
|
e15f6905a5
Clean up IMoneyModule and adjust the other modules to the changes
|
14 vuotta sitten |
Melanie Thielker
|
fda9d7b75e
Remove GetEconomyData and the economy data structure (unused)
|
14 vuotta sitten |
Diva Canto
|
041594ed07
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs.
|
15 vuotta sitten |
Diva Canto
|
c5ea783526
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
|
15 vuotta sitten |
Diva Canto
|
1e1b2ab221
* OMG! All but one references to UserProfileCacheService have been rerouted!
|
15 vuotta sitten |
Melanie
|
eba23048ca
Replace the Replaceable modules name
|
15 vuotta sitten |
Melanie
|
e8b0f7cf5d
Remove bad assembly identification tag
|
15 vuotta sitten |
Melanie Thielker
|
ec1a5d8933
Some module reshuffling, no user functionality yet
|
15 vuotta sitten |