Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -11/+11 | |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2008-08-01 | Patch #8 in the estate series. Introduces the concept of an estate | Melanie Thielker | 1 | -0/+7 | |
owner (alongside the master avatar) and provides storage fo the abuse email address. No user functionality yet. This patch includes a migration. | |||||
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 1 | -12/+12 | |
2008-07-19 | Change SQLite argument marker from the more standard '@' to the ':' supported | Melanie Thielker | 1 | -30/+30 | |
but earlier versions of the SQLite dll | |||||
2008-07-18 | Patch to fix saving of estate managers list loaded during migration. | Melanie Thielker | 1 | -0/+3 | |
No longer teleports an agent home unless their root agent is being banned. Visual blocking is still in effect. | |||||
2008-07-18 | fixing copy & paste artefact. | Dr Scofield | 1 | -2/+2 | |
2008-07-18 | squashing further warnings. | Dr Scofield | 1 | -1/+1 | |
2008-07-18 | Patch #9151 | Melanie Thielker | 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. |