aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Interfaces/ILocalStorage.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-16*Renamed everything Parcels and ParcelData to Land and LandDatamingchen1-8/+8
*Added missing files (I hope)
2007-07-16changed to native line ending encodingSean Dague1-71/+71
2007-07-15* Marked old terrain methods as obsolete.Adam Frisby1-0/+2
* Missed an item using the old local storage.
2007-07-13* Obsoleted ILocalStorageAdam Frisby1-0/+1
* Added IRegionDataStore * Added OnBackup event to EventManager
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-1/+0
* added some licensing info