Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *Renamed everything Parcels and ParcelData to Land and LandData | mingchen | 2007-07-16 | 1 | -4/+4 |
| | | | | | *Added missing files (I hope) | ||||
* | *Renamed ParcelManager to LandManager | mingchen | 2007-07-16 | 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. | ||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -62/+62 |
| | |||||
* | * Adding example "NullStorage" DataStore engine. | Adam Frisby | 2007-07-15 | 1 | -1/+1 |
| | |||||
* | * Obsoleted ILocalStorage | Adam Frisby | 2007-07-13 | 1 | -0/+63 |
* Added IRegionDataStore * Added OnBackup event to EventManager |