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

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

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.