Age | Commit message (Collapse) | Author |
|
|
|
|
|
constants
|
|
|
|
|
|
using negative numbers that are passed as uints, then cast again to be compared as ints before being inverted to be actually used. Also fixes a couple of 'integer conversion resulted in truncation' warnings ICC spewed.
|
|
|
|
for each SPR_ entry and similar for cursors and palettes. This avoids the need for a cast in some places and thus provides better type-safety.
|
|
SPRITE_MODIFIER_CUSTOM_SPRITE, invert its meaning, and also use it for industry/house layouts instead of IS_CUSTOM_SPRITE().
|
|
sprites too.
|
|
pieces was inverted.
|
|
|
|
the switch bar a tooltip and unify the naming of sprites.
|
|
|
|
table/clear_land.h and change some names
|
|
|
|
for months. All attempts to do another workaround failed.
|
|
left side of the window too (based on work by Alberth)
|
|
sources too
|
|
in table/
|
|
color and colour.
|
|
instead of absolute sprite IDs.
|
|
|
|
spaces
|
|
client so it is immediatelly clear which one you are working with.
|
|
|
|
GUI. (michi_cc)
|
|
into their own parameter.
|
|
|
|
|
|
"tracks for slopes". It's not useful right now, but it will be in the future.
|
|
|
|
becomes very low so the buttons are still visible and useable. Patch by Dominik.
|
|
something more than whitespace as description of files that don't have a description.
|
|
|
|
someone without a keyboard can enter text too. Patch by Dominik.
|
|
|
|
bridge. Spotted and fixed by a lot of people ;)
|
|
consistency.
And obviously forgot to compile before committing, as the array rename would have been evident.
|
|
why normal electric signals are handled specially.
|
|
|
|
-Codechange: A few bad coding style inadvertendly applied too
|
|
by BigBB
|
|
layouts; forcing a sprite to always be opaque.
|
|
|
|
that over CTRL. Patch by BigBB.
|
|
option
-Change: Enable one way roads like the remove via a toolbar icon
|
|
autoroad button
|
|
something more descriptive
-Change: invert the two single roads gui buttons, making it consistent with rails toolbar
Based on a patch by Octopussy
|
|
the box.
-Change: make extra sprites (the ones not in the TTD GRFs) replaceable using Action 5.
-Feature: make replacing contiguous subsets of sprites in for some types possible in Action 5.
Note to GRF authors: when you replaced OpenTTD sprites that are not from the TTD GRF files using Action A, your GRF will not have the intended result anymore as the sprite numbers have changed. You should replace the Action A with an Action 5 from now on.
|