frosch
|
91c8ef91b1
|
(svn r20217) -Fix [FS#3969]: Invalidate saveload GUI after rescanning NewGRFs.
|
2010-07-25 14:33:17 +00:00 |
|
frosch
|
4f51623d12
|
(svn r20066) -Fix: When rescanning NewGRFs resp. after content download also check whether compatible grfs are available now.
|
2010-07-03 20:02:14 +00:00 |
|
frosch
|
df14436b7b
|
(svn r20066) -Fix: When rescanning NewGRFs resp. after content download also check whether compatible grfs are available now.
|
2010-07-03 20:02:14 +00:00 |
|
alberth
|
22b9bc5157
|
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLine().
|
2010-07-02 13:53:05 +00:00 |
|
alberth
|
c2a871d10b
|
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLine().
|
2010-07-02 13:53:05 +00:00 |
|
frosch
|
717d134947
|
(svn r19986) -Fix (r19841): One could add and remove Grfs from the list via doubleclicking even if editing the list is not allowed.
|
2010-06-13 14:58:14 +00:00 |
|
frosch
|
ff670ac489
|
(svn r19986) -Fix (r19841): One could add and remove Grfs from the list via doubleclicking even if editing the list is not allowed.
|
2010-06-13 14:58:14 +00:00 |
|
frosch
|
56fbbdeafd
|
(svn r19972) -Change: Use the md5sum from the previous save of the game for BaNaNaS instead of the initial (when the grf was added) md5sum from the gamelog. Neither method is 'better', but this way it is independent from the gamelog.
|
2010-06-13 14:11:32 +00:00 |
|
frosch
|
52c4af211a
|
(svn r19972) -Change: Use the md5sum from the previous save of the game for BaNaNaS instead of the initial (when the grf was added) md5sum from the gamelog. Neither method is 'better', but this way it is independent from the gamelog.
|
2010-06-13 14:11:32 +00:00 |
|
alberth
|
bee74bd82b
|
(svn r19849) -Fix: Center sprite and text seperately in the newgrf gui active list.
|
2010-05-17 21:14:50 +00:00 |
|
alberth
|
0f17755f95
|
(svn r19849) -Fix: Center sprite and text seperately in the newgrf gui active list.
|
2010-05-17 21:14:50 +00:00 |
|
alberth
|
255a3331bf
|
(svn r19848) -Fix (r19837): Center the texts of the inactive newgrfs.
|
2010-05-17 20:49:41 +00:00 |
|
alberth
|
b628dc0de7
|
(svn r19848) -Fix (r19837): Center the texts of the inactive newgrfs.
|
2010-05-17 20:49:41 +00:00 |
|
alberth
|
255bb5bb1f
|
(svn r19845) -Feature: Dynamically switch between 2 and 3 column NewGRF gui for improved user experience.
|
2010-05-16 19:19:51 +00:00 |
|
alberth
|
1a18933f35
|
(svn r19845) -Feature: Dynamically switch between 2 and 3 column NewGRF gui for improved user experience.
|
2010-05-16 19:19:51 +00:00 |
|
alberth
|
637ee45545
|
(svn r19841) -Feature: Setup NewGRFs from a single window.
|
2010-05-16 19:11:16 +00:00 |
|
alberth
|
2f1c4bc8fe
|
(svn r19841) -Feature: Setup NewGRFs from a single window.
|
2010-05-16 19:11:16 +00:00 |
|
alberth
|
e49cb2d320
|
(svn r19840) -Add: Add 'rescan' functionality to the NewGRF window.
|
2010-05-16 19:06:40 +00:00 |
|
alberth
|
4749e5da27
|
(svn r19840) -Add: Add 'rescan' functionality to the NewGRF window.
|
2010-05-16 19:06:40 +00:00 |
|
alberth
|
d233845370
|
(svn r19838) -Change: Add filter capability to the availables list.
|
2010-05-16 19:02:43 +00:00 |
|
alberth
|
ae27a0287c
|
(svn r19838) -Change: Add filter capability to the availables list.
|
2010-05-16 19:02:43 +00:00 |
|
alberth
|
b7a8497ccd
|
(svn r19837) -Change: Display list of available (non-active) grfs in the NewGRF window.
|
2010-05-16 18:58:13 +00:00 |
|
alberth
|
47360b029e
|
(svn r19837) -Change: Display list of available (non-active) grfs in the NewGRF window.
|
2010-05-16 18:58:13 +00:00 |
|
alberth
|
219ae56f8a
|
(svn r19836) -Codechange: Move sprite palette selection code in NewGRF gui to its own method.
|
2010-05-16 18:52:11 +00:00 |
|
alberth
|
5e24305e0d
|
(svn r19836) -Codechange: Move sprite palette selection code in NewGRF gui to its own method.
|
2010-05-16 18:52:11 +00:00 |
|
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 |
|