alberth
|
9c3b9690fb
|
(svn r19834) -Change: Replace matrix list widget in NewGRF gui by a panel with black background.
|
2010-05-16 18:47:08 +00:00 |
|
alberth
|
39723ed247
|
(svn r19834) -Change: Replace matrix list widget in NewGRF gui by a panel with black background.
|
2010-05-16 18:47:08 +00:00 |
|
alberth
|
22b868f4d5
|
(svn r19833) -Change: Modify NewGRF window towards having combined lists, add captions.
|
2010-05-16 18:41:59 +00:00 |
|
alberth
|
ff47831aba
|
(svn r19833) -Change: Modify NewGRF window towards having combined lists, add captions.
|
2010-05-16 18:41:59 +00:00 |
|
alberth
|
cf6e1165b5
|
(svn r19832) -Codechange: Rename variables list->actives, sel->active_sel.
|
2010-05-16 18:34:55 +00:00 |
|
alberth
|
4808ca2643
|
(svn r19832) -Codechange: Rename variables list->actives, sel->active_sel.
|
2010-05-16 18:34:55 +00:00 |
|
alberth
|
f0779f0163
|
(svn r19831) -Codechange: Rename formal parameters of the constructor to match data member variable names.
|
2010-05-16 18:30:02 +00:00 |
|
alberth
|
52affd2240
|
(svn r19831) -Codechange: Rename formal parameters of the constructor to match data member variable names.
|
2010-05-16 18:30:02 +00:00 |
|
alberth
|
c4b29c5124
|
(svn r19830) -Codechange: Move variable declarations to their first use.
|
2010-05-16 18:25:05 +00:00 |
|
alberth
|
e43c573476
|
(svn r19830) -Codechange: Move variable declarations to their first use.
|
2010-05-16 18:25:05 +00:00 |
|
alberth
|
8b582edb38
|
(svn r19829) -Codechange: Extract assignment from the condition-check in the for statement.
|
2010-05-16 18:22:07 +00:00 |
|
alberth
|
5037e26562
|
(svn r19829) -Codechange: Extract assignment from the condition-check in the for statement.
|
2010-05-16 18:22:07 +00:00 |
|
alberth
|
3b8c4440c5
|
(svn r19823) -Fix: Ensure that both texts of the newgrf gui download button fit.
|
2010-05-15 08:44:10 +00:00 |
|
alberth
|
95b10740a9
|
(svn r19823) -Fix: Ensure that both texts of the newgrf gui download button fit.
|
2010-05-15 08:44:10 +00:00 |
|
rubidium
|
062dd0e24c
|
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 10:14:29 +00:00 |
|
rubidium
|
a70fd540fc
|
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 10:14:29 +00:00 |
|
frosch
|
f835f67a39
|
(svn r19597) -Fix: Removing NewGRFs from the GUI list leaked.
|
2010-04-10 13:00:34 +00:00 |
|
frosch
|
65019bdf72
|
(svn r19597) -Fix: Removing NewGRFs from the GUI list leaked.
|
2010-04-10 13:00:34 +00:00 |
|
smatz
|
5eb1e3d033
|
(svn r19577) -Codechange: apply coding style to names of functions in settings.cpp
|
2010-04-07 20:28:02 +00:00 |
|
smatz
|
c77cb04f81
|
(svn r19577) -Codechange: apply coding style to names of functions in settings.cpp
|
2010-04-07 20:28:02 +00:00 |
|
alberth
|
1e48b2332e
|
(svn r19576) -Codechange: Unduplicating parse_intlist().
|
2010-04-07 20:09:53 +00:00 |
|
alberth
|
1921b27c65
|
(svn r19576) -Codechange: Unduplicating parse_intlist().
|
2010-04-07 20:09:53 +00:00 |
|
yexo
|
404df87b1f
|
(svn r19295) -Codechange: introduce wrapper functions for GRFConfig::name/info
|
2010-02-28 20:28:08 +00:00 |
|
yexo
|
23af928ce9
|
(svn r19295) -Codechange: introduce wrapper functions for GRFConfig::name/info
|
2010-02-28 20:28:08 +00:00 |
|
yexo
|
a9c8dbc0a0
|
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it
|
2010-02-25 20:05:31 +00:00 |
|
yexo
|
b21278659c
|
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it
|
2010-02-25 20:05:31 +00:00 |
|
smatz
|
f051066bc4
|
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
|
2010-02-24 14:46:15 +00:00 |
|
smatz
|
5504b1105e
|
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
|
2010-02-24 14:46:15 +00:00 |
|
alberth
|
33a96b5ef3
|
(svn r19132) -Codechange: No need to end a line with ;;.
|
2010-02-14 16:31:35 +00:00 |
|
alberth
|
e3b24801e2
|
(svn r19132) -Codechange: No need to end a line with ;;.
|
2010-02-14 16:31:35 +00:00 |
|
yexo
|
6406b75b8f
|
(svn r19094) -Codechange: don't check for NULL values before calling StrEmpty
|
2010-02-11 14:58:51 +00:00 |
|
yexo
|
9a80d81f4c
|
(svn r19094) -Codechange: don't check for NULL values before calling StrEmpty
|
2010-02-11 14:58:51 +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 |
|
frosch
|
94a5c917a5
|
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
|
2010-01-30 18:34:48 +00:00 |
|
yexo
|
ea227aa033
|
(svn r18948) -Fix: removing a newgrf from the list didn't update the scrollbar
|
2010-01-29 15:50:56 +00:00 |
|
yexo
|
d5025477a3
|
(svn r18948) -Fix: removing a newgrf from the list didn't update the scrollbar
|
2010-01-29 15:50:56 +00:00 |
|
yexo
|
81882039e3
|
(svn r18947) -Fix [FS#1510]: after clicking move up/move down in the newgrf/ai the selected item could be out of range
|
2010-01-29 15:45:53 +00:00 |
|
yexo
|
8f55972a63
|
(svn r18947) -Fix [FS#1510]: after clicking move up/move down in the newgrf/ai the selected item could be out of range
|
2010-01-29 15:45:53 +00:00 |
|
rubidium
|
f94c83a387
|
(svn r18872) -Codechange: introduce PaletteID and use it
|
2010-01-21 01:38:13 +00:00 |
|
rubidium
|
7127338414
|
(svn r18872) -Codechange: introduce PaletteID and use it
|
2010-01-21 01:38:13 +00:00 |
|
yexo
|
72572a0586
|
(svn r18815) -Fix (r18813): adding a single newgrf via the newgrf gui added all newgrfs after the selected one too
|
2010-01-15 20:20:24 +00:00 |
|
yexo
|
1da504aa73
|
(svn r18815) -Fix (r18813): adding a single newgrf via the newgrf gui added all newgrfs after the selected one too
|
2010-01-15 20:20:24 +00:00 |
|
yexo
|
bd102b78ee
|
(svn r18813) -Codechange: deduplicate copying a newgrf config
|
2010-01-15 18:28:30 +00:00 |
|
yexo
|
e7fbbdc81d
|
(svn r18813) -Codechange: deduplicate copying a newgrf config
|
2010-01-15 18:28:30 +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
|
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
|
409007cd92
|
(svn r18697) -Fix [FS#3471]: crash when scrolling to an item removed by filtering in the 'add NewGRF window'
|
2010-01-03 15:25:51 +00:00 |
|
rubidium
|
58b8264854
|
(svn r18697) -Fix [FS#3471]: crash when scrolling to an item removed by filtering in the 'add NewGRF window'
|
2010-01-03 15:25:51 +00:00 |
|
alberth
|
5a083f183e
|
(svn r18580) -Codechange: Use widget information only for setting scrollbar capacity.
|
2009-12-20 20:08:39 +00:00 |
|
alberth
|
f20e477a02
|
(svn r18580) -Codechange: Use widget information only for setting scrollbar capacity.
|
2009-12-20 20:08:39 +00:00 |
|