Age | Commit message (Collapse) | Author |
|
make_manyofmany()
|
|
starting actual work. This patch contains no functional changes (I hope). It might break GPMI-builds though when trying to join a trunk/ network game or vice versa. To solve, you can change the order of the first 8 enums in SettingDescType. I think that'll work.
|
|
shuffling order of rail vehicle purchase list (and replace vehicle list)
|
|
currently ALL available wagons are displayed in the right menu in the replace window
however the replacement will only be done if the new wagon can be refitted to carry same cargo as the old one is currently carrying
Since the standard vehicles do not have any valid wagon replacements, this feature can only be used when using newgrf sets
|
|
|
|
|
|
|
|
alignment issues (thanks Tron for the help)
|
|
(based on meush's work)
|
|
other way, but ok :S
|
|
project files.
|
|
newgrf_engine.[ch], and add the new files to project files.
|
|
|
|
new fields in the future.
|
|
|
|
|
|
|
|
|
|
and density of clear tiles with symbolic names and accessors.
See clear.h for details
|
|
|
|
|
|
|
|
|
|
|
|
|
|
copying files there.
- Fix: Fix small syntactic error in the manpage.
|
|
|
|
|
|
|
|
can happen in certain border-cases. For now just dynamically get this value when requested so it is always right. To do properly all player/client creation/destruction needs a hook for networking.
|
|
1. disable widgets also when the active companies/spectators is bigger than the max.
This can happen if the server has changed the settings.
2. updated scroll-count in the lobby as the window is higher.
|
|
tile, the height difference can be 8
|
|
(swedish))
|
|
avoids crashes with UTF-8 encoded or bad filenames by replacing undisplayable characters with a '?'
|
|
abbreviated cargo names to something sensible, i.e. STR_QUANTITY_$NAME and STR_ABBREV_$NAME
|
|
(Bjarni, glx, MeusH, Tron, me, my sister)
- Remove the most blatant of untranslated or wrongly-outdated strings.
|
|
as supported (thanks to Tobin for noticing)
|
|
|
|
|
|
TileIndex points to a tile on the map
|
|
|
|
|
|
orientation and map size
|
|
settings may have changed.
|
|
reservations a station can of course not be a crossing as well. Thanks glx.
|
|
18 and 19 didn't init the multiheaded engine pointers
|
|
tnx for
taking the effort to commit it)
|
|
them anymore at all, return the extra space. Since Bjarni's fix for this was abominable, the weird situation arises of 2 NULL structs of free space, of which the first isn't usable.
|
|
|
|
|