Commit Graph

9 Commits (294a096f71f61d1c78273187ca431746513e012e)

Author SHA1 Message Date
Adam Frisby 601beec8b3 * Updated UserAgentData class, adding new properties, modifying existing 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-20 14:21:55 +00:00
Adam Frisby 3ee195b1e6 * Commented out GridManager lines until they are checked into SVN
* 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-14 16:13:31 +00:00
Adam Frisby b110179730 * Fixed MySQL Grid Manager
* 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 14:59:24 +00:00
Adam Frisby 6d6117e019 You can now save profiles to a database. (Zomg!) 2007-05-05 23:04:47 +00:00
Adam Frisby 4ce4834f59 * Added support for user/asset server keys per-region (warning: changes table layout in SQL storages) 2007-05-04 07:01:37 +00:00
Adam Frisby 89a6d6bab7 I dub thee working. Maybe. 2007-05-04 04:11:59 +00:00
Adam Frisby 11e3c3fe82 MySQL could now work in theory. Any testers? 2007-05-04 04:03:04 +00:00
Adam Frisby 32ac9530a9 Semi-functional (in theory!) 2007-05-04 03:52:53 +00:00
Adam Frisby 10f75f936e Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional state yet, posted for reference and future use. 2007-05-04 03:25:20 +00:00