Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-16 | *Renamed everything Parcels and ParcelData to Land and LandData | mingchen | 1 | -4/+4 | |
*Added missing files (I hope) | |||||
2007-07-16 | *Renamed ParcelManager to LandManager | mingchen | 1 | -2/+3 | |
*Made the Parcel class its own file and moved the Parcel and LandManager into their own folder in Environment *Some renaming might need to be done so the Parcel class doesn't have issues with the libsecondlife Parcel class, but Land doesn't seem right. | |||||
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -62/+62 | |
2007-07-15 | * Adding example "NullStorage" DataStore engine. | Adam Frisby | 1 | -1/+1 | |
2007-07-13 | * Obsoleted ILocalStorage | Adam Frisby | 1 | -0/+63 | |
* Added IRegionDataStore * Added OnBackup event to EventManager |