aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World/MoneyModule/SampleMoneyModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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 Thielker1-12/+31
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-1/+1
2009-06-19When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker1-3/+3
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby1-5/+6
2009-05-22cleaning out warnings.Dr Scofield1-12/+12
2009-05-11Add selling for $0 back to the sample economy module. This is disabled byMelanie Thielker1-8/+22
2009-05-11Add a blue box to the stub money module to alert users that buying isMelanie Thielker1-1/+1
2009-05-09* Cripples the SampleMoneyModule code.Teravus Ovares1-818/+48
2009-05-09* Break out the SampleMoneyModule to a new namespaceTeravus Ovares1-1/+1
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-1/+1
2009-03-19* refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...Justin Clarke Casey1-2/+2
2009-03-11* Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey1-1/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-17/+17
2009-02-12* optimized usings.lbsa711-17/+17
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-3/+2
2009-01-26* Providing a way for the rest of the simulator to get at the economy setting...Teravus Ovares1-0/+23
2009-01-14* minor: Change around more debugging messagesJustin Clarke Casey1-1/+1
2009-01-06* refactor: drop AddXmlRpcHandler() from scene in favour of call via CommsMan...Justin Clarke Casey1-8/+10
2008-11-17Add a few commentsMelanie Thielker1-7/+13
2008-11-14Some changes to the money module to allow a more flexible system ofMelanie Thielker1-7/+12
2008-11-08* Added IClientIM to IClientCore interfacesAdam Frisby1-5/+5
2008-10-24Plumb some moreMelanie Thielker1-0/+12
2008-10-16Split the currency module into currency and a new Combat module, becauseMelanie Thielker1-55/+0
2008-10-15* refactor: Move error logging from GetUserDetails up to callers, since there...Justin Clarke Casey1-0/+7
2008-10-08Add some permissions checks and fixesMelanie Thielker1-3/+2
2008-09-26* Patch from JHurlimanTeravus Ovares1-2/+2
2008-09-09Update svn properties, formatting cleanup.Jeff Ames1-13/+13
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-70/+68
2008-09-06* Add SampleMoneyModule patch from mantis #2079Justin Clarke Casey1-11/+19
2008-08-28Update svn properties, formatting cleanup.Jeff Ames1-3/+3
2008-08-25* zap compilation warningsJustin Clarke Casey1-2/+2
2008-08-24Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker1-0/+35
2008-08-23Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker1-1/+2
2008-08-23Patch #9171Melanie Thielker1-5/+32
2008-08-16Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker1-3/+4
2008-07-23refactored LandData to use properties, and cleaned up the naming onSean Dague1-1/+1
2008-06-27more warnings to go.Dr Scofield1-10/+10
2008-05-23Thank you kindly, Melanie, for a patch which:Charles Krinke1-0/+4
2008-05-18* Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.Adam Frisby1-9/+0
2008-05-17Thank you very kindly, Melanie for: Charles Krinke1-2/+3
2008-05-16Formatting cleanup.Jeff Ames1-6/+6
2008-05-06* Cleaning up code, making it conform to OpenSim standards.Adam Frisby1-1/+1