Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Committing file loaders - forgot yesterday. | Adam Frisby | 2008-02-27 | 3 | -2/+135 |
| | |||||
* | make trunk compile again. I think Adam forgot to check in some files | Sean Dague | 2008-02-26 | 1 | -2/+2 |
| | |||||
* | * Implemented - Terragen File Format Loader for new Terrain Module. | Adam Frisby | 2008-02-26 | 3 | -2/+37 |
| | |||||
* | Update svn properties. | Jeff Ames | 2008-02-26 | 2 | -71/+71 |
| | |||||
* | * Hooked up replacment TerrainModule, raising land will now be weird as both ↵ | Adam Frisby | 2008-02-26 | 1 | -5/+87 |
| | | | | modules are technically active. Beta software, yada yada yada. Will disable one of them by the end of the day. | ||||
* | * Reimplementing Terrain as Region Modules | Adam Frisby | 2008-02-26 | 3 | -0/+81 |
| | | | | | | | | | * New method involves interfaces for ** Terrain Paint Brushes (ie raise brush, lower brush, etc) ** Terrain Flood Brushes (ie raise area, lower area, etc) ** Terrain Effects (ie erosion, etc) [= W.I.P, not committed] * Provided sample implementation for Raise Paint and Raise Area brushes. | ||||
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -7/+1 |
| | |||||
* | Update svn properties. | Jeff Ames | 2008-02-15 | 1 | -132/+132 |
| | |||||
* | * Removed some catch-all-ignores from UDPServer in an attempt to look for #305. | Adam Frisby | 2008-02-14 | 1 | -0/+132 |
* Minor work towards abstracting terrain. |