Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -190/+0 | |
2007-06-26 | *Added support for reservations in OpenGridServices (mysql only for now) | mingchen | 1 | -0/+5 | |
*SQL file coming soon (as soon as I can figure out how to get the | |||||
2007-06-08 | Re-imported OpenGridServices from trunk | MW | 1 | -0/+190 | |
2007-06-08 | Deleted OpenGridServices folder as the easiest way to reimport the latest ↵ | MW | 1 | -136/+0 | |
version from trunk | |||||
2007-06-05 | * Finished adding licensing declarations to everything (3/3) | Adam Frisby | 1 | -4/+5 | |
2007-06-05 | * Weird didnt commit inventory before | Adam Frisby | 1 | -1/+1 | |
2007-06-02 | * Documented SQLite grid interfaces | Adam Frisby | 1 | -0/+53 | |
2007-05-24 | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 1 | -0/+0 | |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -0/+0 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-05-14 | * Commented out GridManager lines until they are checked into SVN | Adam Frisby | 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. | |||||
2007-05-05 | SQLite support added to grid manager. (Win!) | Adam Frisby | 1 | -5/+5 | |
2007-05-05 | * Added Microsoft SQL Support | Adam Frisby | 1 | -7/+7 | |
2007-05-05 | You can now save profiles to a database. (Zomg!) | Adam Frisby | 1 | -0/+12 | |
2007-05-04 | Grid server V2.0! Now with extra crunchy SQL support. | Adam Frisby | 1 | -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-04 | Added Close() function to sanely terminate the grid data interfaces. ↵ | Adam Frisby | 1 | -2/+33 | |
Declaring this complete (other than bugfixes), going to work on integrating into GridServer. | |||||
2007-05-04 | I dub thee working. Maybe. | Adam Frisby | 1 | -1/+3 | |
2007-05-04 | Semi-functional (in theory!) | Adam Frisby | 1 | -3/+28 | |
2007-05-04 | Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵ | Adam Frisby | 1 | -0/+51 | |
state yet, posted for reference and future use. |