OpenSimMirror/OpenSim.Framework
gareth bbcb20e192 Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be fixed soon)
Fixed sandbox mode fully
Scrapped former XML-RPC expect_user call for sim crossings
Sim client thread can upgrade/downgrade between full and child agent dynamically
2007-04-17 01:38:20 +00:00
..
Properties
AgentCiruitData.cs Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be fixed soon) 2007-04-17 01:38:20 +00:00
AgentInventory.cs In the grid, there is life! 2007-04-14 12:48:38 +00:00
AssetBase.cs
BlockingQueue.cs
HeightMapGenHills.cs
IAssetServer.cs
IConfig.cs
IGenericConfig.cs
IGridConfig.cs
IGridServer.cs W00t! multiple sims! 2007-04-15 02:31:34 +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
IScriptAPI.cs First basic test script now works in the jvm scripting engine. 2007-04-11 12:13:21 +00:00
IScriptEngine.cs First basic test script now works in the jvm scripting engine. 2007-04-11 12:13:21 +00:00
IUserConfig.cs
IUserServer.cs
LocalGridBase.cs
Login.cs
LoginService.cs
NeighbourInfo.cs
OSVector3.cs First basic test script now works in the jvm scripting engine. 2007-04-11 12:13:21 +00:00
OpenSim.Framework.csproj Changed so that a bin\ScriptEngines\ directory will be searched for scripting Engines. 2007-04-11 09:45:48 +00:00
OpenSim.Framework.dll.build Changed so that a bin\ScriptEngines\ directory will be searched for scripting Engines. 2007-04-11 09:45:48 +00:00
PrimData.cs
RemoteGridBase.cs W00t! multiple sims! 2007-04-15 02:31:34 +00:00
SimProfile.cs Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be fixed soon) 2007-04-17 01:38:20 +00:00
SimProfileBase.cs
UserProfile.cs In the grid, there is life! 2007-04-14 12:48:38 +00:00
UserProfileManager.cs Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be fixed soon) 2007-04-17 01:38:20 +00:00
UserProfileManagerBase.cs In the grid, there is life! 2007-04-14 12:48:38 +00:00
Util.cs