Adam Frisby
|
b8da9c3a64
|
* Major style changes in libTerrain.Channel - now uses .NET-style naming syntax.
* Issue#218 - Updated mySQL region table.
|
2007-07-23 05:29:52 +00:00 |
Adam Frisby
|
98b4701647
|
* Aerobic erosion now uses Navier Stokes algorithms for wind calculations.
|
2007-07-22 02:48:53 +00:00 |
Adam Frisby
|
65f69b9a12
|
* Enabled hydraulic erosion command.
|
2007-07-21 23:48:48 +00:00 |
Adam Frisby
|
f84937367f
|
* Deleted libTerrain-BSD.dll
* Added libTerrain to BasicTerrain directly as a subfolder
|
2007-07-21 22:25:42 +00:00 |
Adam Frisby
|
4eb8ca49a9
|
* Renamed terrain functions to match OpenSim naming styles.
* Added capability to support minimum/maximum terrain limits (from the last 'bake')
|
2007-07-21 22:20:22 +00:00 |
Adam Frisby
|
1f17275a20
|
* Fixed an issue whereby extremely tall terrains would be unable to output a gradient map.
* Renamed several terrain variable names for clarity.
|
2007-07-21 22:08:19 +00:00 |
Adam Frisby
|
32aacd4f36
|
* Issue#209 - Terrain Hills Patch (Thanks Babblefrog)
* Issue#208 - Region crossing should be using External host (Thanks Babblefrog)
* Issue#207 - Prebuild.xml contains path errors (Thanks Gareth)
|
2007-07-21 07:23:00 +00:00 |
Sean Dague
|
2a3c79df83
|
changed to native line ending encoding
|
2007-07-16 15:40:11 +00:00 |
Adam Frisby
|
2dea3dbd6b
|
* Terrain now uses the new StorageManager.
|
2007-07-15 15:51:09 +00:00 |
lbsa71
|
a04f968f8c
|
* libterrain now builds again
|
2007-07-14 21:26:20 +00:00 |
lbsa71
|
9b6b6d05d4
|
* Optimized usings (the 'LL ate my scripts' commit)
* added some licensing info
|
2007-07-03 14:37:29 +00:00 |
Adam Frisby
|
315a49e7fd
|
You can now substitute %name% in the filename argument for terrain save & load commands to input the sims name. Useful for sugilite regions where you are running multiple sims in a single instance and need to get them to load or save in a pattern. (Needs cleaning & expansion)
|
2007-07-02 23:52:18 +00:00 |
Adam Frisby
|
96dfb33bca
|
Attempted workaround for Mono's insistence on compiling BasicTerrain incorrectly
|
2007-07-02 23:42:38 +00:00 |
Adam Frisby
|
858e232cec
|
* Added "HiRAW" mode export for generating as precise outputs as possible in the .RAW format. Ideal for exporting a heightmap to a simulator only capable of reading the RAW format. If you are exporting between OpenSim regions, use F64 instead.
|
2007-07-02 16:04:50 +00:00 |
Adam Frisby
|
c25a2fea59
|
* Added support for SL-style RAW export similar to the official simulators operation (low resolution)
|
2007-07-02 15:45:09 +00:00 |
mingchen
|
9eaecabdd0
|
*Moved VersionInfo.cs to its correct place in OpenSim.csproj
*Added OpenSim.Region.Caps
*Updated prebuild.xml and ran prebuild
|
2007-06-27 19:04:23 +00:00 |
MW
|
646bbbc84b
|
Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.
|
2007-06-27 15:28:52 +00:00 |