stormcone
stormcone
I think it is because there is a missing a `DEF_CMD_TRAIT` in `object_cmd.h`. Similar to this: https://github.com/OpenTTD/OpenTTD/blob/22f6502b143041b95702011c0df2c38fea9d9a88/src/object_cmd.h#L18 I'm unsure about the parameters, but something like this: `DEF_CMD_TRAIT(CMD_BUILD_OBJECT_AREA, CmdBuildObjectArea, CMD_DEITY |...
If I turn off the `Allow removal of rivers` setting, and try to demolish a river tile, I can hear the sound of the demolition however nothing happens. I would...
> > I think most of the > > `bool river = HasTileCanalOnRiver(tile_cur);` > > variables are unnecessary becuase you only use them once. > > They are getting the...
What about breaking it into 2 lines? ``` Coordinates: 25x22x1 Tile index: 5657 (0x2C19) ```
I don't like the separate keys window either. If we open the the graph window as in you screenshot and want to widen it, it partially or completely overlaps the...