terkhen
|
23e2cffebd
|
(svn r19397) -Add: Enter the starting year at the scenario editor by clicking at the date panel.
|
2010-03-13 10:18:57 +00:00 |
|
terkhen
|
bf2c06bedb
|
(svn r19397) -Add: Enter the starting year at the scenario editor by clicking at the date panel.
|
2010-03-13 10:18:57 +00:00 |
|
alberth
|
e3b24801e2
|
(svn r19132) -Codechange: No need to end a line with ;;.
|
2010-02-14 16:31:35 +00:00 |
|
alberth
|
33a96b5ef3
|
(svn r19132) -Codechange: No need to end a line with ;;.
|
2010-02-14 16:31:35 +00:00 |
|
terkhen
|
01f8bc2578
|
(svn r19076) -Codechange: Move graph functions to their own header.
|
2010-02-10 15:24:48 +00:00 |
|
terkhen
|
2329eacfe8
|
(svn r19076) -Codechange: Move graph functions to their own header.
|
2010-02-10 15:24:48 +00:00 |
|
terkhen
|
c39a4b22aa
|
(svn r19062) -Codechange: Move smallmap related functions to their own header.
|
2010-02-08 21:19:41 +00:00 |
|
terkhen
|
b9f06f3f29
|
(svn r19062) -Codechange: Move smallmap related functions to their own header.
|
2010-02-08 21:19:41 +00:00 |
|
frosch
|
94a5c917a5
|
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
|
2010-01-30 18:34:48 +00:00 |
|
frosch
|
88019e64e1
|
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
|
2010-01-30 18:34:48 +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
|
7f1bf45c03
|
(svn r18784) -Codechange: make NetworkSend_Command accept a company instead of using _local_company to pass that information, with the whole mess when you don't want the company to be _local_company.
|
2010-01-11 20:32:32 +00:00 |
|
rubidium
|
ebe99fd493
|
(svn r18784) -Codechange: make NetworkSend_Command accept a company instead of using _local_company to pass that information, with the whole mess when you don't want the company to be _local_company.
|
2010-01-11 20:32:32 +00:00 |
|
rubidium
|
0da7a4dc91
|
(svn r18546) -Codechange: make making the screenshot not asynchronious; just do it at the moment it's requested.
|
2009-12-19 19:21:37 +00:00 |
|
rubidium
|
a6146f5f51
|
(svn r18546) -Codechange: make making the screenshot not asynchronious; just do it at the moment it's requested.
|
2009-12-19 19:21:37 +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
|
fedb593293
|
(svn r18318) -Codechange: add an enum value for manual window placement
|
2009-11-28 13:54:28 +00:00 |
|
rubidium
|
458c73aecb
|
(svn r18318) -Codechange: add an enum value for manual window placement
|
2009-11-28 13:54:28 +00:00 |
|
frosch
|
119638793b
|
(svn r18308) -Codechange: Use GetSpriteSize() instead of hardcoded width in dropdowns with company icon.
|
2009-11-27 16:46:17 +00:00 |
|
frosch
|
bdd0f8762d
|
(svn r18308) -Codechange: Use GetSpriteSize() instead of hardcoded width in dropdowns with company icon.
|
2009-11-27 16:46:17 +00:00 |
|
frosch
|
7900d30c2c
|
(svn r18307) -Fix: some coding style.
|
2009-11-27 16:35:34 +00:00 |
|
frosch
|
5c6b7fd88d
|
(svn r18307) -Fix: some coding style.
|
2009-11-27 16:35:34 +00:00 |
|
frosch
|
fb10e6a19e
|
(svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items.
|
2009-11-27 16:20:56 +00:00 |
|
frosch
|
b4626547b5
|
(svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items.
|
2009-11-27 16:20:56 +00:00 |
|
frosch
|
372aa6ff5f
|
(svn r18305) -Codechange: Replace some 2s with WD_FRAMERECT_(LEFT|RIGHT).
|
2009-11-27 16:18:03 +00:00 |
|
frosch
|
a37ca47882
|
(svn r18305) -Codechange: Replace some 2s with WD_FRAMERECT_(LEFT|RIGHT).
|
2009-11-27 16:18:03 +00:00 |
|
rubidium
|
a14d00c478
|
(svn r18289) -Codechange: if using RTL draw the toolbar in the reverse direction so the buttons overlap 'nicely'
|
2009-11-25 21:30:45 +00:00 |
|
rubidium
|
bd39a3b4c4
|
(svn r18289) -Codechange: if using RTL draw the toolbar in the reverse direction so the buttons overlap 'nicely'
|
2009-11-25 21:30:45 +00:00 |
|
smatz
|
f7466979b9
|
(svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJosh, GeekToo, Terkhen and others)
|
2009-11-24 21:18:11 +00:00 |
|
smatz
|
f0c64208cf
|
(svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJosh, GeekToo, Terkhen and others)
|
2009-11-24 21:18:11 +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 |
|
rubidium
|
919691da86
|
(svn r18261) -Codechange: center the company icons in the toolbar dropdowns
|
2009-11-23 20:14:42 +00:00 |
|
rubidium
|
fb168e25ad
|
(svn r18261) -Codechange: center the company icons in the toolbar dropdowns
|
2009-11-23 20:14:42 +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
|
75e513d5b5
|
(svn r18201) -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays.
|
2009-11-20 20:10:06 +00:00 |
|
alberth
|
777d5ce12e
|
(svn r18201) -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays.
|
2009-11-20 20:10:06 +00:00 |
|
rubidium
|
8e24df4d45
|
(svn r18165) -Codechange: make company dropdowns RTL aware
|
2009-11-18 12:31:48 +00:00 |
|
rubidium
|
0fc733f3a0
|
(svn r18165) -Codechange: make company dropdowns RTL aware
|
2009-11-18 12:31:48 +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
|
d4cbcc145b
|
(svn r18108) -Fix (r17986): crash when clicking just 'outside' of the date panel
|
2009-11-15 20:16:51 +00:00 |
|
rubidium
|
95af4f40f3
|
(svn r18108) -Fix (r17986): crash when clicking just 'outside' of the date panel
|
2009-11-15 20:16:51 +00:00 |
|
rubidium
|
1f6f15a126
|
(svn r18092) -Codechange: remove support for the unnested widgets
|
2009-11-15 13:36:30 +00:00 |
|
rubidium
|
aeb9f8e715
|
(svn r18092) -Codechange: remove support for the unnested widgets
|
2009-11-15 13:36:30 +00:00 |
|