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. | ||||
* | Added skeleton master service manager | gareth | 2007-05-13 | 1 | -47/+47 |
| | |||||
* | * fixed dataUri null bug | lbsa71 | 2007-05-08 | 1 | -23/+18 |
| | | | | | * ignored some files | ||||
* | * deleted bin directories | lbsa71 | 2007-05-08 | 1 | -47/+47 |
| | | | | | | * ignored bin directories * regenerated nant files | ||||
* | Fixed nant build files | gareth | 2007-05-08 | 1 | -0/+47 |
| | | | | | | | Added ExportBot code (ZOMG! IMPORTED THE EXPORT BOT!) Fixed ExportBot's build | ||||
* | merged in missing file from 0.1-prestable | MW | 2007-05-07 | 1 | -0/+75 |
| | |||||
* | Merged 0.1-prestable back into trunk :( | gareth | 2007-05-07 | 3 | -31/+97 |
| | |||||
* | 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 |
| | |||||
* | Updated and run prebuild. | Adam Frisby | 2007-05-05 | 1 | -39/+85 |
| | |||||
* | You can now save profiles to a database. (Zomg!) | Adam Frisby | 2007-05-05 | 2 | -2/+32 |
| | |||||
* | Grid Framework for DB4o - supports all framework.data interfaces. | Adam Frisby | 2007-05-05 | 4 | -0/+187 |
*** 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. |