| Commit message (Expand) | Author | Age | Files | Lines |
* | Set default terrain to complete flat terrain (at 26 height). Even flat terrai... | MW | 2008-04-02 | 1 | -6/+7 |
* | * Fix for terrain issue whereby loading or manipulating a terrain item from t... | Adam Frisby | 2008-03-31 | 1 | -0/+2 |
* | * Quick fix. Re-enabled some code which registers the Terrain Module's Comman... | Adam Frisby | 2008-03-30 | 1 | -1/+1 |
* | **Big ass update warning** | Adam Frisby | 2008-03-30 | 6 | -38/+211 |
* | Re-enabled terrain texture generation for the world map. Adam can clean up/ s... | MW | 2008-03-29 | 2 | -1/+57 |
* | Comment out unused private methods. | Jeff Ames | 2008-03-25 | 1 | -32/+33 |
* | Fix a few compiler warnings. | Jeff Ames | 2008-03-25 | 1 | -2/+0 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 24 | -633/+632 |
* | Added copyright messages. Set svn:eol-style. Minor cleanup. | Jeff Ames | 2008-03-18 | 2 | -3/+55 |
* | * Fix for Justincc's bug report #768 - Terrain looks rather phallic. | Adam Frisby | 2008-03-14 | 1 | -3/+6 |
* | Update svn properties. | Jeff Ames | 2008-03-14 | 5 | -265/+265 |
* | * Fixed 'flatten area' brush, so it now has a 'force' instead of instantly fl... | Adam Frisby | 2008-03-14 | 10 | -213/+336 |
* | * Switched Noise 'Flood Area' brush to use Perlin rather than random noise. | Adam Frisby | 2008-03-12 | 2 | -2/+64 |
* | * Fix for Smooth Area Flood Brush, now doesn't flood the entire sim. | Adam Frisby | 2008-03-12 | 2 | -1/+4 |
* | Update svn properties. | Jeff Ames | 2008-03-12 | 1 | -51/+51 |
* | * Updated Terrain Module | Adam Frisby | 2008-03-12 | 1 | -3/+3 |
* | * Refactored some terrain brushes to move out some common functions into Terr... | Adam Frisby | 2008-03-12 | 10 | -122/+79 |
* | * Fix for hydraulic erosion brush. Still not working as planned, but getting ... | Adam Frisby | 2008-03-09 | 1 | -9/+19 |
* | Update svn properties. | Jeff Ames | 2008-03-09 | 1 | -339/+339 |
* | * Fix to the OlsenSphere brush to make it more powerful. | Adam Frisby | 2008-03-09 | 3 | -1/+341 |
* | Update svn properties. | Jeff Ames | 2008-03-09 | 1 | -223/+223 |
* | * New terrainmodule paint brush "Olsen Erosion" | Adam Frisby | 2008-03-09 | 2 | -0/+224 |
* | Update svn properties. | Jeff Ames | 2008-03-09 | 3 | -378/+378 |
* | * Small optimisation on Weathering paint brush. | Adam Frisby | 2008-03-08 | 2 | -4/+14 |
* | * Applying Mantis #737 - Fix for Terragen loader. Thanks Jonc. | Adam Frisby | 2008-03-08 | 1 | -2/+1 |
* | * Added Thermal Weathering paint brush to Terrain Module. | Adam Frisby | 2008-03-08 | 1 | -0/+243 |
* | * Slight tweak for the above. | Adam Frisby | 2008-03-08 | 1 | -0/+1 |
* | * By popular demand, implemented "script terrain fill <val>" | Adam Frisby | 2008-03-08 | 1 | -0/+6 |
* | * Implemented 'Revert' channel in Terrain Module. | Adam Frisby | 2008-03-08 | 3 | -0/+155 |
* | * Made a change to the loading mechanism to fix it's operation. | Adam Frisby | 2008-03-08 | 1 | -1/+6 |
* | * Default terrain is now a little more interesting than a flat 0m plane. | Adam Frisby | 2008-03-08 | 1 | -0/+11 |
* | * Fix for exception in landmanager crash. | Adam Frisby | 2008-03-06 | 1 | -2/+0 |
* | * Disabled ancient TerrainEngine. | Adam Frisby | 2008-03-06 | 1 | -7/+87 |
* | * New Terrain Module (disabled, search for 'usingTerrainModule = false' to re... | Adam Frisby | 2008-03-05 | 6 | -14/+46 |
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 14 | -18/+18 |
* | * Removed a bunch of compiler warnings. | Adam Frisby | 2008-03-03 | 1 | -1/+0 |
* | Updated svn properties. | Jeff Ames | 2008-03-03 | 10 | -890/+890 |
* | Fixed typo. | Jeff Ames | 2008-03-03 | 1 | -2/+2 |
* | * Oops, fixed. | Adam Frisby | 2008-03-03 | 1 | -3/+3 |
* | * Removed and sorted using clauses in a number of files. | Adam Frisby | 2008-03-03 | 15 | -34/+1088 |
* | Update svn properties. | Jeff Ames | 2008-02-27 | 2 | -132/+132 |
* | * 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 |
* | * Reimplementing Terrain as Region Modules | Adam Frisby | 2008-02-26 | 3 | -0/+81 |
* | 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 |