aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World/MoneyModule/SampleMoneyModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-04-29Committing Dee100's balance update patch with a few bug fixes and a twist. Th...Teravus Ovares1-1/+27
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague1-261/+261
2008-04-23* Fixed an annoying pop-up box when crossing borders.Teravus Ovares1-2/+10
2008-04-23* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares1-2/+119
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-9/+8
2008-04-17* Re-Fixed caps Teravus Ovares1-225/+156
2008-04-17* Patch from ChrisDown to fix odd results when using landmarks. Thanks Chris...Teravus Ovares1-2/+2
2008-04-17* Implements 'Set Home to Here' Teravus Ovares1-8/+12
2008-04-15* Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares1-0/+44
2008-04-14* Fixed a few warnings.Teravus Ovares1-0/+106
2008-04-13* Fix a bug in the friends module that causes a friend not to appear online w...Teravus Ovares1-14/+871
2008-04-11* fix bug 935Teravus Ovares1-4/+7
2008-04-10* Fix a null reference when there's no [Economy] section in the opensim.iniTeravus Ovares1-3/+3
2008-04-10* Updates BetaGridLikeMoneyModuleTeravus Ovares1-5/+96
2008-03-18Formatting cleanup.Jeff Ames1-39/+27
2008-03-03* Removed and sorted using clauses in a number of files.Adam Frisby1-4/+2
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-8/+2