Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Commented out GridManager lines until they are checked into SVN | Adam Frisby | 2007-05-14 | 1 | -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. | ||||
* | Merged 0.1-prestable back into trunk :( | gareth | 2007-05-07 | 1 | -11/+11 |
| | |||||
* | Fixed collision error with threaded access. | Adam Frisby | 2007-05-06 | 1 | -6/+9 |
| | |||||
* | Fixed bug with adding sims to DB4o based grid interface | Adam Frisby | 2007-05-05 | 1 | -1/+8 |
| | |||||
* | You can now save profiles to a database. (Zomg!) | Adam Frisby | 2007-05-05 | 1 | -0/+5 |
| | |||||
* | Grid Framework for DB4o - supports all framework.data interfaces. | Adam Frisby | 2007-05-05 | 1 | -0/+63 |
*** 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. |