alberth
|
9c31915368
|
(svn r17798) -Codechange: Introduce new constant WD_PAR_VSEP_WIDE for large amount of space between text.
|
2009-10-18 13:59:25 +00:00 |
|
alberth
|
f1e885e0d2
|
(svn r17798) -Codechange: Introduce new constant WD_PAR_VSEP_WIDE for large amount of space between text.
|
2009-10-18 13:59:25 +00:00 |
|
alberth
|
1f3dedea24
|
(svn r17797) -Codechange: Use parameters of new function, introduce constants for hardcoded numbers.
|
2009-10-18 13:56:09 +00:00 |
|
alberth
|
00723e694f
|
(svn r17797) -Codechange: Use parameters of new function, introduce constants for hardcoded numbers.
|
2009-10-18 13:56:09 +00:00 |
|
alberth
|
9b8030612f
|
(svn r17796) -Codechange: Move drawing of the industry info to its own function.
|
2009-10-18 13:40:11 +00:00 |
|
alberth
|
29028b3f8a
|
(svn r17796) -Codechange: Move drawing of the industry info to its own function.
|
2009-10-18 13:40:11 +00:00 |
|
rubidium
|
b72898c8a3
|
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wrong 'size') upon reiniting windows
|
2009-10-17 14:29:10 +00:00 |
|
rubidium
|
d1d35b95b6
|
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wrong 'size') upon reiniting windows
|
2009-10-17 14:29:10 +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 |
|
smatz
|
13437a998e
|
(svn r17603) -Codechange: since now, towns are 'founded' instead of 'built'
|
2009-09-21 18:16:00 +00:00 |
|
smatz
|
15511678e3
|
(svn r17603) -Codechange: since now, towns are 'founded' instead of 'built'
|
2009-09-21 18:16:00 +00:00 |
|
alberth
|
d54028fde8
|
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array.
|
2009-09-19 11:31:12 +00:00 |
|
alberth
|
116c77c342
|
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array.
|
2009-09-19 11:31:12 +00:00 |
|
rubidium
|
c2c0f4403e
|
(svn r17534) -Codechange: unify the naming of callback masks/flags
|
2009-09-14 12:22:57 +00:00 |
|
rubidium
|
64bafcbe18
|
(svn r17534) -Codechange: unify the naming of callback masks/flags
|
2009-09-14 12:22:57 +00:00 |
|
frosch
|
0e36260337
|
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability.
|
2009-09-13 19:15:59 +00:00 |
|
frosch
|
ebd916be3d
|
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability.
|
2009-09-13 19:15:59 +00:00 |
|
smatz
|
2fafa87aa1
|
(svn r17445) -Fix (r17318): force resort after changing sort type in the industry list window
|
2009-09-07 08:52:01 +00:00 |
|
smatz
|
98e2742863
|
(svn r17445) -Fix (r17318): force resort after changing sort type in the industry list window
|
2009-09-07 08:52:01 +00:00 |
|
alberth
|
a76da0e36a
|
(svn r17423) -Fix [FS#3174]: Show '- None -' with empty town or industry list, and use that text in the size computation as well.
|
2009-09-05 11:27:28 +00:00 |
|
alberth
|
9fd22f727f
|
(svn r17423) -Fix [FS#3174]: Show '- None -' with empty town or industry list, and use that text in the size computation as well.
|
2009-09-05 11:27:28 +00:00 |
|
rubidium
|
f3372f6bc1
|
(svn r17414) -Codechange: only send/read the number of bits that can be actually useful when building industries
|
2009-09-04 20:04:54 +00:00 |
|
rubidium
|
27738c6638
|
(svn r17414) -Codechange: only send/read the number of bits that can be actually useful when building industries
|
2009-09-04 20:04:54 +00:00 |
|
rubidium
|
e80d296638
|
(svn r17369) -Codechange: make the depot, group and industry GUIs use the scrollbar wrappers
|
2009-09-02 07:36:39 +00:00 |
|
rubidium
|
78c9827000
|
(svn r17369) -Codechange: make the depot, group and industry GUIs use the scrollbar wrappers
|
2009-09-02 07:36:39 +00:00 |
|
rubidium
|
25b667c1ea
|
(svn r17322) -Codechange: make the industry directory window nested.
|
2009-08-30 15:25:20 +00:00 |
|
rubidium
|
3b03999073
|
(svn r17322) -Codechange: make the industry directory window nested.
|
2009-08-30 15:25:20 +00:00 |
|
rubidium
|
b237655d76
|
(svn r17320) -Codechange: move the code to determine the string and set dparams of industries in the industry directory out of OnPaint
|
2009-08-30 14:06:55 +00:00 |
|
rubidium
|
e8433f6d48
|
(svn r17320) -Codechange: move the code to determine the string and set dparams of industries in the industry directory out of OnPaint
|
2009-08-30 14:06:55 +00:00 |
|
rubidium
|
898d070919
|
(svn r17319) -Codechange: replace some magic numbers related to locations/sizes with the appropriate variables in the industry directory
|
2009-08-30 13:54:53 +00:00 |
|
rubidium
|
0aab13bf44
|
(svn r17319) -Codechange: replace some magic numbers related to locations/sizes with the appropriate variables in the industry directory
|
2009-08-30 13:54:53 +00:00 |
|
rubidium
|
99dda2a3ce
|
(svn r17318) -Codechange: remove state changes from the OnPaint of the industry directory
|
2009-08-30 13:44:25 +00:00 |
|
rubidium
|
5fe9c44862
|
(svn r17318) -Codechange: remove state changes from the OnPaint of the industry directory
|
2009-08-30 13:44:25 +00:00 |
|
smatz
|
a0d0206f2d
|
(svn r17292) -Codechange: use unified ToPercent() function to convert fract numbers to percents
|
2009-08-27 13:31:26 +00:00 |
|
smatz
|
100ae8efcc
|
(svn r17292) -Codechange: use unified ToPercent() function to convert fract numbers to percents
|
2009-08-27 13:31:26 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
alberth
|
b31928c033
|
(svn r17198) -Fix [FS#2406]: Accept monthly production values in the scenario editor.
|
2009-08-16 07:28:00 +00:00 |
|
alberth
|
098756b84b
|
(svn r17198) -Fix [FS#2406]: Accept monthly production values in the scenario editor.
|
2009-08-16 07:28:00 +00:00 |
|
alberth
|
0cc8cbd40d
|
(svn r17171) -Doc: Additions and corrections of various doxygen strings.
|
2009-08-14 18:41:03 +00:00 |
|
alberth
|
4eb155ccfb
|
(svn r17171) -Doc: Additions and corrections of various doxygen strings.
|
2009-08-14 18:41:03 +00:00 |
|
smatz
|
d64bdb138c
|
(svn r17168) -Codechange: apply coding style to if and while statements
|
2009-08-14 17:11:59 +00:00 |
|
smatz
|
c5533ae470
|
(svn r17168) -Codechange: apply coding style to if and while statements
|
2009-08-14 17:11:59 +00:00 |
|
rubidium
|
d61be2637e
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +00:00 |
|
rubidium
|
1fe3ad3288
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +00:00 |
|
rubidium
|
4874578e79
|
(svn r16930) -Codechange: more StringID name unification and grouping
|
2009-07-23 19:31:50 +00:00 |
|
rubidium
|
e9bc557b2a
|
(svn r16930) -Codechange: more StringID name unification and grouping
|
2009-07-23 19:31:50 +00:00 |
|
rubidium
|
39e6dbd5e3
|
(svn r16886) -Codechange: unify naming of some string IDs related to string codes and group them logically
|
2009-07-20 11:21:57 +00:00 |
|
rubidium
|
e3053660c6
|
(svn r16886) -Codechange: unify naming of some string IDs related to string codes and group them logically
|
2009-07-20 11:21:57 +00:00 |
|