aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/BetaGridLikeMoneyModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-1490/+0
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
2008-02-05* Refactored the sound calls to SceneObjectPart Teravus Ovares1-0/+324