aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Storage/LocalStorageDb4o/UUIDLandQuery.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-19* Removed yet more compiler warningsAdam Frisby1-47/+0
* Dropped old ILocalStorage storage engines.
2007-07-16*Renamed everything Parcels and ParcelData to Land and LandDatamingchen1-47/+47
*Added missing files (I hope)
2007-07-16changed to native line ending encodingSean Dague1-47/+47
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-5/+0
* added some licensing info
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot ↵mingchen1-1/+1
to add/remove something