Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -114/+0 | |
2007-06-19 | Made a base class from the Grid mode UserServer.UserManager and included ↵ | MW | 1 | -114/+0 | |
that in the OpenSim solution. Included OpenGrid.Framework.Data in the OpenSim solution (and OpenGrid.Framework.Data.DB4O). Changed OpenSim.LocalCommunications.LocalUserServices so that it inherits from the UserManagement Base class. (still not finished implementing the CustomiseResponse() method) | |||||
2007-06-08 | Re-imported OpenGridServices from trunk | MW | 1 | -0/+114 | |
2007-06-08 | Deleted OpenGridServices folder as the easiest way to reimport the latest ↵ | MW | 1 | -84/+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-01 | * ZOMG Wtf Comments? | Adam Frisby | 1 | -0/+29 | |
* OpenGrid.Framework.Data is now well documented | |||||
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-20 | added a field in SimProfileData for a region texture asset ID | morphw | 1 | -0/+5 | |
2007-05-13 | * Fixed MySQL Grid Manager | Adam Frisby | 1 | -13/+13 | |
* Added preliminary support for DB UserServer (incomplete) * Added better handling of defaults to Grid Manager. * Renamed SQL/regions.sql to SQL/mysql-regions.sql. | |||||
2007-05-04 | * Added support for user/asset server keys per-region (warning: changes ↵ | Adam Frisby | 1 | -0/+6 | |
table layout in SQL storages) | |||||
2007-05-04 | Grid server V2.0! Now with extra crunchy SQL support. | Adam Frisby | 1 | -0/+8 | |
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 | Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵ | Adam Frisby | 1 | -0/+65 | |
state yet, posted for reference and future use. |