aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Storage/LocalStorageBerkeleyDB/BDBLocalStorage.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Wiping trunk in prep for SugiliteAdam Frisby2007-07-111-118/+0
|
* *Added new commands ('backup','show parcels','reset parcels')mingchen2007-06-061-0/+11
| | | | | | | | *Added parcel join support *Made parcel saving and loading much more efficient *Fixed bug that would not allow joining of parcel locally in the viewer (gives an error before sending to server) *Known Issue: Restoring parcels from storage is not working correctly. For now, do a 'reset parcels' to regenerate a standard parcel
* * Added proper copyright notices to everything (1/3)Adam Frisby2007-06-051-4/+5
|
* Parcel Manager Changes:mingchen2007-06-041-0/+11
| | | | | | | | | | *Added Parcel Backup Support for DB4. Other storages currently do not save *Added parcelIDList in ParcelManager to speed up parcel fetching at position *Added ParcelData.cs and ParcelData class for better storage support *Documentation for parcel added *2 Parcel Related bug fixes
* Renamed the new Directories. (removed the "-Source" from the end of them)MW2007-05-241-0/+95