Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 2008-07-23 | 1 | -12/+12 |
| | |||||
* | Change SQLite argument marker from the more standard '@' to the ':' supported | Melanie Thielker | 2008-07-19 | 1 | -30/+30 |
| | | | | | | but earlier versions of the SQLite dll | ||||
* | Patch to fix saving of estate managers list loaded during migration. | Melanie Thielker | 2008-07-18 | 1 | -0/+3 |
| | | | | | | | No longer teleports an agent home unless their root agent is being banned. Visual blocking is still in effect. | ||||
* | fixing copy & paste artefact. | Dr Scofield | 2008-07-18 | 1 | -2/+2 |
| | |||||
* | squashing further warnings. | Dr Scofield | 2008-07-18 | 1 | -1/+1 |
| | |||||
* | Patch #9151 | Melanie Thielker | 2008-07-18 | 1 | -0/+333 |
Makes the estate dialog fully functional. Implements all client facing functionality. Moves estate data from estate_settings.xml, which is used to provide defaults, to the region data store. Creates one estate for each region, and places the region in it. Converts all region bans to estate bans. |