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