Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -269/+0 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-05-20 | * Updated UserAgentData class, adding new properties, modifying existing ↵ | Adam Frisby | 1 | -0/+81 | |
ones datatypes. * Added read-only support for new userserver to MySQL Data Interface. (TODO: Add write capabilities to the Agent table.) * Added new regionMapTextureID support to MySQL Data server. (thanks MorphW!) | |||||
2007-05-14 | * Commented out GridManager lines until they are checked into SVN | Adam Frisby | 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. | |||||
2007-05-13 | * Fixed MySQL Grid Manager | Adam Frisby | 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. | |||||
2007-05-05 | You can now save profiles to a database. (Zomg!) | Adam Frisby | 1 | -0/+53 | |
2007-05-04 | * Added support for user/asset server keys per-region (warning: changes ↵ | Adam Frisby | 1 | -0/+10 | |
table layout in SQL storages) | |||||
2007-05-04 | I dub thee working. Maybe. | Adam Frisby | 1 | -5/+5 | |
2007-05-04 | MySQL could now work in theory. Any testers? | Adam Frisby | 1 | -2/+26 | |
2007-05-04 | Semi-functional (in theory!) | Adam Frisby | 1 | -1/+4 | |
2007-05-04 | Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵ | Adam Frisby | 1 | -0/+84 | |
state yet, posted for reference and future use. |