Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Commented out GridManager lines until they are checked into SVN | Adam Frisby | 2007-05-14 | 1 | -1/+0 |
| | | | | | * Added new GetProfilesInRange(x,y,x,y) data function to return sim profiles between certain coordinates (for use with World Map information, etc). Implemented in GridServer.Data.Mysql - stub functions placed in other data providers. | ||||
* | * Fixed MySQL Grid Manager | Adam Frisby | 2007-05-13 | 1 | -47/+62 |
| | | | | | | | * Added preliminary support for DB UserServer (incomplete) * Added better handling of defaults to Grid Manager. * Renamed SQL/regions.sql to SQL/mysql-regions.sql. | ||||
* | You can now save profiles to a database. (Zomg!) | Adam Frisby | 2007-05-05 | 1 | -0/+53 |
| | |||||
* | * Added support for user/asset server keys per-region (warning: changes ↵ | Adam Frisby | 2007-05-04 | 1 | -0/+10 |
| | | | | table layout in SQL storages) | ||||
* | I dub thee working. Maybe. | Adam Frisby | 2007-05-04 | 1 | -5/+5 |
| | |||||
* | MySQL could now work in theory. Any testers? | Adam Frisby | 2007-05-04 | 1 | -2/+26 |
| | |||||
* | Semi-functional (in theory!) | Adam Frisby | 2007-05-04 | 1 | -1/+4 |
| | |||||
* | Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵ | Adam Frisby | 2007-05-04 | 1 | -0/+84 |
state yet, posted for reference and future use. |