Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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. |