frosch
|
a5b594f85d
|
(svn r22778) -Add: [NewGRF] Stringcodes for printing 0-based dates. (Hirundo)
|
2011-08-20 22:35:11 +00:00 |
|
frosch
|
26530063f1
|
(svn r22778) -Add: [NewGRF] Stringcodes for printing 0-based dates. (Hirundo)
|
2011-08-20 22:35:11 +00:00 |
|
frosch
|
701a865391
|
(svn r22776) -Codechange: Unify the naming of NewGRF string codes; always include the size of the parameter on the stack. (based on patch by Hirundo)
|
2011-08-20 22:06:38 +00:00 |
|
frosch
|
8d3d7b4e01
|
(svn r22776) -Codechange: Unify the naming of NewGRF string codes; always include the size of the parameter on the stack. (based on patch by Hirundo)
|
2011-08-20 22:06:38 +00:00 |
|
frosch
|
ffbfd6de88
|
(svn r22775) -Fix: [NewGRF] Stringcodes 82 and 83 are the same as the date codes in old OpenTTD. (Hirundo)
|
2011-08-20 21:42:05 +00:00 |
|
frosch
|
7394bcb813
|
(svn r22775) -Fix: [NewGRF] Stringcodes 82 and 83 are the same as the date codes in old OpenTTD. (Hirundo)
|
2011-08-20 21:42:05 +00:00 |
|
rubidium
|
56fedc4db9
|
(svn r22767) -Add: river generation
|
2011-08-20 14:14:17 +00:00 |
|
rubidium
|
0041408e4f
|
(svn r22767) -Add: river generation
|
2011-08-20 14:14:17 +00:00 |
|
planetmaker
|
9a8285b0f5
|
(svn r22765) -Cleanup: Remove unused constants and name a magic constant
|
2011-08-20 05:35:03 +00:00 |
|
planetmaker
|
b102b58bde
|
(svn r22765) -Cleanup: Remove unused constants and name a magic constant
|
2011-08-20 05:35:03 +00:00 |
|
alberth
|
452e11a9d7
|
(svn r22741) -Add: Add exit direction of hangars to airport specifications.
|
2011-08-13 12:43:05 +00:00 |
|
alberth
|
bc6d4069fe
|
(svn r22741) -Add: Add exit direction of hangars to airport specifications.
|
2011-08-13 12:43:05 +00:00 |
|
michi_cc
|
d25840978c
|
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
|
2011-08-03 20:55:08 +00:00 |
|
michi_cc
|
08b7981f37
|
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
|
2011-08-03 20:55:08 +00:00 |
|
planetmaker
|
3e5d60ea2e
|
(svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu)
|
2011-08-01 18:41:21 +00:00 |
|
planetmaker
|
3fb66890ee
|
(svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu)
|
2011-08-01 18:41:21 +00:00 |
|
frosch
|
ba358638a8
|
(svn r22646) -Codechange: Simplify MP_WATER map accessors, esp. for locks and depots. (based on patched by adf88 and michi_cc)
|
2011-07-10 13:04:04 +00:00 |
|
frosch
|
a7f7a97825
|
(svn r22646) -Codechange: Simplify MP_WATER map accessors, esp. for locks and depots. (based on patched by adf88 and michi_cc)
|
2011-07-10 13:04:04 +00:00 |
|
frosch
|
c03cbc8b92
|
(svn r22641) -Fix (r22639): Warning about uninitialised fields.
|
2011-07-07 20:35:48 +00:00 |
|
frosch
|
566a9612a0
|
(svn r22641) -Fix (r22639): Warning about uninitialised fields.
|
2011-07-07 20:35:48 +00:00 |
|
frosch
|
74fbbc2f38
|
(svn r22633) -Fix: Implement variables 25 and 7F for railtypes.
|
2011-07-04 20:25:17 +00:00 |
|
frosch
|
d2b236802c
|
(svn r22633) -Fix: Implement variables 25 and 7F for railtypes.
|
2011-07-04 20:25:17 +00:00 |
|
terkhen
|
e1a4acfdf6
|
(svn r22571) -Add: [NewGRF] Show town persistent storage in the NewGRF debug GUI.
|
2011-06-12 20:53:16 +00:00 |
|
terkhen
|
8ddb3941f7
|
(svn r22571) -Add: [NewGRF] Show town persistent storage in the NewGRF debug GUI.
|
2011-06-12 20:53:16 +00:00 |
|
terkhen
|
e10a670c0c
|
(svn r22570) -Codechange: Store the GrfID of the caller when opening a parent window in the NewGRF debug GUI.
|
2011-06-12 20:51:38 +00:00 |
|
terkhen
|
46d1a06215
|
(svn r22570) -Codechange: Store the GrfID of the caller when opening a parent window in the NewGRF debug GUI.
|
2011-06-12 20:51:38 +00:00 |
|
terkhen
|
e8a8b6dae5
|
(svn r22569) -Feature: [NewGRF] Persistent storage for towns.
|
2011-06-12 20:50:03 +00:00 |
|
terkhen
|
a619ad3789
|
(svn r22569) -Feature: [NewGRF] Persistent storage for towns.
|
2011-06-12 20:50:03 +00:00 |
|
terkhen
|
7e0daae1ec
|
(svn r22567) -Codechange: Store persistent storages inside a pool.
|
2011-06-12 20:47:45 +00:00 |
|
terkhen
|
00e5c1df18
|
(svn r22567) -Codechange: Store persistent storages inside a pool.
|
2011-06-12 20:47:45 +00:00 |
|
terkhen
|
016f50bca0
|
(svn r22565) -Codechange: Use helper functions for getting the persistent storage in the NewGRF debug GUI.
|
2011-06-12 20:41:17 +00:00 |
|
terkhen
|
281bed03f4
|
(svn r22565) -Codechange: Use helper functions for getting the persistent storage in the NewGRF debug GUI.
|
2011-06-12 20:41:17 +00:00 |
|
rubidium
|
6d37d67d80
|
(svn r22537) -Change [FS#3494]: replace the half small airport structure on the intercontinental airport with some grass
|
2011-06-04 14:24:34 +00:00 |
|
rubidium
|
58e3652bd0
|
(svn r22537) -Change [FS#3494]: replace the half small airport structure on the intercontinental airport with some grass
|
2011-06-04 14:24:34 +00:00 |
|
planetmaker
|
a82acadba1
|
(svn r22535) -Cleanup: Remove uneeded constants, update and unify some comments relating to sprite numbers
|
2011-06-03 20:41:30 +00:00 |
|
planetmaker
|
40cdaca849
|
(svn r22535) -Cleanup: Remove uneeded constants, update and unify some comments relating to sprite numbers
|
2011-06-03 20:41:30 +00:00 |
|
frosch
|
ea311e7904
|
(svn r22522) -Fix (r22489): (size_t)(uint32)(-1) != (size_t)-1
|
2011-05-29 18:35:31 +00:00 |
|
frosch
|
615e435677
|
(svn r22522) -Fix (r22489): (size_t)(uint32)(-1) != (size_t)-1
|
2011-05-29 18:35:31 +00:00 |
|
frosch
|
fb72295945
|
(svn r22436) -Fix (r18969): Apply railtype property 12 (station graphics) also to station groundsprites from action 1.
|
2011-05-08 15:58:59 +00:00 |
|
frosch
|
76c7cbff70
|
(svn r22436) -Fix (r18969): Apply railtype property 12 (station graphics) also to station groundsprites from action 1.
|
2011-05-08 15:58:59 +00:00 |
|
frosch
|
a5ba61f9b2
|
(svn r22430) -Fix: COAL, RUBR, SUGR and the coalmine used windows palette colours in smallmap/legends etc..
|
2011-05-06 22:10:50 +00:00 |
|
frosch
|
844dc8646f
|
(svn r22430) -Fix: COAL, RUBR, SUGR and the coalmine used windows palette colours in smallmap/legends etc..
|
2011-05-06 22:10:50 +00:00 |
|
frosch
|
9728dc172b
|
(svn r22420) -Cleanup: Replace the somewhat mixed DOS+Windows palette with the pure DOS palette. Also blank the animation colours, which are filled from a different array anyway.
|
2011-05-04 17:15:54 +00:00 |
|
frosch
|
bfb419f9d8
|
(svn r22420) -Cleanup: Replace the somewhat mixed DOS+Windows palette with the pure DOS palette. Also blank the animation colours, which are filled from a different array anyway.
|
2011-05-04 17:15:54 +00:00 |
|
frosch
|
74e71380ef
|
(svn r22419) -Change: Always use the DOS palette for drawing.
-Remove: the '-i' option for palette selection.
|
2011-05-04 17:12:37 +00:00 |
|
frosch
|
bbcd2bab5d
|
(svn r22419) -Change: Always use the DOS palette for drawing.
-Remove: the '-i' option for palette selection.
|
2011-05-04 17:12:37 +00:00 |
|
frosch
|
ad541cb188
|
(svn r22417) -Add: an advanced setting to specify the default palette to use for NewGRFs without action 14 palette information; this makes the default choice independent from the used base graphics and '-i' option.
|
2011-05-03 20:30:26 +00:00 |
|
frosch
|
bfd09004fe
|
(svn r22417) -Add: an advanced setting to specify the default palette to use for NewGRFs without action 14 palette information; this makes the default choice independent from the used base graphics and '-i' option.
|
2011-05-03 20:30:26 +00:00 |
|
frosch
|
facd1301fc
|
(svn r22383) -Codechange: Rename PALETTE_TO_STRUCT_GREY to PALETTE_NEWSPAPER as it does not belong to the other PALETTE_TO_STRUCT_xxx recolourings.
|
2011-04-29 20:47:36 +00:00 |
|
frosch
|
1ffd720f81
|
(svn r22383) -Codechange: Rename PALETTE_TO_STRUCT_GREY to PALETTE_NEWSPAPER as it does not belong to the other PALETTE_TO_STRUCT_xxx recolourings.
|
2011-04-29 20:47:36 +00:00 |
|