frosch
ce32ca4dc6
(svn r27758) -Change: Increase the maximum number of GameScript texts to 64k, and NewGRF texts to 512k.
2017-02-26 19:41:30 +00:00
frosch
2bb80d280c
(svn r27758) -Change: Increase the maximum number of GameScript texts to 64k, and NewGRF texts to 512k.
2017-02-26 19:41:30 +00:00
frosch
0c1fcc02ec
(svn r27757) -Change: Make StringID 32bit.
2017-02-26 19:41:14 +00:00
frosch
fc4c4d080c
(svn r27757) -Change: Make StringID 32bit.
2017-02-26 19:41:14 +00:00
frosch
49b940f69c
(svn r27756) -Codechange: Add StringTab enum
2017-02-26 19:40:53 +00:00
frosch
a56e2bccd0
(svn r27756) -Codechange: Add StringTab enum
2017-02-26 19:40:53 +00:00
frosch
b54a79f13e
(svn r27755) -Codechange: Move TAB_SIZE to strings_type.h and use it consistently.
2017-02-26 19:40:32 +00:00
frosch
f4da8ece0c
(svn r27755) -Codechange: Move TAB_SIZE to strings_type.h and use it consistently.
2017-02-26 19:40:32 +00:00
frosch
02967c3c08
(svn r27754) -Codechange: Add GetStringTab(), GetStringIndex() and MakeStringID() to access the structure of StringIDs.
2017-02-26 19:39:58 +00:00
frosch
9ad09627ad
(svn r27754) -Codechange: Add GetStringTab(), GetStringIndex() and MakeStringID() to access the structure of StringIDs.
2017-02-26 19:39:58 +00:00
translators
d5c6760c85
(svn r27753) -Update from Eints:
2017-02-26 18:45:43 +00:00
translators
b264dd2a8d
(svn r27753) -Update from Eints:
2017-02-26 18:45:43 +00:00
alberth
fa81e20390
(svn r27752) -Cleanup: Remove obsolete strings from other languages as well.
2017-02-26 15:34:57 +00:00
alberth
07254a238d
(svn r27752) -Cleanup: Remove obsolete strings from other languages as well.
2017-02-26 15:34:57 +00:00
alberth
34ca88c098
(svn r27751) -Feature: Display cargo suffix of accepted cargoes in industry view based on cb37 result type.
...
Industry-sets that have no stockpiling get better control over the displayed accepted cargo information.
- result 0401 only prints the accepted cargo
- results 0800-0BFF prints the accepted cargo and a string (but not the amount)
2017-02-26 15:34:15 +00:00
alberth
dcc240f826
(svn r27751) -Feature: Display cargo suffix of accepted cargoes in industry view based on cb37 result type.
...
Industry-sets that have no stockpiling get better control over the displayed accepted cargo information.
- result 0401 only prints the accepted cargo
- results 0800-0BFF prints the accepted cargo and a string (but not the amount)
2017-02-26 15:34:15 +00:00
alberth
5bcca41ace
(svn r27750) -Codechange: Add cb37 result type to the cargo suffix.
2017-02-26 15:33:39 +00:00
alberth
325a46e8ed
(svn r27750) -Codechange: Add cb37 result type to the cargo suffix.
2017-02-26 15:33:39 +00:00
alberth
c9a8360419
(svn r27749) -Codechange: Fold cb37 cargo suffix text in a structure.
2017-02-26 15:30:25 +00:00
alberth
e8635aca1a
(svn r27749) -Codechange: Fold cb37 cargo suffix text in a structure.
2017-02-26 15:30:25 +00:00
translators
04040a6a6d
(svn r27748) -Update from Eints:
...
polish: 1 change by wojteks86
2017-02-25 18:45:38 +00:00
translators
8d5fae919c
(svn r27748) -Update from Eints:
...
polish: 1 change by wojteks86
2017-02-25 18:45:38 +00:00
Jonathan G Rennison
349ddd90b7
Maintain a circular buffer of recent commands, add to crashlog.
...
Add console command to dump command log.
Increase max crashlog size.
2017-02-21 21:49:56 +00:00
Jonathan G Rennison
3884ea5da1
Add option for console commands to be unlisted.
2017-02-21 20:54:38 +00:00
Jonathan G Rennison
102405e082
Fix recursive faults in Window crash logger due to message box event loop.
2017-02-19 12:56:56 +00:00
translators
9eff17e66b
(svn r27747) -Update from Eints:
...
korean: 7 changes by telk5093
2017-02-17 18:45:37 +00:00
translators
92905a3deb
(svn r27747) -Update from Eints:
...
korean: 7 changes by telk5093
2017-02-17 18:45:37 +00:00
frosch
9d85de4d3e
(svn r27746) -Fix [FS#6538]: PR_CLEAR_ROAD refers to cost per roadbit. Removing secondary roadtypes from bridges was too cheap. (JGR)
2017-02-12 12:03:07 +00:00
frosch
7f1c176706
(svn r27746) -Fix [FS#6538]: PR_CLEAR_ROAD refers to cost per roadbit. Removing secondary roadtypes from bridges was too cheap. (JGR)
2017-02-12 12:03:07 +00:00
frosch
c46e51449e
(svn r27745) -Update: Baseset translations
2017-02-12 12:01:03 +00:00
frosch
7d6d3897db
(svn r27745) -Update: Baseset translations
2017-02-12 12:01:03 +00:00
translators
594b328c7e
(svn r27744) -Update from Eints:
...
basque: 20 changes by Thadah
dutch: 4 changes by habell
2017-02-09 18:45:40 +00:00
translators
0c5b6dcddd
(svn r27744) -Update from Eints:
...
basque: 20 changes by Thadah
dutch: 4 changes by habell
2017-02-09 18:45:40 +00:00
Jonathan G Rennison
8f3e0c4fe5
Add a custom arena allocator utility.
2017-02-08 21:46:50 +00:00
frosch
30637d1580
(svn r27743) -Fix [FS#6537]: Extra viewports did not center on the selected tile. (hackalittlebit)
2017-02-05 17:54:46 +00:00
frosch
ae815ecf1b
(svn r27743) -Fix [FS#6537]: Extra viewports did not center on the selected tile. (hackalittlebit)
2017-02-05 17:54:46 +00:00
translators
31d4b1e8d6
(svn r27742) -Update from Eints:
...
spanish (mexican): 1 change by Absay
2017-02-03 18:45:39 +00:00
translators
505ba65922
(svn r27742) -Update from Eints:
...
spanish (mexican): 1 change by Absay
2017-02-03 18:45:39 +00:00
translators
0fc88ade9f
(svn r27741) -Update from Eints:
...
luxembourgish: 26 changes by Phreeze
russian: 1 change by Lone_Wolf
2017-01-26 18:45:36 +00:00
translators
12dd8e8713
(svn r27741) -Update from Eints:
...
luxembourgish: 26 changes by Phreeze
russian: 1 change by Lone_Wolf
2017-01-26 18:45:36 +00:00
translators
cd18f2c10c
(svn r27740) -Update from Eints:
...
korean: 1 change by telk5093
2017-01-25 18:45:36 +00:00
translators
ecd579f3ae
(svn r27740) -Update from Eints:
...
korean: 1 change by telk5093
2017-01-25 18:45:36 +00:00
frosch
6c573dc3b5
(svn r27739) -Cleanup/Revert (r12162): Clearing MP_HOUSE with DC_EXEC always fails, so there is no effect in testing for houses first. (adf88)
2017-01-22 13:13:15 +00:00
frosch
bcc2c7d06e
(svn r27739) -Cleanup/Revert (r12162): Clearing MP_HOUSE with DC_EXEC always fails, so there is no effect in testing for houses first. (adf88)
2017-01-22 13:13:15 +00:00
translators
3245922407
(svn r27738) -Update from Eints:
...
croatian: 1 change by VoyagerOne
2017-01-20 18:45:37 +00:00
translators
ff0a90674d
(svn r27738) -Update from Eints:
...
croatian: 1 change by VoyagerOne
2017-01-20 18:45:37 +00:00
translators
1d6f3fda80
(svn r27737) -Update from Eints:
...
czech: 27 changes by djst
2017-01-18 18:45:37 +00:00
translators
115fba1b92
(svn r27737) -Update from Eints:
...
czech: 27 changes by djst
2017-01-18 18:45:37 +00:00
translators
2335acdc16
(svn r27736) -Update from Eints:
...
italian: 1 change by lorenzodv
2017-01-16 18:45:36 +00:00
translators
bdcafc7f99
(svn r27736) -Update from Eints:
...
italian: 1 change by lorenzodv
2017-01-16 18:45:36 +00:00