frosch
|
4a6036208a
|
(svn r27277) -Codechange: Make _displayed_industries a std::bitset.
|
2015-05-09 09:24:19 +00:00 |
|
peter1138
|
6872b647f1
|
(svn r26960) -Codechange: Draw sort button symbols as sprites, and pad sort buttons with non-static width.
|
2014-10-05 11:20:02 +00:00 |
|
peter1138
|
0877f892c5
|
(svn r26960) -Codechange: Draw sort button symbols as sprites, and pad sort buttons with non-static width.
|
2014-10-05 11:20:02 +00:00 |
|
alberth
|
633ac888f6
|
(svn r26723) -Fix[FS#5997]: Properly check for cargo acceptance of houses.
|
2014-08-09 19:32:51 +00:00 |
|
alberth
|
be4bbf7dd9
|
(svn r26723) -Fix[FS#5997]: Properly check for cargo acceptance of houses.
|
2014-08-09 19:32:51 +00:00 |
|
planetmaker
|
796fcaa9e1
|
(svn r26656) -Fix [FS#6044]: Production cheat cannot not be allowed to be active in multiplayer for desync reasons, even when activated in singleplayer previously
|
2014-06-20 20:04:10 +00:00 |
|
planetmaker
|
73bfec0fc8
|
(svn r26656) -Fix [FS#6044]: Production cheat cannot not be allowed to be active in multiplayer for desync reasons, even when activated in singleplayer previously
|
2014-06-20 20:04:10 +00:00 |
|
frosch
|
7b3ead329b
|
(svn r26640) -Cleanup: Remove some pointless STR_JUST_STRING detours.
|
2014-06-10 16:37:25 +00:00 |
|
frosch
|
1b0929a9f0
|
(svn r26640) -Cleanup: Remove some pointless STR_JUST_STRING detours.
|
2014-06-10 16:37:25 +00:00 |
|
rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
rubidium
|
0463dbdc9e
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
frosch
|
7b238142b8
|
(svn r26241) -Codechange: Remember the GRFFile which filled the TextRefStack in the TextRefStack.
|
2014-01-12 18:00:39 +00:00 |
|
frosch
|
ba1779b978
|
(svn r26241) -Codechange: Remember the GRFFile which filled the TextRefStack in the TextRefStack.
|
2014-01-12 18:00:39 +00:00 |
|
rubidium
|
201b3d8aa2
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
|
rubidium
|
83eeba28b7
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
|
rubidium
|
3784110fe6
|
(svn r26080) -Fix: possible out of bounds array access
|
2013-11-24 09:30:30 +00:00 |
|
rubidium
|
a8e8f606d8
|
(svn r26080) -Fix: possible out of bounds array access
|
2013-11-24 09:30:30 +00:00 |
|
frosch
|
670c4879cf
|
(svn r25838) -Codechange: Rename HOUSE_MAX to NUM_HOUSES.
|
2013-10-12 16:33:19 +00:00 |
|
frosch
|
6a0439a789
|
(svn r25838) -Codechange: Rename HOUSE_MAX to NUM_HOUSES.
|
2013-10-12 16:33:19 +00:00 |
|
frosch
|
0c42bd6a7b
|
(svn r25732) -Fix: In BuildIndustryWindow in RTL mode, draw industry color icon at the right. (sbr)
|
2013-08-18 20:06:01 +00:00 |
|
frosch
|
87ef3ab449
|
(svn r25732) -Fix: In BuildIndustryWindow in RTL mode, draw industry color icon at the right. (sbr)
|
2013-08-18 20:06:01 +00:00 |
|
fonsinchen
|
4396dcf642
|
(svn r25714) -Fix: explicitly cast some things to silence warnings on GCC 4.0
|
2013-08-10 12:47:24 +00:00 |
|
fonsinchen
|
0baa72aff9
|
(svn r25714) -Fix: explicitly cast some things to silence warnings on GCC 4.0
|
2013-08-10 12:47:24 +00:00 |
|
frosch
|
538159cb1d
|
(svn r25537) -Codechange: Optionally make WWT_MATRIX compute the number of rows and columns from the resize step size.
|
2013-06-30 14:36:31 +00:00 |
|
frosch
|
43ec0bf0c1
|
(svn r25537) -Codechange: Optionally make WWT_MATRIX compute the number of rows and columns from the resize step size.
|
2013-06-30 14:36:31 +00:00 |
|
frosch
|
f6d27acb51
|
(svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX widgets.
|
2013-06-30 14:32:31 +00:00 |
|
frosch
|
98fdd20f84
|
(svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX widgets.
|
2013-06-30 14:32:31 +00:00 |
|
frosch
|
13badddd75
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
4e4e635916
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
16feb5c4e9
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
8157a8afd8
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
25adefca23
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
frosch
|
56e4a8c4d6
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
alberth
|
41ddef3018
|
(svn r25238) -Feature: Display imminent closure of an industry in its view window.
|
2013-05-12 19:38:30 +00:00 |
|
alberth
|
1b5b4db690
|
(svn r25238) -Feature: Display imminent closure of an industry in its view window.
|
2013-05-12 19:38:30 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
frosch
|
336a93a9d8
|
(svn r24846) -Add: Advanced settings to disable certain sound effects.
|
2012-12-23 21:09:09 +00:00 |
|
frosch
|
3ce8d2ce70
|
(svn r24846) -Add: Advanced settings to disable certain sound effects.
|
2012-12-23 21:09:09 +00:00 |
|
alberth
|
19adc87262
|
(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from various sources (including Eagle_rainbow, MinchinWeb)
|
2012-12-01 13:12:39 +00:00 |
|
alberth
|
732e073261
|
(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from various sources (including Eagle_rainbow, MinchinWeb)
|
2012-12-01 13:12:39 +00:00 |
|
alberth
|
443d666bba
|
(svn r24764) -Change: Disable horizontal resizing of the industry chain window, it's not useful.
|
2012-11-25 15:31:45 +00:00 |
|
alberth
|
a2b07adf43
|
(svn r24764) -Change: Disable horizontal resizing of the industry chain window, it's not useful.
|
2012-11-25 15:31:45 +00:00 |
|
alberth
|
9f8184e71e
|
(svn r24763) -Feature: Add industry type and cargo dropdown selection for easier navigating in the industry chain window.
|
2012-11-25 15:24:02 +00:00 |
|
alberth
|
fb892f4b20
|
(svn r24763) -Feature: Add industry type and cargo dropdown selection for easier navigating in the industry chain window.
|
2012-11-25 15:24:02 +00:00 |
|
frosch
|
3b06409153
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
frosch
|
03736af2ae
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
alberth
|
67f599f9db
|
(svn r24395) -Doc: Fixed argument references in @param descriptions.
|
2012-07-10 18:37:54 +00:00 |
|
alberth
|
2ab7c82b31
|
(svn r24395) -Doc: Fixed argument references in @param descriptions.
|
2012-07-10 18:37:54 +00:00 |
|
frosch
|
23ad97e755
|
(svn r24310) -Codechange: Add named constants for the dimensions of settings buttons, and generally make their usage more consistent.
|
2012-06-01 14:41:09 +00:00 |
|