aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Interfaces/ILocalStorage.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *Renamed everything Parcels and ParcelData to Land and LandDatamingchen2007-07-161-8/+8
| | | | | *Added missing files (I hope)
* changed to native line ending encodingSean Dague2007-07-161-71/+71
|
* * Marked old terrain methods as obsolete.Adam Frisby2007-07-151-0/+2
| | | | | * Missed an item using the old local storage.
* * Obsoleted ILocalStorageAdam Frisby2007-07-131-0/+1
| | | | | | * Added IRegionDataStore * Added OnBackup event to EventManager
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-1/+0
| | | | | * added some licensing info
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+69
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.