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

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

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.