rubidium
|
b15fb68503
|
(svn r18585) -Codechange: replace some magic numbers by constants
|
2009-12-21 16:13:30 +00:00 |
|
rubidium
|
abb601f682
|
(svn r18585) -Codechange: replace some magic numbers by constants
|
2009-12-21 16:13:30 +00:00 |
|
peter1138
|
1afa4b18a4
|
(svn r18560) -Fix (r18541): variety distribution dropdown should not be on heightmap window.
|
2009-12-20 09:28:53 +00:00 |
|
peter1138
|
468986d41a
|
(svn r18560) -Fix (r18541): variety distribution dropdown should not be on heightmap window.
|
2009-12-20 09:28:53 +00:00 |
|
peter1138
|
2bc0d3a5de
|
(svn r18559) -Fix: When using original landscape generator, the terrain type and water level fields have no effect for arctic or tropic climates, so disable the dropdowns.
|
2009-12-20 09:26:37 +00:00 |
|
peter1138
|
2a53179f4d
|
(svn r18559) -Fix: When using original landscape generator, the terrain type and water level fields have no effect for arctic or tropic climates, so disable the dropdowns.
|
2009-12-20 09:26:37 +00:00 |
|
peter1138
|
c701af7832
|
(svn r18543) -Codechange: Use separate set of strings for variety distribution setting to ease translation.
|
2009-12-19 18:36:35 +00:00 |
|
peter1138
|
37a6907e79
|
(svn r18543) -Codechange: Use separate set of strings for variety distribution setting to ease translation.
|
2009-12-19 18:36:35 +00:00 |
|
peter1138
|
e88b327343
|
(svn r18541) -Feature: Additional map variety option for TGP landscape generator. Evolved from curve map idea from Zephyris.
|
2009-12-19 18:00:38 +00:00 |
|
peter1138
|
99bb3a95b4
|
(svn r18541) -Feature: Additional map variety option for TGP landscape generator. Evolved from curve map idea from Zephyris.
|
2009-12-19 18:00:38 +00:00 |
|
yexo
|
6921b7d0a4
|
(svn r18457) -Fix (r18015): southwest and northeast buttons for freeform edges were swapped
|
2009-12-11 15:16:44 +00:00 |
|
yexo
|
cd9e525808
|
(svn r18457) -Fix (r18015): southwest and northeast buttons for freeform edges were swapped
|
2009-12-11 15:16:44 +00:00 |
|
rubidium
|
bba6c14930
|
(svn r18453) -Fix [FS#3364]: wrong heightmap dimensions, or rather... a nested_array index removed too much
|
2009-12-10 12:26:39 +00:00 |
|
rubidium
|
0db77807b7
|
(svn r18453) -Fix [FS#3364]: wrong heightmap dimensions, or rather... a nested_array index removed too much
|
2009-12-10 12:26:39 +00:00 |
|
rubidium
|
21f2acfd01
|
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
|
2009-11-28 15:01:49 +00:00 |
|
rubidium
|
1f0da3710f
|
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
|
2009-11-28 15:01:49 +00:00 |
|
rubidium
|
45eb0be570
|
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the same twice.
|
2009-11-28 14:42:35 +00:00 |
|
rubidium
|
293dfd7c3e
|
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the same twice.
|
2009-11-28 14:42:35 +00:00 |
|
rubidium
|
ab417c6c06
|
(svn r18280) -Codechange: remove widget indices that are not needed for custom drawing/handling input
|
2009-11-24 21:13:36 +00:00 |
|
rubidium
|
8d6e323ef8
|
(svn r18280) -Codechange: remove widget indices that are not needed for custom drawing/handling input
|
2009-11-24 21:13:36 +00:00 |
|
rubidium
|
50359b2d08
|
(svn r18277) -Codechange: remove unneeded widget indices for close, resize and sticky boxes and for window captions
|
2009-11-24 18:05:55 +00:00 |
|
rubidium
|
14300d309c
|
(svn r18277) -Codechange: remove unneeded widget indices for close, resize and sticky boxes and for window captions
|
2009-11-24 18:05:55 +00:00 |
|
rubidium
|
f8b79068e6
|
(svn r18274) -Codechange: remove the unused WDF flags
|
2009-11-24 17:28:29 +00:00 |
|
rubidium
|
69b6d9309a
|
(svn r18274) -Codechange: remove the unused WDF flags
|
2009-11-24 17:28:29 +00:00 |
|
alberth
|
5bee09c924
|
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWidgetSize().
|
2009-11-22 18:28:14 +00:00 |
|
alberth
|
450e40b997
|
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWidgetSize().
|
2009-11-22 18:28:14 +00:00 |
|
alberth
|
18b33fde83
|
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
|
2009-11-22 18:26:01 +00:00 |
|
alberth
|
2b6f792513
|
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
|
2009-11-22 18:26:01 +00:00 |
|
alberth
|
8139a8d96f
|
(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.
|
2009-11-22 13:22:53 +00:00 |
|
alberth
|
bf93372ca2
|
(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.
|
2009-11-22 13:22:53 +00:00 |
|
rubidium
|
8e11cd3a42
|
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets
|
2009-11-17 19:16:48 +00:00 |
|
rubidium
|
5f2ddfbc5a
|
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets
|
2009-11-17 19:16:48 +00:00 |
|
rubidium
|
2d149bf1f3
|
(svn r18113) -Fix: RTL glitch in play heightmap window
|
2009-11-16 11:54:59 +00:00 |
|
rubidium
|
fd75575bdd
|
(svn r18113) -Fix: RTL glitch in play heightmap window
|
2009-11-16 11:54:59 +00:00 |
|
frosch
|
407cf856be
|
(svn r18109) -Fix: Up-/down-buttons of CreateScenarioWindow were not raised again.
|
2009-11-15 20:37:13 +00:00 |
|
frosch
|
e41c2e128b
|
(svn r18109) -Fix: Up-/down-buttons of CreateScenarioWindow were not raised again.
|
2009-11-15 20:37:13 +00:00 |
|
rubidium
|
b01251092e
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|
rubidium
|
3d2d7af88f
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|
rubidium
|
224f4e0197
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
|
rubidium
|
860b9b1cea
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
|
rubidium
|
f43a38709c
|
(svn r18015) -Codechange: redesign the world generation windows to make 'proper' use of nested widgets.
|
2009-11-08 16:46:23 +00:00 |
|
rubidium
|
5d3fa80931
|
(svn r18015) -Codechange: redesign the world generation windows to make 'proper' use of nested widgets.
|
2009-11-08 16:46:23 +00:00 |
|
rubidium
|
9e39af5230
|
(svn r18012) -Codechange: make the world generation windows nested; they'll need some tweaks to use the full potential though
|
2009-11-08 13:35:45 +00:00 |
|
rubidium
|
4c06a9e549
|
(svn r18012) -Codechange: make the world generation windows nested; they'll need some tweaks to use the full potential though
|
2009-11-08 13:35:45 +00:00 |
|
rubidium
|
2b1ca0c513
|
(svn r18009) -Codechange: make the 'create scenario' window nested
|
2009-11-08 12:38:00 +00:00 |
|
rubidium
|
1eea96d636
|
(svn r18009) -Codechange: make the 'create scenario' window nested
|
2009-11-08 12:38:00 +00:00 |
|
rubidium
|
3f06d32080
|
(svn r18006) -Codechange: make the world generation progress window nested
|
2009-11-08 12:11:38 +00:00 |
|
rubidium
|
a6b362ff83
|
(svn r18006) -Codechange: make the world generation progress window nested
|
2009-11-08 12:11:38 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|