Go to file
MW d64e724927 Controller.cs edited 2007-02-19 16:17:29 +00:00
bin/Debug Prim creation added. Session authentication moved to Gridserver interface. 2007-02-18 18:46:04 +00:00
AgentManager.cs Prim creation added. Session authentication moved to Gridserver interface. 2007-02-18 18:46:04 +00:00
AssemblyInfo.cs started using BerkeleyDB as local database 2007-02-16 16:06:40 +00:00
AssetManager.cs Prim creation added. Session authentication moved to Gridserver interface. 2007-02-18 18:46:04 +00:00
AssetServer.cs started using BerkeleyDB as local database 2007-02-16 16:06:40 +00:00
Assets.cs Prim creation added. Session authentication moved to Gridserver interface. 2007-02-18 18:46:04 +00:00
BerkeleyDatabase.cs Added support for movements 2007-02-17 21:29:53 +00:00
ClientConnection.cs Bug fix in GridServer 2007-02-18 22:01:37 +00:00
Controller.cs Controller.cs edited 2007-02-19 16:17:29 +00:00
Globals.cs started using BerkeleyDB as local database 2007-02-16 16:06:40 +00:00
GridManager.cs Added support for movements 2007-02-17 21:29:53 +00:00
GridServer.cs Bug fix in GridServer 2007-02-18 22:01:37 +00:00
InstantMessaging.cs started using BerkeleyDB as local database 2007-02-16 16:06:40 +00:00
InventoryManager.cs Added support for movements 2007-02-17 21:29:53 +00:00
LocalAssetCache.cs started using BerkeleyDB as local database 2007-02-16 16:06:40 +00:00
LocalStorageBase.cs Added support for movements 2007-02-17 21:29:53 +00:00
LoginServer.cs Prim creation added. Session authentication moved to Gridserver interface. 2007-02-18 18:57:00 +00:00
OpenSimLite.csproj Added support for movements 2007-02-17 21:29:53 +00:00
OpenSimLite.sln 2007-02-07 16:52:49 +00:00
PhysicsManager.cs Added support for movements 2007-02-17 21:29:53 +00:00
PrimManager.cs Prim creation added. Session authentication moved to Gridserver interface. 2007-02-18 18:46:04 +00:00
Readme.txt 2007-02-16 16:31:27 +00:00
SceneGraph.cs 2007-02-18 22:35:14 +00:00
ScriptManager.cs started using BerkeleyDB as local database 2007-02-16 16:06:40 +00:00
UserServer.cs Prim creation added. Session authentication moved to Gridserver interface. 2007-02-18 18:46:04 +00:00
Utility.cs started using BerkeleyDB as local database 2007-02-16 16:06:40 +00:00
ViewerServer.cs Added support for movements 2007-02-17 21:29:53 +00:00

Readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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.