Grid server V2.0! Now with extra crunchy SQL support.

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.
This commit is contained in:
Adam Frisby
2007-05-04 06:51:18 +00:00
parent 808b9f6465
commit 0c78fc3dbc
5 changed files with 38 additions and 9 deletions

View File

@@ -5,6 +5,9 @@ using libsecondlife;
namespace OpenSim.Framework.Sims
{
/// <summary>
/// Depreciated
/// </summary>
public class SimProfileBase
{
public LLUUID UUID;