OpenSimMirror/OpenSim.Framework
gareth 906526bb9a Finished adding Db4o support to user profile manager 2007-04-02 11:41:45 +00:00
..
Properties
AgentCiruitData.cs
AgentInventory.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
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
IGridConfig.cs Copied OpenSim.Config ready to port for grid server 2007-04-02 01:40:58 +00:00
IGridServer.cs
ILocalStorage.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
IUserConfig.cs Added OpenUser.Config project 2007-04-02 10:14:36 +00:00
IUserServer.cs After hours of searching for a bug, it works - User accounts in sandbox mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout). 2007-03-28 18:10:52 +00:00
LocalGridBase.cs
Login.cs
LoginService.cs
NeighbourInfo.cs
OpenSim.Framework.csproj 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
OpenSim.Framework.dll.build Finished adding Db4o support to user profile manager 2007-04-02 11:41:45 +00:00
PrimData.cs Can now Rez and DeRez objects (take to and from inventory). 2007-03-31 15:54:16 +00:00
RemoteGridBase.cs
SimProfile.cs
SimProfileBase.cs Fixed VS2005 solution/project files 2007-04-02 09:09:00 +00:00
UserProfile.cs After hours of searching for a bug, it works - User accounts in sandbox mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout). 2007-03-28 18:10:52 +00:00
UserProfileManager.cs Add back ParseXMLRPC() to UserProfileManager 2007-03-31 09:38:56 +00:00
UserProfileManagerBase.cs Finished adding Db4o support to user profile manager 2007-04-02 11:41:45 +00:00
Util.cs