aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ReplaceableModules/MoneyModule/SampleMoneyModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-10Some module reshuffling, no user functionality yetMelanie Thielker1-850/+0
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
2008-05-03* For your fragging desire, damage enabled land works, but watch out!, life d...Teravus Ovares1-3/+74
2008-05-01* Rolled back a few changes.Adam Frisby1-40/+40
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-40/+40
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-1469/+1469
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-596/+575
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-1490/+1491