Commit Graph

6 Commits (57d1a7bced4889addd6a35b323e0715aaff4cd12)

Author SHA1 Message Date
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
gareth 3de3d8bb3b Merged 0.1-prestable back into trunk :( 2007-05-07 16:32:30 +00:00
Adam Frisby 9dfdd7d406 Fixed collision error with threaded access. 2007-05-06 01:43:12 +00:00
Adam Frisby 042d69edaa Fixed bug with adding sims to DB4o based grid interface 2007-05-05 23:57:43 +00:00
Adam Frisby 6d6117e019 You can now save profiles to a database. (Zomg!) 2007-05-05 23:04:47 +00:00
Adam Frisby 51da80a850 Grid Framework for DB4o - supports all framework.data interfaces.
*** Important Note *** Framework.Data interfaces are not yet complete (they are strictly read-only right now), because of this, write support is not yet implemented.
2007-05-05 21:49:24 +00:00