Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove a bit of dead code relating to ObjectCapacity | Melanie | 2010-10-22 | 1 | -2/+0 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2010-10-04 | 1 | -1/+1 |
| | |||||
* | So, the client can have an old idea of the object properties for the object ↵ | Melanie | 2010-10-02 | 1 | -0/+24 |
| | | | | 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. | ||||
* | Reapplying the parts of the prior revert that were not derived from the | Melanie | 2010-10-02 | 1 | -2/+2 |
| | | | | original patch | ||||
* | Revert "Forward-port 0.6 fix" | Melanie | 2010-10-02 | 1 | -2/+2 |
| | | | | This reverts commit 90b51dc7d67507e27c4baa529e979de19dce8de1. | ||||
* | Forward-port 0.6 fix | Melanie | 2010-09-30 | 1 | -2/+2 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -1/+1 |
| | |||||
* | refactor: move Scene.PerformObjectBuy into BuySellModule | Justin Clark-Casey (justincc) | 2010-08-13 | 1 | -9/+6 |
| | |||||
* | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2010-08-13 | 1 | -1/+1 |
| | |||||
* | Remove getting the object capacity from the money module. It is now set | Melanie Thielker | 2010-07-14 | 1 | -4/+3 |
| | | | | directly from the Region Info (and the region ini file) | ||||
* | Clean up IMoneyModule and adjust the other modules to the changes | Melanie Thielker | 2010-07-02 | 1 | -16/+15 |
| | |||||
* | Remove GetEconomyData and the economy data structure (unused) | Melanie Thielker | 2010-07-02 | 1 | -21/+0 |
| | |||||
* | Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as ↵ | Diva Canto | 2010-01-31 | 1 | -14/+1 |
| | | | | lots of other obsolete configs. | ||||
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 1 | -1/+1 |
| | |||||
* | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 1 | -3/+4 |
| | | | | | * HG is seriously broken here * Compiles. Untested. | ||||
* | Replace the Replaceable modules name | Melanie | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | Remove bad assembly identification tag | Melanie | 2009-08-05 | 1 | -3/+0 |
| | |||||
* | Some module reshuffling, no user functionality yet | Melanie Thielker | 2009-07-10 | 2 | -0/+877 |