aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IMoneyModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-4/+5
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+2
2012-01-28Remove IClientAPI from the money module. It was only used to pass in theMelanie1-2/+2
2010-07-02Clean up IMoneyModule and adjust the other modules to the changesMelanie Thielker1-5/+6
2010-07-02Remove GetEconomyData and the economy data structure (unused)Melanie Thielker1-21/+0
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-12* optimized usings.lbsa711-2/+0
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2009-01-26* Providing a way for the rest of the simulator to get at the economy setting...Teravus Ovares1-0/+21
2008-11-14Some changes to the money module to allow a more flexible system ofMelanie Thielker1-0/+2
2008-10-24Plumb some moreMelanie Thielker1-0/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-4/+4
2008-08-23Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker1-2/+2
2008-08-23Patch #9171Melanie Thielker1-0/+3
2008-05-23Thank you kindly, Melanie, for a patch which:Charles Krinke1-0/+1
2008-05-18Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames1-1/+1
2008-05-18* Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.Adam Frisby1-6/+9
2008-05-16Formatting cleanup.Jeff Ames1-1/+1
2008-05-15refactoring to move AvatarAppearance into Framework andSean Dague1-0/+1
2008-05-01* Rolled back a few changes.Adam Frisby1-2/+2
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-2/+2
2008-04-01a few small changesMW1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-28/+26
2008-02-08small bit of refactoring, MW1-0/+2
2007-12-27* Optimized usingslbsa711-1/+0
2007-12-11added copyright noticesJeff Ames1-0/+28
2007-12-07Avatar Appearance refactoring /changes. Added a AvatarAppearance class, each ...MW1-1/+2
2007-12-03minor meaningless changesJeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-4/+1
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-29normalized line endingsJeff Ames1-13/+13
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-0/+13