aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World/MoneyModule (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-23Eliminated many warningsOren Hurvitz1-0/+2
2013-06-13Add a result param to te money module interfaceMelanie1-1/+2
2013-05-25Update the money framework to allow sending the new style linden "serverside ...Melanie1-4/+9
2013-05-25Update the money framework to allow sending the new style linden "serverside ...Melanie1-4/+9
2013-04-27Unbreak the sample money moduleMelanie1-0/+2
2013-04-27Small oversight in EconomyDataRequest - this would have affected everyone NOT...Melanie1-2/+0
2013-04-25Change EconomyDataRequest signature to use an IClientAPI rather than UUID. Th...Melanie1-11/+6
2013-04-25Change EconomyDataRequest signature to use an IClientAPI rather than UUID. Th...Melanie1-11/+6
2013-01-03updating documentation in SampleMoneyModule based on doxygen error log output...SignpostMarv1-6/+8
2012-12-03Add a transaction ID to the money module path for llTransferLindenDollarsMelanie1-1/+1
2012-11-12Cleanup on region modules: gave short node id's to all of them.Diva Canto1-1/+1
2012-01-28Remove IClientAPI from the money module. It was only used to pass in theMelanie1-2/+2
2011-10-25Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)1-1/+1
2011-05-24Revert "Make client event handlers for money only work on root agents"BlueWall1-30/+6
2011-05-24Make client event handlers for money only work on root agentsBlueWall1-6/+30
2011-02-17Add needed dummy to sample moneyMelanie1-0/+4
2010-10-22Remove a bit of dead code relating to ObjectCapacityMelanie1-2/+0
2010-10-21Remove a bit of dead code relating to ObjectCapacityMelanie1-2/+0
2010-10-04Formatting cleanup.Jeff Ames1-1/+1
2010-10-02So, the client can have an old idea of the object properties for the object w...Melanie1-0/+24
2010-10-02Reapplying the parts of the prior revert that were not derived from theMelanie1-2/+2
2010-10-02Revert "Forward-port 0.6 fix"Melanie1-2/+2
2010-09-30Forward-port 0.6 fixMelanie1-2/+2
2010-09-12Formatting cleanup.Jeff Ames1-1/+1
2010-08-13refactor: move Scene.PerformObjectBuy into BuySellModuleJustin Clark-Casey (justincc)1-9/+6
2010-08-13minor: remove mono compiler warningJustin Clark-Casey (justincc)1-1/+1
2010-07-14Remove getting the object capacity from the money module. It is now setMelanie Thielker1-4/+3
2010-07-14Remove getting the object capacity from the money module. It is now setMelanie Thielker1-4/+3
2010-07-02Clean up IMoneyModule and adjust the other modules to the changesMelanie Thielker1-16/+15
2010-07-02Clean up IMoneyModule and adjust the other modules to the changesMelanie Thielker1-16/+15
2010-07-02Remove GetEconomyData and the economy data structure (unused)Melanie Thielker1-21/+0
2010-07-02Remove GetEconomyData and the economy data structure (unused)Melanie Thielker1-21/+0
2010-01-31Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...Diva Canto1-14/+1
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto1-3/+4
2009-08-10Replace the Replaceable modules nameMelanie1-1/+1
2009-08-05Fixes mono Add-In references for the OptionalModules add-in so that groups do...Michael Cortez1-3/+0
2009-08-05Remove bad assembly identification tagMelanie1-3/+0
2009-07-10Some module reshuffling, no user functionality yetMelanie Thielker2-0/+877