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

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

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.