Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *Renamed everything Parcels and ParcelData to Land and LandData | mingchen | 2007-07-16 | 1 | -5/+5 |
| | | | | | *Added missing files (I hope) | ||||
* | *Renamed ParcelManager to LandManager | mingchen | 2007-07-16 | 1 | -3/+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 | 2 | -100/+101 |
| | |||||
* | * PROTIP: It helps to know what your doing when playing with reflection. | Adam Frisby | 2007-07-15 | 1 | -1/+1 |
| | |||||
* | * Terrain now uses the new StorageManager. | Adam Frisby | 2007-07-15 | 1 | -2/+2 |
| | |||||
* | * Adding example "NullStorage" DataStore engine. | Adam Frisby | 2007-07-15 | 2 | -0/+100 |