Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
OnInvalidateData().
|
|
editor toolbar were completely bogus
|
|
|
|
|
|
general location
|
|
sorting of rail types in the drop down list
|
|
for rail types; e.g. introduce a particular rail type in 1960 (or when a vehicle using it is introduced), but also allow limiting its introduction to only happen when the required railtypes are available
|
|
be introduced if a particular rail type is introduced, e.g. to make sure slow rail is introduced when fast rail gets introduced
|
|
available in-game. For example don't show trams when there is no tram NewGRF loaded
|
|
scenario editor / in game
|
|
land-info querying, store the callback information locally, and use it instead of the global _place_proc.
|
|
|
|
return CBF_NONE.
|
|
introduce a ShowLandInfo() function.
|
|
style
|
|
window for all (Zuu)
|
|
the language "list"
|
|
savegames with NewGRFs
|
|
correctly when changed by clicking on the date panel and entering a new value
|
|
opening the new viewport. It might appear just below the cursor.
|
|
pixels
|
|
some headers
|
|
called. Some places wouldn't reset _date_fract correctly at all
|
|
screenshot of the visible viewport. (Eddi)
|
|
strings (as they're configurable now) and rename "Giant screenshot" to "Whole map screenshot".
|
|
|
|
hotkey list and to the order windows. None of them has a default keybinding.
|
|
work in the scenario editor (jawsper)
|
|
missed :)
|
|
scenario editor
|
|
|
|
all toolbars for global hotkeys
Users that have run a version between r20056 and r20068 should delete their hotkeys.cfg to reset the terraform toolbar hotkeys to default
|
|
|
|
|
|
DrawStringMultiLine().
|
|
consisted of unrelated values use static const (u)int
|
|
new offsets anywhere so as soon as the sprite is reloaded the offsets are gone (use a bigger sprite cache if this happens). Also anything that reloads NewGRFs (new games, loading games or (re)applying NewGRFs) clears the sprite cache and as such resets the offsets.
|
|
divisions with rounding.
|
|
selection list, and toolbar title.
|
|
clicking at the date panel.
|
|
|
|
|
|
|
|
parameter for OnClick().
|
|
if a header require a header make it include that header
|
|
of using _local_company to pass that information, with the whole mess when you don't want the company to be _local_company.
|