aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGrid.Framework.Data.SQLite/SQLiteGridData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that ↵MW2007-05-241-136/+0
| | | | the Grid servers can be a separate solution to the region server.
* * Commented out GridManager lines until they are checked into SVNAdam Frisby2007-05-141-0/+5
| | | | | * 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.
* SQLite support added to grid manager. (Win!)Adam Frisby2007-05-051-0/+131