aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGrid.Framework.Data (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-08Fixed nant build filesgareth1-0/+46
Added ExportBot code (ZOMG! IMPORTED THE EXPORT BOT!) Fixed ExportBot's build
2007-05-07merged in missing file from 0.1-prestableMW1-0/+24
2007-05-07Merged 0.1-prestable back into trunk :(gareth2-27/+50
2007-05-05You can now save profiles to a database. (Zomg!)Adam Frisby1-0/+15
2007-05-05Run prebuild to generate working project files.Adam Frisby1-34/+82
2007-05-04* Added support for user/asset server keys per-region (warning: changes ↵Adam Frisby2-0/+47
table layout in SQL storages)
2007-05-04Grid server V2.0! Now with extra crunchy SQL support.Adam Frisby2-0/+10
Status: * Prebuild will be broken, someone needs to update prebuild.xml with the new dependencies. * The sim status check function does not yet function. * Sims must be manually added to the database - automatic insertion isnt supported yet.
2007-05-04Added Close() function to sanely terminate the grid data interfaces. ↵Adam Frisby1-0/+1
Declaring this complete (other than bugfixes), going to work on integrating into GridServer.
2007-05-04Semi-functional (in theory!)Adam Frisby1-0/+1
2007-05-04Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵Adam Frisby5-0/+199
state yet, posted for reference and future use.