Age | Commit message (Collapse) | Author |
|
|
|
|
|
libraries) for collation (natural sorting) using ICU.
Note: this means, for MSVC users, that you will need openttd-useful 4.0 or higher to compiler this revision or higher, though sadly you'll need 3.4 or lower for the earlier revisions. Both 3.4 and 4.0 can be installed simultaniously though.
|
|
metadata about a language, and keep the language metadata in memory instead of loading it several times from disk
|
|
savegame size by 10 to 30% with slightly more CPU usage. With maximum settings it reduces savegame size by 20 to 30%, but that takes 7 to 14 times longer. Map saving + downloading takes, on average, 5% less.
|
|
|
|
reusable
|
|
-Add: a window to select (NewGRF) objects
|
|
|
|
it won't work anyway.
|
|
project files when adding a header.
|
|
|
|
|
|
built-in Windows function.
|
|
|
|
|
|
|
|
and unify the relation objects have to towns
|
|
|
|
-> OpenTTD spec mappings
|
|
|
|
actually movable; e.g. HQ and owned land are pretty movable.
|
|
|
|
missed :)
|
|
|
|
|
|
|
|
of _current_company to ensure proper restoration.
|
|
|
|
|
|
useful tool for NewGRF developers to get some insights into the value of some variables
|
|
airports if a newgrf can't be found
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
table/airporttile_ids.h
|
|
|
|
and move it to separate file.
|
|
non-statemachine-related variables to there
|
|
|
|
network_command.cpp; it's only ever used there.
|
|
using MSVC update openttd-useful, otherwise make sure you've got liblzo2 and it's development files installed.
|
|
AIWaypoint::HasWaypointType().
-Change: [NoAI] Constructor of AIWaypoint now takes a WaypointType to also handle buoys.
-Remove: [NoAI] AIBuoyList.
|