OpenSimMirror/OpenSim.Framework
MW af93263a3b Can now Rez and DeRez objects (take to and from inventory).
Very much a work in progress and likely to be a number of bugs.
2007-03-31 15:54:16 +00:00
..
Properties
AgentCiruitData.cs
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
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 * Naaw, -realphysx is too much to ask 2007-03-29 17:29:52 +00:00
OpenSim.Framework.dll.build
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
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