OpenSimMirror/OpenSim.Framework
lbsa71 08d5d10d62 * Started on converting UserHTTPServer to BaseHttpServer
* Added a 'param' param to the RestMethod
* Added RestHandlerEntry to store more info about the 'rest' handler
2007-04-11 14:14:19 +00:00
..
Properties
AgentCiruitData.cs
AgentInventory.cs
AssetBase.cs
BlockingQueue.cs
HeightMapGenHills.cs
IAssetServer.cs
IConfig.cs
IGenericConfig.cs
IGridConfig.cs
IGridServer.cs
ILocalStorage.cs
IScriptAPI.cs First basic test script now works in the jvm scripting engine. 2007-04-11 12:13:21 +00:00
IScriptEngine.cs First basic test script now works in the jvm scripting engine. 2007-04-11 12:13:21 +00:00
IUserConfig.cs
IUserServer.cs
LocalGridBase.cs
Login.cs
LoginService.cs
NeighbourInfo.cs
OSVector3.cs First basic test script now works in the jvm scripting engine. 2007-04-11 12:13:21 +00:00
OpenSim.Framework.csproj Changed so that a bin\ScriptEngines\ directory will be searched for scripting Engines. 2007-04-11 09:45:48 +00:00
OpenSim.Framework.dll.build Changed so that a bin\ScriptEngines\ directory will be searched for scripting Engines. 2007-04-11 09:45:48 +00:00
PrimData.cs
RemoteGridBase.cs
SimProfile.cs Added POST handler for /sims/ in the grid server 2007-04-11 08:51:39 +00:00
SimProfileBase.cs
UserProfile.cs
UserProfileManager.cs * Started on converting UserHTTPServer to BaseHttpServer 2007-04-11 14:14:19 +00:00
UserProfileManagerBase.cs
Util.cs