OpenSimMirror/OpenSim.Framework
lbsa71 85385c958a * Added Primitive2 to vs2005 solution
* Apparently, Prebuild thinks DEBUG should be in there.
2007-04-04 13:27:13 +00:00
..
Properties
AgentCiruitData.cs
AgentInventory.cs Started to clean up/ rewrite Primitive class , currently the new version is called Primitive2 and not used, but once it is complete then it will replace the old version. 2007-04-04 11:06:39 +00:00
AssetBase.cs
BlockingQueue.cs
HeightMapGenHills.cs
IAssetServer.cs
IConfig.cs
IGenericConfig.cs OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.GenericConfig.Xml (or a class implementing IGenericConfig). 2007-04-02 15:48:01 +00:00
IGridConfig.cs
IGridServer.cs Finished initial sim<>Grid login (kinda) 2007-04-03 20:39:28 +00:00
ILocalStorage.cs
IUserConfig.cs
IUserServer.cs
LocalGridBase.cs Finished initial sim<>Grid login (kinda) 2007-04-03 20:39:28 +00:00
Login.cs
LoginService.cs
NeighbourInfo.cs
OpenSim.Framework.csproj
OpenSim.Framework.dll.build * Added Primitive2 to vs2005 solution 2007-04-04 13:27:13 +00:00
PrimData.cs Temporary fix for the object taking bug 2007-04-03 13:37:11 +00:00
RemoteGridBase.cs Finished initial sim<>Grid login (kinda) 2007-04-03 20:39:28 +00:00
SimProfile.cs
SimProfileBase.cs
UserProfile.cs
UserProfileManager.cs
UserProfileManagerBase.cs OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.GenericConfig.Xml (or a class implementing IGenericConfig). 2007-04-02 15:48:01 +00:00
Util.cs