aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/BetaGridLikeMoneyModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby2008-04-301-1490/+0
* Committing Dee100's balance update patch with a few bug fixes and a twist. Th...Teravus Ovares2008-04-291-1/+27
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-241-261/+261
* * Fixed an annoying pop-up box when crossing borders.Teravus Ovares2008-04-231-2/+10
* * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares2008-04-231-2/+119
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-9/+8
* * Re-Fixed caps Teravus Ovares2008-04-171-225/+156
* * Patch from ChrisDown to fix odd results when using landmarks. Thanks Chris...Teravus Ovares2008-04-171-2/+2
* * Implements 'Set Home to Here' Teravus Ovares2008-04-171-8/+12
* * Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares2008-04-151-0/+44
* * Fixed a few warnings.Teravus Ovares2008-04-141-0/+106
* * Fix a bug in the friends module that causes a friend not to appear online w...Teravus Ovares2008-04-131-14/+871
* * fix bug 935Teravus Ovares2008-04-111-4/+7
* * Fix a null reference when there's no [Economy] section in the opensim.iniTeravus Ovares2008-04-101-3/+3
* * Updates BetaGridLikeMoneyModuleTeravus Ovares2008-04-101-5/+96
* Formatting cleanup.Jeff Ames2008-03-181-39/+27
* * Removed and sorted using clauses in a number of files.Adam Frisby2008-03-031-4/+2
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-8/+2
* * Refactored the sound calls to SceneObjectPart Teravus Ovares2008-02-051-0/+324