Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some more fields to Estate settings and make them work. | Melanie | 2011-03-22 | 1 | -2/+1 |
| | | | | | Run alter table estate_settings add column AllowLandmark tinyint not null default 1, add column AllowParcelChanges tinyint not null default 1, add column AllowSetHome tinyint not null default 1; to make this work. | ||||
* | Add a definition for a region flag to omit a region from traffic counting | Melanie | 2011-03-22 | 1 | -1/+2 |
| | |||||
* | Thank you, Marck00, for a patch that implemented region distance sorting | Melanie Thielker | 2010-08-08 | 1 | -0/+22 |
| | | | | for fallback regions. Applied with changes. | ||||
* | White space from previous commit. | Diva Canto | 2010-07-31 | 1 | -4/+4 |
| | |||||
* | Implemented console command "show hyperlinks". | Marck | 2010-07-31 | 1 | -3/+4 |
| | |||||
* | Add a Hyperlink flag to the regions table | Melanie | 2010-01-19 | 1 | -1/+2 |
| | |||||
* | Add a handful of new region flags and a small migration | Melanie | 2010-01-15 | 1 | -1/+4 |
| | |||||
* | Add a "LockedOut" flag to allow locking a region out via the grid server. | Melanie | 2010-01-10 | 1 | -1/+2 |
| | | | | This flag prevents registration of a known region | ||||
* | Add "Persistent" flag to regions table flags values | Melanie | 2010-01-10 | 1 | -1/+2 |
| | |||||
* | Preliminary work on the new default region setting mechanism | Melanie | 2010-01-09 | 1 | -0/+11 |
| | |||||
* | Add the Migration for the regions table | Melanie | 2009-09-27 | 1 | -0/+2 |
| | |||||
* | First pass at the grid service. | Diva Canto | 2009-09-18 | 1 | -1/+2 |
| | |||||
* | Adding the MySQL RegionData service. | Melanie | 2009-09-16 | 1 | -1/+1 |
| | |||||
* | Database interface tot the new region store | Melanie | 2009-09-16 | 1 | -0/+61 |