Age | Commit message (Collapse) | Author |
|
ViewportPlaceMethod enumified constant. Patch by SmatZ.
|
|
LeviathNL.
|
|
cargos that are selected in the filter. Patch by divide.
|
|
divide.
|
|
first two. Patch by SmatZ.
|
|
|
|
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.
|
|
user-defined bit mask (prop 25) via callback 36
|
|
cause a crash...
|
|
follow our format
|
|
|
|
the funding industry window. In some languages, it gets drawn outside of the gui.
|
|
|
|
newgrf industry type to 'real' industry type
|
|
|
|
|
|
instead of crashing.
|
|
wrapping around the map's edge when you use the wrapping (and MP_VOID tiles) to determine whether the bridge can be build.
|
|
the news item pops up after the industry has been removed from the map.
|
|
90 degree turn immediately after a 180 degree turn.
|
|
|
|
last seen while been center-followed
|
|
Inversion of the two parameters of DoTriggerHouse cause a complain which was legit, in this case
|
|
games when creating a new game.
|
|
'know' it in memory, it should still be unknown in the realm of callbacks.
|
|
|
|
-Fix (r11410): wrong assumption about random reseeds made the whole thing reseed way too often, making the animation look very ugly.
|
|
|
|
|
|
|
|
enough on a commuter airport.
|
|
available (SmatZ)
|
|
vehicles.
|
|
scroll the main window (Rafal Rzepecki)
|
|
|
|
during construction.
|
|
be in town with population large than 1200'
|
|
instead of branching on either < or <=.
|
|
it needs the cargo types to be the same.
|
|
remembered.
-Codechange: Wrap all transparency settings in accessors, hiding the implementation
-Change: Clicking "transparent building" menu will toggle Houses And Trees only. The other options can be used in the transparency gui.
Initial patch by Smatz (FS#1349), with some rework by BigBB and your humble servant.
|
|
|
|
(and better comments) (skidd13 / TrueLight)
|
|
course be 'static inline bool' (SmatZ)
|
|
|
|
invalid cargo. Exceptions are temperate banks and oil rigs, default value is 0 for them
|
|
|
|
typecast that can be avoided by using HASBIT instead.
Although the code is old (r2817), it is the recent changes made in macros.h that brough it up.
|
|
files in one message including the location where they can get said missing/corrupted files.
|
|
by skidd13)
|
|
and handle broken iconv declaration in OSX 10.5.
|