Melanie
|
533bbf033d
Update the money framework to allow sending the new style linden "serverside is now viewerside" messages regarding currency
|
11 anos atrás |
Melanie
|
cbb3bb62da
Unbreak the sample money module
|
11 anos atrás |
Melanie
|
ef08ab68a7
Small oversight in EconomyDataRequest - this would have affected everyone NOT using a money module.
|
11 anos atrás |
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 anos atrás |
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 anos atrás |
Diva Canto
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
12 anos atrás |
Melanie
|
7352aea9ac
Remove IClientAPI from the money module. It was only used to pass in the
|
12 anos atrás |
Justin Clark-Casey (justincc)
|
8a0a78cbcc
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
|
13 anos atrás |
Melanie
|
170c5d183b
Remove a bit of dead code relating to ObjectCapacity
|
14 anos atrás |
Jeff Ames
|
bc9f793a92
Formatting cleanup.
|
14 anos atrás |
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 anos atrás |
Melanie
|
87c6386884
Reapplying the parts of the prior revert that were not derived from the
|
14 anos atrás |
Melanie
|
b01020b84a
Revert "Forward-port 0.6 fix"
|
14 anos atrás |
Melanie
|
90b51dc7d6
Forward-port 0.6 fix
|
14 anos atrás |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 anos atrás |
Justin Clark-Casey (justincc)
|
e89f0b3f71
refactor: move Scene.PerformObjectBuy into BuySellModule
|
14 anos atrás |
Justin Clark-Casey (justincc)
|
b51534852f
minor: remove mono compiler warning
|
14 anos atrás |
Melanie Thielker
|
cd8bb316ea
Remove getting the object capacity from the money module. It is now set
|
14 anos atrás |
Melanie Thielker
|
e15f6905a5
Clean up IMoneyModule and adjust the other modules to the changes
|
14 anos atrás |
Melanie Thielker
|
fda9d7b75e
Remove GetEconomyData and the economy data structure (unused)
|
14 anos atrás |
Diva Canto
|
041594ed07
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs.
|
14 anos atrás |
Diva Canto
|
c5ea783526
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
|
15 anos atrás |
Diva Canto
|
1e1b2ab221
* OMG! All but one references to UserProfileCacheService have been rerouted!
|
15 anos atrás |
Melanie
|
eba23048ca
Replace the Replaceable modules name
|
15 anos atrás |
Melanie
|
e8b0f7cf5d
Remove bad assembly identification tag
|
15 anos atrás |
Melanie Thielker
|
ec1a5d8933
Some module reshuffling, no user functionality yet
|
15 anos atrás |