Mirror of the OpenSimulator source code, just because it isn't on a server with a nice frontend!

MW d64e724927 Controller.cs edited 17 年之前
bin 31209cdab9 Prim creation added. Session authentication moved to Gridserver interface. 17 年之前
AgentManager.cs 31209cdab9 Prim creation added. Session authentication moved to Gridserver interface. 17 年之前
AssemblyInfo.cs 4be3f7c49b started using BerkeleyDB as local database 18 年之前
AssetManager.cs 31209cdab9 Prim creation added. Session authentication moved to Gridserver interface. 17 年之前
AssetServer.cs 4be3f7c49b started using BerkeleyDB as local database 18 年之前
Assets.cs 31209cdab9 Prim creation added. Session authentication moved to Gridserver interface. 17 年之前
BerkeleyDatabase.cs d6bf4ede92 Added support for movements 18 年之前
ClientConnection.cs e707d307e5 Bug fix in GridServer 17 年之前
Controller.cs d64e724927 Controller.cs edited 17 年之前
Globals.cs 4be3f7c49b started using BerkeleyDB as local database 18 年之前
GridManager.cs d6bf4ede92 Added support for movements 18 年之前
GridServer.cs e707d307e5 Bug fix in GridServer 17 年之前
InstantMessaging.cs 4be3f7c49b started using BerkeleyDB as local database 18 年之前
InventoryManager.cs d6bf4ede92 Added support for movements 18 年之前
LocalAssetCache.cs 4be3f7c49b started using BerkeleyDB as local database 18 年之前
LocalStorageBase.cs d6bf4ede92 Added support for movements 18 年之前
LoginServer.cs 06bd7ea167 Prim creation added. Session authentication moved to Gridserver interface. 17 年之前
OpenSimLite.csproj d6bf4ede92 Added support for movements 18 年之前
OpenSimLite.sln aab0dd0530 18 年之前
PhysicsManager.cs d6bf4ede92 Added support for movements 18 年之前
PrimManager.cs 31209cdab9 Prim creation added. Session authentication moved to Gridserver interface. 17 年之前
Readme.txt 6ce493947d 18 年之前
SceneGraph.cs ea8c301dad 17 年之前
ScriptManager.cs 4be3f7c49b started using BerkeleyDB as local database 18 年之前
UserServer.cs 31209cdab9 Prim creation added. Session authentication moved to Gridserver interface. 17 年之前
Utility.cs 4be3f7c49b started using BerkeleyDB as local database 18 年之前
ViewerServer.cs d6bf4ede92 Added support for movements 18 年之前

Readme.txt

OpenSimLite (or OpenSim(Standalone))
version 0.2.*

Requires:
Berkeley DB (embedded database) : http://www.oracle.com/database/berkeley-db/index.html
.NET Wrapper for the Berkeley database : http://sourceforge.net/projects/libdb-dotnet

Currently a non-functioning stub version.