rubidium
|
9e106dca81
|
(svn r18896) -Fix [FS#3558]: pressing cancel for the query windows of the world generation window caused the default to be set instead of no changes to the value
|
2010-01-23 15:53:09 +00:00 |
|
smatz
|
74c6096975
|
(svn r18861) -Doc: more doxygen documentation in genworld files
|
2010-01-18 14:58:32 +00:00 |
|
smatz
|
a39a446e8f
|
(svn r18861) -Doc: more doxygen documentation in genworld files
|
2010-01-18 14:58:32 +00:00 |
|
smatz
|
c72c9f172d
|
(svn r18859) -Codechange: rename glwp_modes to GenenerateLandscapeWindowMode
|
2010-01-18 12:53:01 +00:00 |
|
smatz
|
565ad802b1
|
(svn r18859) -Codechange: rename glwp_modes to GenenerateLandscapeWindowMode
|
2010-01-18 12:53:01 +00:00 |
|
smatz
|
1ecb257422
|
(svn r18853) -Codechange: apply coding style to GenWorld's enums, structs and typedefs
|
2010-01-17 22:59:24 +00:00 |
|
smatz
|
11e3a00a23
|
(svn r18853) -Codechange: apply coding style to GenWorld's enums, structs and typedefs
|
2010-01-17 22:59:24 +00:00 |
|
smatz
|
1a4eb4e4a4
|
(svn r18850) -Fix [FS#3540]: don't allow screen redraw when the landscape contains broken slopes
|
2010-01-17 20:28:08 +00:00 |
|
smatz
|
3850b5912f
|
(svn r18850) -Fix [FS#3540]: don't allow screen redraw when the landscape contains broken slopes
|
2010-01-17 20:28:08 +00:00 |
|
rubidium
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
82fc28f77f
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
fac458a2dd
|
(svn r18787) -Fix [FS#3516]: crash when getting the tooltip of the industry amount in the world generation window
|
2010-01-11 20:58:52 +00:00 |
|
rubidium
|
a535acb549
|
(svn r18787) -Fix [FS#3516]: crash when getting the tooltip of the industry amount in the world generation window
|
2010-01-11 20:58:52 +00:00 |
|
rubidium
|
c5d62862ed
|
(svn r18643) -Fix [FS#3436]: rotation could not be changed for heightmaps
|
2009-12-27 12:58:23 +00:00 |
|
rubidium
|
04a8888547
|
(svn r18643) -Fix [FS#3436]: rotation could not be changed for heightmaps
|
2009-12-27 12:58:23 +00:00 |
|
rubidium
|
a5dc9f76df
|
(svn r18586) -Fix [FS#3398]: pressing default for the starting year/snow line height edit boxes of the world generation windows didn't work.
|
2009-12-21 16:16:37 +00:00 |
|
rubidium
|
cc40883ad8
|
(svn r18586) -Fix [FS#3398]: pressing default for the starting year/snow line height edit boxes of the world generation windows didn't work.
|
2009-12-21 16:16:37 +00:00 |
|
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 |
|