Melanie
|
338e7481f9
|
Remove a bit of dead code relating to ObjectCapacity
|
2010-10-21 13:21:46 +01:00 |
Jeff Ames
|
bc9f793a92
|
Formatting cleanup.
|
2010-10-04 21:28:17 -04:00 |
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.
|
2010-10-02 20:11:43 +01:00 |
Melanie
|
87c6386884
|
Reapplying the parts of the prior revert that were not derived from the
original patch
|
2010-10-02 18:47:26 +01:00 |
Melanie
|
b01020b84a
|
Revert "Forward-port 0.6 fix"
This reverts commit 90b51dc7d6 .
|
2010-10-02 18:45:48 +01:00 |
Melanie
|
90b51dc7d6
|
Forward-port 0.6 fix
|
2010-09-30 15:52:33 +01:00 |
Jeff Ames
|
f1f0bc23f4
|
Formatting cleanup.
|
2010-09-12 13:43:49 -04:00 |
Justin Clark-Casey (justincc)
|
e89f0b3f71
|
refactor: move Scene.PerformObjectBuy into BuySellModule
|
2010-08-13 22:29:42 +01:00 |
Justin Clark-Casey (justincc)
|
b51534852f
|
minor: remove mono compiler warning
|
2010-08-13 21:07:45 +01:00 |
Melanie Thielker
|
cd8bb316ea
|
Remove getting the object capacity from the money module. It is now set
directly from the Region Info (and the region ini file)
|
2010-07-14 03:51:00 +01:00 |
Melanie Thielker
|
e15f6905a5
|
Clean up IMoneyModule and adjust the other modules to the changes
|
2010-07-02 06:13:58 +01:00 |
Melanie Thielker
|
fda9d7b75e
|
Remove GetEconomyData and the economy data structure (unused)
|
2010-07-02 04:45:03 +01:00 |
Diva Canto
|
041594ed07
|
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs.
|
2010-01-31 13:01:23 -08:00 |
Diva Canto
|
c5ea783526
|
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
|
2010-01-11 07:51:33 -08:00 |
Diva Canto
|
1e1b2ab221
|
* OMG! All but one references to UserProfileCacheService have been rerouted!
* HG is seriously broken here
* Compiles. Untested.
|
2010-01-10 10:40:07 -08:00 |
Melanie
|
eba23048ca
|
Replace the Replaceable modules name
|
2009-08-10 23:08:22 +01:00 |
Melanie
|
e8b0f7cf5d
|
Remove bad assembly identification tag
|
2009-08-05 20:37:10 +01:00 |
Melanie Thielker
|
ec1a5d8933
|
Some module reshuffling, no user functionality yet
|
2009-07-10 20:46:16 +00:00 |