aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGrid.Framework.Data/UserProfileData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that ↵MW2007-05-241-54/+0
| | | | the Grid servers can be a separate solution to the region server.
* Small fix (2/2)Adam Frisby2007-05-201-1/+1
|
* * Updated UserAgentData class, adding new properties, modifying existing ↵Adam Frisby2007-05-201-5/+8
| | | | | | | | 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!)
* Let stuff be broken!Adam Frisby2007-05-161-0/+1
|
* * Fixed MySQL Grid ManagerAdam Frisby2007-05-131-0/+2
| | | | | | | * Added preliminary support for DB UserServer (incomplete) * Added better handling of defaults to Grid Manager. * Renamed SQL/regions.sql to SQL/mysql-regions.sql.
* Merged 0.1-prestable back into trunk :(gareth2007-05-071-14/+29
|
* Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵Adam Frisby2007-05-041-0/+33
state yet, posted for reference and future use.