skidd13
71c4325c50
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style
2007-11-19 21:02:30 +00:00
skidd13
7a4d96f629
(svn r11480) -Codechange: Rename the function ALIGN fitting to the naming style
...
This fixes also FS#1450
2007-11-19 20:40:14 +00:00
skidd13
58bb5c7525
(svn r11480) -Codechange: Rename the function ALIGN fitting to the naming style
...
This fixes also FS#1450
2007-11-19 20:40:14 +00:00
skidd13
26224adf78
(svn r11479) -Codechange: Move the BIGMUL functions to the file of their usage
...
-Codechange: Rename the BIGMUL functions to the fitting naming style
2007-11-19 20:18:27 +00:00
skidd13
d076ea8697
(svn r11479) -Codechange: Move the BIGMUL functions to the file of their usage
...
-Codechange: Rename the BIGMUL functions to the fitting naming style
2007-11-19 20:18:27 +00:00
rubidium
2bfe2a01d5
(svn r11478) -Fix: two small layout issues with the vehicle grouping GUI.
2007-11-19 19:54:23 +00:00
rubidium
e815dae3c6
(svn r11478) -Fix: two small layout issues with the vehicle grouping GUI.
2007-11-19 19:54:23 +00:00
rubidium
a36fd1db6e
(svn r11477) -Fix [FS#1451]: a road vehicle must not show that it is driving max speed when it is standing still waiting for the vehicle in from of it.
2007-11-19 18:58:32 +00:00
rubidium
a4df4728fc
(svn r11477) -Fix [FS#1451]: a road vehicle must not show that it is driving max speed when it is standing still waiting for the vehicle in from of it.
2007-11-19 18:58:32 +00:00
skidd13
f4a5c80d71
(svn r11476) -Codechange: rename the function myabs to abs to get rid of an unneeded define
2007-11-19 18:58:04 +00:00
skidd13
50bfe1a19d
(svn r11476) -Codechange: rename the function myabs to abs to get rid of an unneeded define
2007-11-19 18:58:04 +00:00
skidd13
98f66552be
(svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit with the coding style
2007-11-19 18:38:10 +00:00
skidd13
8be526e499
(svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit with the coding style
2007-11-19 18:38:10 +00:00
belugas
9e385d2427
(svn r11474) -Feature: Allow to resize on creation the smallmap gui in order to show all the types industry available.
...
-Feature: Allow to enable/disable individually or all at once, the industries shown on small map.
This will permit to easily find those that are of some interest for the player.
Heavily based on gule's patch
2007-11-19 04:34:40 +00:00
belugas
006acff183
(svn r11474) -Feature: Allow to resize on creation the smallmap gui in order to show all the types industry available.
...
-Feature: Allow to enable/disable individually or all at once, the industries shown on small map.
This will permit to easily find those that are of some interest for the player.
Heavily based on gule's patch
2007-11-19 04:34:40 +00:00
belugas
581032d94c
(svn r11473) -Codechange: Replace two more instances of widget/smalltype numbers by enum(-a) values
2007-11-19 01:16:53 +00:00
belugas
fb0674ee2b
(svn r11473) -Codechange: Replace two more instances of widget/smalltype numbers by enum(-a) values
2007-11-19 01:16:53 +00:00
belugas
64e4ecd958
(svn r11472) -Codechange: Give enuma for both the widget numbers and the used smallmap currently used type
2007-11-19 00:57:56 +00:00
belugas
51bb4a9dc8
(svn r11472) -Codechange: Give enuma for both the widget numbers and the used smallmap currently used type
2007-11-19 00:57:56 +00:00
smatz
32802f863b
(svn r11471) -Codechange: one more variable retyped to enum ViewportHighlightMode
2007-11-18 23:13:53 +00:00
smatz
2686901d84
(svn r11471) -Codechange: one more variable retyped to enum ViewportHighlightMode
2007-11-18 23:13:53 +00:00
rubidium
b166ca6bec
(svn r11467) -Fix [FS#1450]: OpenBSD has ALIGN already defined, causing compilation failures.
2007-11-18 20:21:41 +00:00
rubidium
e15a5365d1
(svn r11467) -Fix [FS#1450]: OpenBSD has ALIGN already defined, causing compilation failures.
2007-11-18 20:21:41 +00:00
smatz
a4d63f5b5b
(svn r11466) -Fix (r11339): operator priority problem resulting in problematic autoroad placement in some cases
2007-11-18 20:10:07 +00:00
smatz
96d156944f
(svn r11466) -Fix (r11339): operator priority problem resulting in problematic autoroad placement in some cases
2007-11-18 20:10:07 +00:00
smatz
001179990d
(svn r11465) -Fix: more user-friedly placement in X and Y directions (most noticeable with autoroad)
2007-11-18 20:05:44 +00:00
smatz
cd3c16d789
(svn r11465) -Fix: more user-friedly placement in X and Y directions (most noticeable with autoroad)
2007-11-18 20:05:44 +00:00
rubidium
da6ee7c73b
(svn r11464) -Fix: some issue that made OpenTTD on MorphOS seriously unplayable.
2007-11-18 18:28:32 +00:00
rubidium
92e0bf68e3
(svn r11464) -Fix: some issue that made OpenTTD on MorphOS seriously unplayable.
2007-11-18 18:28:32 +00:00
rubidium
67bbd8f7ab
(svn r11463) -Fix: some OSes seem not to handle allocating 0 bytes in the same manner as others do.
2007-11-18 16:41:25 +00:00
rubidium
dc81ea6454
(svn r11463) -Fix: some OSes seem not to handle allocating 0 bytes in the same manner as others do.
2007-11-18 16:41:25 +00:00
rubidium
cea3cf2857
(svn r11461) -Fix [FS#1449] (r11449): a bus turning around in a station could case an assertion error. Patch by divide.
2007-11-18 15:06:01 +00:00
rubidium
b1393d1169
(svn r11461) -Fix [FS#1449] (r11449): a bus turning around in a station could case an assertion error. Patch by divide.
2007-11-18 15:06:01 +00:00
skidd13
e70e49394c
(svn r11459) -Fix: (r11457) The selection highlight color hasn't been reset
2007-11-18 14:39:43 +00:00
skidd13
afbd03b49c
(svn r11459) -Fix: (r11457) The selection highlight color hasn't been reset
2007-11-18 14:39:43 +00:00
skidd13
be0da30572
(svn r11457) -Fix: (r11455) Reenable the accidentaly removed one way roads option
...
-Change: Enable one way roads like the remove via a toolbar icon
2007-11-18 13:55:23 +00:00
skidd13
9737bf20c0
(svn r11457) -Fix: (r11455) Reenable the accidentaly removed one way roads option
...
-Change: Enable one way roads like the remove via a toolbar icon
2007-11-18 13:55:23 +00:00
smatz
d749fda9e4
(svn r11456) -Fix [FS#1412] (r10070): Viewport is bound to its top-left corner
2007-11-18 13:13:59 +00:00
smatz
b48c5a3c92
(svn r11456) -Fix [FS#1412] (r10070): Viewport is bound to its top-left corner
2007-11-18 13:13:59 +00:00
rubidium
3c020cfd68
(svn r11455) -Codechange: make autoroad, 'normal' road building and 'normal' rail building all react the same on CTRL as autorail.
2007-11-18 08:03:48 +00:00
rubidium
5b21a839a9
(svn r11455) -Codechange: make autoroad, 'normal' road building and 'normal' rail building all react the same on CTRL as autorail.
2007-11-18 08:03:48 +00:00
rubidium
ccf610e13c
(svn r11454) -Fix: the CHANCE16 functions were biased; a 32768 in 65536 chance was really a 32769 in 65536 chance.
2007-11-17 23:16:41 +00:00
rubidium
80a7a91730
(svn r11454) -Fix: the CHANCE16 functions were biased; a 32768 in 65536 chance was really a 32769 in 65536 chance.
2007-11-17 23:16:41 +00:00
glx
76d9c20f01
(svn r11453) -Fix (r11450): unrevert r11239, as we now need it
2007-11-17 22:33:53 +00:00
glx
32202be452
(svn r11453) -Fix (r11450): unrevert r11239, as we now need it
2007-11-17 22:33:53 +00:00
rubidium
09906e3de2
(svn r11452) -Change: do not allow configuration changes, that NewGRFs can directly use to change their behaviour, during network games as this can cause desyncs.
2007-11-17 22:25:16 +00:00
rubidium
7305a1f1fe
(svn r11452) -Change: do not allow configuration changes, that NewGRFs can directly use to change their behaviour, during network games as this can cause desyncs.
2007-11-17 22:25:16 +00:00
rubidium
004fe26a27
(svn r11451) -Fix [FS#1287]: very fast aircraft would sometimes abruptly stop at the begin of the landing runway, turn a few times and then drive slowly to the end of the runway.
2007-11-17 15:04:38 +00:00
rubidium
2e8d37dcdf
(svn r11451) -Fix [FS#1287]: very fast aircraft would sometimes abruptly stop at the begin of the landing runway, turn a few times and then drive slowly to the end of the runway.
2007-11-17 15:04:38 +00:00
glx
4c4ea8cfdf
(svn r11450) -Fix [FS#1432](r8886): cargo translation table was loaded too early
2007-11-17 15:03:19 +00:00