Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
SHIFT+ENTER (SHIFT+T)
sends a message to all players, CTRL+ENTER (CTRL+T) sends a message to all
team mates and ENTER (T) sends a message to teammates if you have any, otherwise
to all players.
The chat-window now also shows what kind of message is being sent. Shortcut
functionality has not been changed (ENTER sends message, ESC closes window)
|
|
result. This fixes cosmetic problems with some add on stations.
|
|
|
|
when the selection
is only a single tile. Seems this was a bit annoying to some ;)
|
|
-Codechange: Add FOR_ALL_ACTIVE_CLIENT_INFOS macro that will loop all clients
skipping inactive ones.
|
|
bulgarian - 47 fixed, 1 changed by groupsky (48)
danish - 1 fixed by ThomasA (1)
italian - 1 fixed by sidew (1)
slovak - 1 fixed by lengyel (1)
|
|
|
|
correctness.
-Codechange: 'quited' is not a word, use has_quit instead for NetworkClientState
|
|
czech - 3 changed by KUDr (3)
|
|
p->index + 1. To
correctly handle this ci->client_playas - 1 was used all over the code making
it pretty confusing at times. Use proper one-on-one values now. Special handling
is only needed for user-output to not to confuse users.
|
|
american - 1 fixed by WhiteRabbit (1)
bulgarian - 50 fixed, 1 changed by kokobongo (51)
czech - 30 fixed by KUDr (30)
estonian - 5 fixed by vermon (5)
finnish - 1 fixed by kerba (1)
|
|
bulgarian - 20 fixed, 1 deleted by kokobongo (21)
dutch - 1 fixed by webfreakz (1)
hungarian - 2 fixed by miham (2)
polish - 1 fixed by meush (1)
spanish - 1 fixed by eusebio (1)
swedish - 2 fixed, 5 changed by cjw (7)
|
|
catalan - 1 fixed, 9 changed by arnaullv (10)
danish - 13 changed by ThomasA (13)
finnish - 5 fixed, 8 changed by hapo (13)
french - 1 fixed, 6 changed by belugas (6), glx (1)
swedish - 5 fixed by daishan (5)
|
|
|
|
windows
|
|
language files.
|
|
enabled later if refitting is possible.
|
|
immediately when pathfinder can't find the path. (thanks MeusH, peter1138 and Brianetta for ideas and help).
|
|
|
|
they can contain cargo. This allows us to show the full cargo contents.
|
|
respect boundaries(jez).
Made some comments code style compliant
|
|
STR_VEH_WITH_SHARED_ORDERS_LIST_TIP (jez)
The meaning should remain the same and there is no need to retranslate this string
|
|
train inside tunnel.
|
|
catalan - 3 changed by arnaullv (3)
danish - 6 fixed, 61 changed by ThomasA (67)
italian - 5 fixed by sidew (5)
|
|
and match the style of EngineNameSorter(). This also removes a bug where _internal_name_sorter_id was never set properly for anything other than trains.
|
|
custom name.
|
|
wishing to become a
new player instead of a 0.
|
|
with so far a
local spectator (awaiting assignment from server). Since a spectator cannot
execute any commands, a local player is impersonated. Move this impersonation
to the server side where CMD_PLAYER_CTRL is handled specially anyways.
|
|
This function
only adds favourite servers to the list, does nothing with regards to connection
|
|
is in CmdPlayerCtrl
|
|
more than one digit
|
|
a single engine with ctrl-click.
|
|
adjusted in the move to 32bit dates.
|
|
|
|
selected waypoint type (thx Maedhros)
|
|
brazilian_portuguese - 1 changed by tucalipe (1)
catalan - 15 changed by arnaullv (15)
estonian - 6 fixed by vermon (6)
german - 4 fixed by Neonox (4)
polish - 5 fixed, 2 changed by meush (7)
portuguese - 7 fixed by izhirahider (7)
spanish - 5 fixed by eusebio (5)
|
|
CargoPaymentsRates, displace the content of one pixel to the right and to the bottom. This will make it look like a normal button
|
|
PlayerID is an
actual playable player (< MAX_PLAYERS) or not.
|
|
PlayerID as
these are used intermixed often.
|
|
PLAYER_SPECTATOR and
put it into player.h where it belongs (instead of map.h)
|
|
|
|
industry for
the minimap. This also saves us from having this huge _owner_colors table.
|
|
IS_INTERACTIVE_PLAYER
|
|
unnoticed errors:
Commuter (20): invalid use of terminal group designator; since all other options
goto position 2 and no additional blocks are checked, simplify state
Intercontinental (23, 30): no extra states are needed since all options go to
position 70 and 31 unconditionally
Intercontinental (31): invalid use of more-options-to-follow (255)
|
|
localization, coding
style changes to airport code, and cleanup of airport.c. Should not change
any functionality.
|
|
coding style
conformance (AirportFTAClass), *FA to *apFA (to better reflect its type
AirportFTAbuildup), and ->next_in_chain into ->next.
|
|
american - 5 fixed by WhiteRabbit (5)
brazilian_portuguese - 5 fixed, 8 changed by tucalipe (13)
bulgarian - 136 fixed, 12 changed by groupsky (148)
dutch - 5 fixed by habell (5)
french - 5 fixed by belugas (5)
slovak - 5 fixed by lengyel (5)
|