OpenSimMirror/OpenSim.Framework
gareth 843f547684 Moved grid configuration to Db4o database 2007-04-02 02:11:51 +00:00
..
Properties
AgentCiruitData.cs Who dropped my child_agent flag? It returns 2007-03-27 23:33:15 +00:00
AgentInventory.cs Can now Rez and DeRez objects (take to and from inventory). 2007-03-31 15:54:16 +00:00
AssetBase.cs
BlockingQueue.cs
HeightMapGenHills.cs
IAssetServer.cs
IConfig.cs
IGridConfig.cs Copied OpenSim.Config ready to port for grid server 2007-04-02 01:40:58 +00:00
IGridServer.cs
ILocalStorage.cs
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 grid configuration to Db4o database 2007-04-02 02:11:51 +00:00
OpenSim.Framework.dll.build Moved grid configuration to Db4o database 2007-04-02 02:11:51 +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 Added sim check timer 2007-04-02 01:35:22 +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 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
Util.cs