Merge branch 'master' into careminster

This commit is contained in:
Melanie
2009-12-14 00:40:56 +00:00
10 changed files with 337 additions and 222 deletions

View File

@@ -163,5 +163,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
key osGetMapTexture();
key osGetRegionMapTexture(string regionName);
LSL_List osGetRegionStats();
int osGetSimulatorMemory();
}
}