Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-02-17 | remove all the very old create and upgrade sql files, these were | Sean Dague | 1 | -32/+0 | |
outdated by migrations 6 months ago. | |||||
2008-04-02 | whole lot more moving | Sean Dague | 1 | -0/+0 | |
2008-03-07 | Fix to solve mantis 717 problem. Makes sure the region DB schema is up to ↵ | Johan Berntsson | 1 | -1/+2 | |
date and consistent | |||||
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin ↵ | Johan Berntsson | 1 | -1/+2 | |
support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. | |||||
2007-12-12 | * Patch from justincc to fix Inconsistent automatic mysql table creation - ↵ | Teravus Ovares | 1 | -1/+1 | |
see bug 169 | |||||
2007-07-23 | * Major style changes in libTerrain.Channel - now uses .NET-style naming syntax. | Adam Frisby | 1 | -1/+2 | |
* Issue#218 - Updated mySQL region table. | |||||
2007-07-14 | * ServerIP can now take larger values (which could be used to store a ↵ | Adam Frisby | 1 | -1/+1 | |
hostname instead.) | |||||
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -29/+0 | |
2007-06-22 | Imported Share folder from trunk | MW | 1 | -0/+29 | |
2007-05-31 | * Added /trunk/share | Adam Frisby | 1 | -0/+0 | |
* Imported SQL files to /share/sql * Added a PHP function file to generate new users in /share/php | |||||
2007-05-27 | Moved this into releng/dist (otherwise it doesn't turn up in binary builds) | gareth | 1 | -0/+0 | |
2007-05-25 | Added regionMapTexture to SQL/mysql-regions.sql for MySQL | Adam Frisby | 1 | -1/+1 | |
2007-05-24 | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 1 | -0/+0 | |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -0/+0 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-05-13 | * Fixed MySQL Grid Manager | Adam Frisby | 1 | -0/+0 | |
* Added preliminary support for DB UserServer (incomplete) * Added better handling of defaults to Grid Manager. * Renamed SQL/regions.sql to SQL/mysql-regions.sql. | |||||
2007-05-13 | * Added first generation region DB for SQL-based grid storage engines. | Adam Frisby | 1 | -0/+29 | |
* Not well optimised, also uses MySQL-specific syntax but should be easily portable. |