frosch
|
bdc86b7280
|
(svn r17541) -Feature: Filtering in Add-NewGRF dialog.
|
2009-09-14 20:59:46 +00:00 |
|
frosch
|
e720d23d86
|
(svn r17514) -Codechange: Nestify Add-NewGRF dialog.
|
2009-09-12 18:40:02 +00:00 |
|
frosch
|
4317f1a010
|
(svn r17514) -Codechange: Nestify Add-NewGRF dialog.
|
2009-09-12 18:40:02 +00:00 |
|
frosch
|
d0de94be99
|
(svn r17511) -Codechange: Simplify ShowNewGRFInfo() by passing 'right' instead of 'width'.
|
2009-09-12 17:17:07 +00:00 |
|
frosch
|
d9ece3698a
|
(svn r17511) -Codechange: Simplify ShowNewGRFInfo() by passing 'right' instead of 'width'.
|
2009-09-12 17:17:07 +00:00 |
|
rubidium
|
7aeaa4f132
|
(svn r17371) -Codechange: make the newgrf, news and order GUIs use the scrollbar wrappers
|
2009-09-02 08:18:54 +00:00 |
|
rubidium
|
d5e749d8b1
|
(svn r17371) -Codechange: make the newgrf, news and order GUIs use the scrollbar wrappers
|
2009-09-02 08:18:54 +00:00 |
|
rubidium
|
aca7ba714a
|
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
|
2009-08-23 19:03:09 +00:00 |
|
rubidium
|
d4a98be94a
|
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
|
2009-08-23 19:03:09 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +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
|
d61be2637e
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +00:00 |
|
rubidium
|
4b2592dbc0
|
(svn r17062) -Change: unify the naming of some 125 strings
|
2009-08-04 18:04:33 +00:00 |
|
rubidium
|
5bb7b8ad35
|
(svn r17062) -Change: unify the naming of some 125 strings
|
2009-08-04 18:04:33 +00:00 |
|
alberth
|
d0a47fc1b4
|
(svn r16845) -Codechange: Introduction of constants for describing the bits in a WWT_MATRIX data field.
|
2009-07-16 16:22:23 +00:00 |
|
alberth
|
fe9f5cbc46
|
(svn r16845) -Codechange: Introduction of constants for describing the bits in a WWT_MATRIX data field.
|
2009-07-16 16:22:23 +00:00 |
|
alberth
|
bc9c2e43fe
|
(svn r16413) -Codechange: Allow leading/trailing whitespace and comma in newgrf parameters instead of treating them as invalid.
|
2009-05-24 12:49:27 +00:00 |
|
alberth
|
0db7c2929e
|
(svn r16413) -Codechange: Allow leading/trailing whitespace and comma in newgrf parameters instead of treating them as invalid.
|
2009-05-24 12:49:27 +00:00 |
|
rubidium
|
9dff385c38
|
(svn r16304) -Codechange: remove some magic numbers from the newgrf add window so it mirrors nicely.
|
2009-05-13 22:51:31 +00:00 |
|
rubidium
|
3a15860df7
|
(svn r16304) -Codechange: remove some magic numbers from the newgrf add window so it mirrors nicely.
|
2009-05-13 22:51:31 +00:00 |
|
frosch
|
ddd47a056d
|
(svn r16223) -Fix (r8881): ActionB should use the online parameters from GRFFile instead of the initial user-specified values from GRFConfig. Also use the values as they were set when the ActionB was executed, not as they are set when the message is shown.
|
2009-05-04 11:23:21 +00:00 |
|
frosch
|
80e896fa53
|
(svn r16223) -Fix (r8881): ActionB should use the online parameters from GRFFile instead of the initial user-specified values from GRFConfig. Also use the values as they were set when the ActionB was executed, not as they are set when the message is shown.
|
2009-05-04 11:23:21 +00:00 |
|
alberth
|
e62df0abf9
|
(svn r16186) -Codechange: Adding nested widgets to _newgrf_desc and _newgrf_add_dlg_desc window descriptions.
|
2009-04-29 20:32:11 +00:00 |
|
alberth
|
663d6b60fb
|
(svn r16186) -Codechange: Adding nested widgets to _newgrf_desc and _newgrf_add_dlg_desc window descriptions.
|
2009-04-29 20:32:11 +00:00 |
|
alberth
|
a0e7f1647d
|
(svn r16185) -Codechange: Moving the ShowNewGRFStateWidgets and AddNewGRFWindowWidgets widget enums outside their window structs.
-Codechange: Improvements to the _newgrf_add_dlg_widgets and _newgrf_widgets widget arrays in preparation for nested widgets.
|
2009-04-29 20:29:19 +00:00 |
|
alberth
|
1a3a52abf9
|
(svn r16185) -Codechange: Moving the ShowNewGRFStateWidgets and AddNewGRFWindowWidgets widget enums outside their window structs.
-Codechange: Improvements to the _newgrf_add_dlg_widgets and _newgrf_widgets widget arrays in preparation for nested widgets.
|
2009-04-29 20:29:19 +00:00 |
|
rubidium
|
59d45a04d6
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
|
rubidium
|
5c5b357043
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
|
alberth
|
9d2738b9c4
|
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() callback
|
2009-03-29 09:49:11 +00:00 |
|
alberth
|
bbd546b792
|
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() callback
|
2009-03-29 09:49:11 +00:00 |
|
rubidium
|
d837fc4d03
|
(svn r15797) -Codechange: make users of the old DrawStringMultiLine use the new one.
|
2009-03-21 23:45:34 +00:00 |
|
rubidium
|
dcd5ad8b19
|
(svn r15797) -Codechange: make users of the old DrawStringMultiLine use the new one.
|
2009-03-21 23:45:34 +00:00 |
|
rubidium
|
45f189fdca
|
(svn r15785) -Codechange: remove the *Truncated part of the old text drawing API.
|
2009-03-21 20:12:12 +00:00 |
|
rubidium
|
c1aabd9842
|
(svn r15785) -Codechange: remove the *Truncated part of the old text drawing API.
|
2009-03-21 20:12:12 +00:00 |
|
rubidium
|
93fe44a3c5
|
(svn r15783) -Codechange: make the dropdown draw code pass around the left/right instead of the x and width to make drawing text at offsets easier.
|
2009-03-21 19:31:47 +00:00 |
|
rubidium
|
303a8f9673
|
(svn r15783) -Codechange: make the dropdown draw code pass around the left/right instead of the x and width to make drawing text at offsets easier.
|
2009-03-21 19:31:47 +00:00 |
|
rubidium
|
f9def73be6
|
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth)
|
2009-03-15 15:12:06 +00:00 |
|
rubidium
|
7f468dc142
|
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth)
|
2009-03-15 15:12:06 +00:00 |
|
rubidium
|
c876e3e1b2
|
(svn r15561) -Fix [FS#2646]: segfault when saving a preset with unknown NewGRFs
|
2009-02-23 20:45:34 +00:00 |
|
rubidium
|
27ae9fbd7e
|
(svn r15561) -Fix [FS#2646]: segfault when saving a preset with unknown NewGRFs
|
2009-02-23 20:45:34 +00:00 |
|
peter1138
|
7cd579e7ef
|
(svn r15311) -Fix (r15126): Obiwan error
|
2009-02-01 22:11:46 +00:00 |
|
peter1138
|
bcb72d30d8
|
(svn r15311) -Fix (r15126): Obiwan error
|
2009-02-01 22:11:46 +00:00 |
|
smatz
|
0d3f5e6e74
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
smatz
|
9021c20b5e
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
Yexo
|
60dc54b234
|
(svn r15250) -Fix (r15126): The NewGRF Settings window was 1 pixel to low.
|
2009-01-24 10:28:41 +00:00 |
|
Yexo
|
a20635fbfd
|
(svn r15250) -Fix (r15126): The NewGRF Settings window was 1 pixel to low.
|
2009-01-24 10:28:41 +00:00 |
|
rubidium
|
aff27ca884
|
(svn r15245) -Fix: don't "save" the NewGRF settings on closing the NewGRF window when the content of the window isn't editable
|
2009-01-23 23:37:49 +00:00 |
|
rubidium
|
d5465604dc
|
(svn r15245) -Fix: don't "save" the NewGRF settings on closing the NewGRF window when the content of the window isn't editable
|
2009-01-23 23:37:49 +00:00 |
|
rubidium
|
aaad553233
|
(svn r15225) -Fix (r15126): searching for 'missing' NewGRFs gave the 'compatability loaded' NewGRF instead of the one that we're actually looking for
|
2009-01-23 15:06:56 +00:00 |
|