Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -2/+4 |
| | | | | (this took a while to run). | ||||
* | Refactor InventoryItemBase to do the following: | Sean Dague | 2008-04-07 | 1 | -1/+1 |
| | | | | | | | | * wrap fields as Properties * rename some fields/properties to more sensible names * set style to PropName to match more standard C# approach | ||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
| | |||||
* | * Removed and sorted using clauses in a number of files. | Adam Frisby | 2008-03-03 | 1 | -1/+0 |
| | | | | | | | | | | * Cleaned up ITerrainChannel * Implemented Raise, Lower, Smooth, Flatten, Noise Terrain Paint Brushes * Implemented Raise, Lower, Smooth, Flatten, Noise Terrain Fill Brushes * Implemented Export functionality for RAW32 terrain loader * Implemented Import/Export for SLRAW terrain loader * Implemented Export for JPEG terrain loader | ||||
* | some changes to the initialising of AgentAssetTransactionModule to see if ↵ | MW | 2008-02-20 | 1 | -9/+23 |
| | | | | they help with the xfer/grey avatar problems. | ||||
* | Added copyright notices. | Jeff Ames | 2008-02-17 | 1 | -1/+29 |
| | |||||
* | Renamed AgentAgentTransactionModule to the correct name of ↵ | MW | 2008-02-16 | 1 | -0/+244 |
AgentAssetTransactionModule |