frosch
|
b303ba7505
|
(svn r27329) -Fix: Add more height_t type-correctness to TGP code.
|
2015-07-11 10:43:34 +00:00 |
|
frosch
|
fc902d354f
|
(svn r27328) -Codechange: Add an assertion to check for uninitialised variables when tracing variety distribution's control curves.
|
2015-07-11 10:41:20 +00:00 |
|
frosch
|
8437726cca
|
(svn r27328) -Codechange: Add an assertion to check for uninitialised variables when tracing variety distribution's control curves.
|
2015-07-11 10:41:20 +00:00 |
|
alberth
|
684f6d4fcc
|
(svn r27232) -Fix: Tweak noise generator more precisely for different map sizes (chillcore)
|
2015-04-11 18:46:01 +00:00 |
|
alberth
|
262c3c93c8
|
(svn r27232) -Fix: Tweak noise generator more precisely for different map sizes (chillcore)
|
2015-04-11 18:46:01 +00:00 |
|
alberth
|
b611635c0e
|
(svn r27230) -Fix: Tune down terrain generation to reduce amount of long slopes (chillcore)
|
2015-04-11 18:44:26 +00:00 |
|
alberth
|
9db21f6489
|
(svn r27230) -Fix: Tune down terrain generation to reduce amount of long slopes (chillcore)
|
2015-04-11 18:44:26 +00:00 |
|
alberth
|
80f6d6c644
|
(svn r27229) -Change: Generate more detailed curves at the coast (chillcore)
|
2015-04-11 18:43:30 +00:00 |
|
alberth
|
f29842316e
|
(svn r27229) -Change: Generate more detailed curves at the coast (chillcore)
|
2015-04-11 18:43:30 +00:00 |
|
alberth
|
01680f7415
|
(svn r27228) -Change: Slightly more water in the non-custom sea levels (chillcore)
|
2015-04-11 18:42:48 +00:00 |
|
alberth
|
79c3bc081b
|
(svn r27228) -Change: Slightly more water in the non-custom sea levels (chillcore)
|
2015-04-11 18:42:48 +00:00 |
|
alberth
|
bc6940dbbb
|
(svn r27227) -Codechange: Initialise map at level 0 instead of -32k (chillcore)
|
2015-04-11 18:41:41 +00:00 |
|
alberth
|
8e2b3d170b
|
(svn r27227) -Codechange: Initialise map at level 0 instead of -32k (chillcore)
|
2015-04-11 18:41:41 +00:00 |
|
rubidium
|
4c6febee49
|
(svn r27018) -Fix [FS#6141] (r27008): the higher amplitudes needed for higher maps were not ignored properly causing much smoother maps than wanted
|
2014-10-14 17:49:32 +00:00 |
|
rubidium
|
b4b0b2750c
|
(svn r27018) -Fix [FS#6141] (r27008): the higher amplitudes needed for higher maps were not ignored properly causing much smoother maps than wanted
|
2014-10-14 17:49:32 +00:00 |
|
rubidium
|
0efe811f74
|
(svn r27009) -Add: extra level of general map heightness (ChillCore)
|
2014-10-13 14:22:48 +00:00 |
|
rubidium
|
8d90e86c2c
|
(svn r27009) -Add: extra level of general map heightness (ChillCore)
|
2014-10-13 14:22:48 +00:00 |
|
rubidium
|
1d685c9711
|
(svn r27008) -Change: extrapolate the amplitudes for the large wavelengths needed for much higher maps
|
2014-10-13 14:16:20 +00:00 |
|
rubidium
|
fcdbdd6043
|
(svn r27008) -Change: extrapolate the amplitudes for the large wavelengths needed for much higher maps
|
2014-10-13 14:16:20 +00:00 |
|
rubidium
|
cb64738f4c
|
(svn r27007) -Codechange: allow for more frequencies (based on patch by ic111)
|
2014-10-13 14:14:04 +00:00 |
|
rubidium
|
a1611de3a3
|
(svn r27007) -Codechange: allow for more frequencies (based on patch by ic111)
|
2014-10-13 14:14:04 +00:00 |
|
rubidium
|
4a497c1bbb
|
(svn r27006) -Codechange: move getting of the amplitude to a seperate function
|
2014-10-13 14:12:06 +00:00 |
|
rubidium
|
344a7a0f16
|
(svn r27006) -Codechange: move getting of the amplitude to a seperate function
|
2014-10-13 14:12:06 +00:00 |
|
rubidium
|
325d2b419d
|
(svn r27005) -Fix (r26999): variety distribution curve map scaling did one conversion to height_t too many
|
2014-10-13 14:07:37 +00:00 |
|
rubidium
|
a200656534
|
(svn r27005) -Fix (r26999): variety distribution curve map scaling did one conversion to height_t too many
|
2014-10-13 14:07:37 +00:00 |
|
rubidium
|
660a95e5d2
|
(svn r27003) -Cleanup: fix the use of spaces and asterices "around" some comments
|
2014-10-12 18:41:53 +00:00 |
|
rubidium
|
771dcf3b7b
|
(svn r27003) -Cleanup: fix the use of spaces and asterices "around" some comments
|
2014-10-12 18:41:53 +00:00 |
|
rubidium
|
ffb443934a
|
(svn r27000) -Fix (r26999): compilation error with some versions of GCC
|
2014-10-12 11:53:13 +00:00 |
|
rubidium
|
b0c4a16e9d
|
(svn r27000) -Fix (r26999): compilation error with some versions of GCC
|
2014-10-12 11:53:13 +00:00 |
|
rubidium
|
a9de336295
|
(svn r26999) -Codechange: make the variety distribution automatically scale to the maximum height of the map
|
2014-10-12 11:28:45 +00:00 |
|
rubidium
|
df5d5e2b8b
|
(svn r26999) -Codechange: make the variety distribution automatically scale to the maximum height of the map
|
2014-10-12 11:28:45 +00:00 |
|
rubidium
|
c44c6b0f9b
|
(svn r26998) -Change: account for the map size when determining the maximum height of the landscape; a 24 high mountain at 64x64 leaves barely any usable space, but on a 4096x4096 it's just a "small" bump (ic111)
|
2014-10-12 10:55:49 +00:00 |
|
rubidium
|
caf3bda626
|
(svn r26998) -Change: account for the map size when determining the maximum height of the landscape; a 24 high mountain at 64x64 leaves barely any usable space, but on a 4096x4096 it's just a "small" bump (ic111)
|
2014-10-12 10:55:49 +00:00 |
|
rubidium
|
5159d90e6c
|
(svn r26997) -Fix/codechange: use signed integers for TGP's internal map size and X/Y variables due to X/Y in comparisons occasionally getting smaller than 0 due to subtractions
|
2014-10-12 10:49:29 +00:00 |
|
rubidium
|
92553c9c6b
|
(svn r26997) -Fix/codechange: use signed integers for TGP's internal map size and X/Y variables due to X/Y in comparisons occasionally getting smaller than 0 due to subtractions
|
2014-10-12 10:49:29 +00:00 |
|
rubidium
|
517bfd4361
|
(svn r26946) -Fix (r26945): MSVC doesn't seem to have round yet
|
2014-10-02 17:40:45 +00:00 |
|
rubidium
|
2a786aa264
|
(svn r26946) -Fix (r26945): MSVC doesn't seem to have round yet
|
2014-10-02 17:40:45 +00:00 |
|
rubidium
|
94513de4f8
|
(svn r26945) -Fix-ish: better scaling of the "cells" in which variety distribution happens for non-square maps (attempt to make reasonably square areas)
|
2014-10-02 17:32:45 +00:00 |
|
rubidium
|
a14fad13ed
|
(svn r26945) -Fix-ish: better scaling of the "cells" in which variety distribution happens for non-square maps (attempt to make reasonably square areas)
|
2014-10-02 17:32:45 +00:00 |
|
rubidium
|
d63fcbe519
|
(svn r26940) -Fix (r26937): comparing values of different signedness
|
2014-09-29 19:21:55 +00:00 |
|
rubidium
|
8385e6268e
|
(svn r26940) -Fix (r26937): comparing values of different signedness
|
2014-09-29 19:21:55 +00:00 |
|
rubidium
|
e550580d74
|
(svn r26939) -Cleanup: some bits of coding style cleanup for TGP
|
2014-09-29 19:04:34 +00:00 |
|
rubidium
|
61c3e8e848
|
(svn r26939) -Cleanup: some bits of coding style cleanup for TGP
|
2014-09-29 19:04:34 +00:00 |
|
rubidium
|
72354f7e6a
|
(svn r26938) -Codechange: simplify RandomHeight significantly
|
2014-09-29 19:04:02 +00:00 |
|
rubidium
|
08aaabcbb4
|
(svn r26938) -Codechange: simplify RandomHeight significantly
|
2014-09-29 19:04:02 +00:00 |
|
rubidium
|
4549a07a89
|
(svn r26937) -Cleanup: simplify the logic for heightmap generation in TGP; instead of performing more and more loops the larger the map becomes to elaborately set the height to 0 many times, just run it for each frequency and be done with it
|
2014-09-29 18:18:21 +00:00 |
|
rubidium
|
2b0a1f7beb
|
(svn r26937) -Cleanup: simplify the logic for heightmap generation in TGP; instead of performing more and more loops the larger the map becomes to elaborately set the height to 0 many times, just run it for each frequency and be done with it
|
2014-09-29 18:18:21 +00:00 |
|
rubidium
|
e1120327e7
|
(svn r26932) -Codechange: replace some constants with less weird looking constants and simplify clamping by actually using Clamp
|
2014-09-27 20:39:32 +00:00 |
|
rubidium
|
135b3f635d
|
(svn r26932) -Codechange: replace some constants with less weird looking constants and simplify clamping by actually using Clamp
|
2014-09-27 20:39:32 +00:00 |
|
rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|