OpenSimMirror/OpenSim.Framework
lbsa71 1747d49d71 * built binaries, pdb's and user files should not be under version control.
* updated vs2005 and nant targets
* added some build files
* ignored some binaries, pdb's and user files
2007-04-11 07:33:14 +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 Moved database storage of the world map to the Db4LocalStorage so its in the same database as in world prims are stored. 2007-04-02 10:46:59 +00:00
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 Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improvements to code quality. Terrain saving/loading may work now (running through setHeights1D and getHeights1D before DB4o) **WARNING: UNTESTED** 2007-04-11 05:19:27 +00:00
IUserConfig.cs Added OpenUser.Config project 2007-04-02 10:14:36 +00:00
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 Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic configuration method, so that it is easier to load configuration data from a ogs server 2007-04-02 12:56:35 +00:00
OpenSim.Framework.dll.build * built binaries, pdb's and user files should not be under version control. 2007-04-11 07:33:14 +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 Fixed VS2005 solution/project files 2007-04-02 09:09:00 +00:00
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