aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Framework/Interfaces/ILocalStorage.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-54/+0
the Grid servers can be a separate solution to the region server.
2007-04-27Major ass commitAdam Frisby1-0/+1
Added new "Datastore" parameter to simconfig.xml which is passed to storage engines via a new Initialise() function.
2007-04-25Small clean up of files and directoriesMW1-1/+1
2007-04-11Major ass changes to terrain (now uses libTerrain-BSD!) and all-round ↵Adam Frisby1-2/+2
improvements to code quality. Terrain saving/loading may work now (running through setHeights1D and getHeights1D before DB4o) **WARNING: UNTESTED**
2007-04-06**BREAKING CHANGE** Changing the way terrain is stored and used internally.Adam Frisby1-2/+2
2007-04-02Moved database storage of the world map to the Db4LocalStorage so its in the ↵MW1-0/+2
same database as in world prims are stored.
2007-03-22brought zircon branch into trunkgareth1-8/+22
2007-03-20Load XML for neighbourinfo from gridgareth1-1/+1
2007-03-18Added some sanitygareth1-1/+1
2007-03-14merged new OpenSim from branches/ogs-csgareth1-1/+1
2007-03-13added movement etc from r191gareth1-1/+1
2007-03-13Rolled back all but the VS solutiongareth1-1/+1
2007-03-07fixed last screwupgareth1-0/+0
2007-03-07Imported branchgareth1-0/+37