Commit Graph

8264 Commits (ea8a89e377fcab1b83542aae2a836c670f762d54)

Author SHA1 Message Date
Jonathan G Rennison 07c9621fcf Merge branch 'master' into jgrpp 4 years ago
translators 170f3f9b2b Update: Translations from eints
latvian: 38 changes by Tranzistors
4 years ago
translators 364f6806c8 Update: Translations from eints 4 years ago
glx f0747c8c51 Update: Lang files 4 years ago
glx e0d20a44d2 Codechange: Use a dynamic copyright year 4 years ago
translators aa91c0666e Update: Translations from eints
korean: 1 change by telk5093
4 years ago
Jonathan G Rennison 74b6981d97 Merge branch 'master' into jgrpp
# Conflicts:
#	src/os/macosx/macos.mm
#	src/video/cocoa/cocoa_v.mm
#	src/video/cocoa/fullscreen.mm
#	src/video/cocoa/wnd_quartz.mm
#	src/video/cocoa/wnd_quickdraw.mm
4 years ago
Jonathan G Rennison ad72fad68e Fix #148: Rename STR_MONEY_CHEAT_MULTIPLAYER* strings 4 years ago
TELK 951b687f5e ko-KR: Fix typo 4 years ago
TELK e236d938a9 ko-KR: Update translations 4 years ago
Jonathan G Rennison 1506479f56 Cheat: Add cheats to set inflation income and cost factors
See: #124
4 years ago
translators e45bccb833 Update: Translations from eints
welsh: 4 changes by kazzie
4 years ago
translators 0b8100b46f Update: Translations from eints
tamil: 16 changes by aswn
4 years ago
Jonathan G Rennison ab99c16601 Add support for money cheat in multiplayer
Add a setting for whether this is permitted by multiplayer clients
4 years ago
Jonathan G Rennison a4bf068c6c Merge branch 'master' into jgrpp
# Conflicts:
#	src/toolbar_gui.cpp
4 years ago
translators 7aab7642bf Update: Translations from eints
catalan: 30 changes by juanjo
4 years ago
translators d50e4641ae Update: Translations from eints
luxembourgish: 9 changes by Phreeze
4 years ago
Jonathan G Rennison f077c3bf6e Merge branch 'master' into jgrpp 4 years ago
translators 71e79edfc1 Update: Translations from eints
estonian: 32 changes by taavi
4 years ago
Jonathan G Rennison d210bc4d14 Merge branch 'master' into jgrpp
# Conflicts:
#	src/lang/korean.txt
#	src/saveload/afterload.cpp

Recalculate docking tile cache due to 57553cd8
4 years ago
translators 2cc9afe057 Update: Translations from eints
danish: 2 changes by Knogle
4 years ago
translators 55e81d3973 Update: Translations from eints
polish: 22 changes by MaksOPENTTD1
4 years ago
translators e7da6616ba Update: Translations from eints
polish: 20 changes by MaksOPENTTD1
4 years ago
translators 4a079407e7 Update: Translations from eints
hungarian: 26 changes by Brumi
korean: 3 changes by telk5093
4 years ago
Jonathan G Rennison 568dec5b57 Merge branch 'pr-135' into jgrpp 4 years ago
translators 6fde854759 Update: Translations from eints
french: 3 changes by glx
4 years ago
translators ce7374ec25 Update: Translations from eints
korean: 1 change by telk5093
4 years ago
greengaeru5122f 182fcccaa4
updated translation and more translation 4 years ago
Jonathan G Rennison 8fb0b638fa Merge branch 'master' into jgrpp
# Conflicts:
#	src/network/network.cpp
4 years ago
Jonathan G Rennison 475a3651b2 Lang: Delete stray line 4 years ago
TELK f5ca33328c ko-KR: Fix #133 4 years ago
TELK 199f0ac3e8 ko-KR: Update for 0.33.2 4 years ago
translators a4a6e5dfb4 Update: Translations from eints
croatian: 20 changes by VoyagerOne
4 years ago
Jonathan G Rennison b96e7f78fb Merge branch 'master' into jgrpp 4 years ago
translators 87909855c8 Update: Translations from eints
italian: 2 changes by AlphaJack
korean: 8 changes by telk5093
4 years ago
translators 05b50aa437 Update: Translations from eints
afrikaans: 179 changes by Maccie123
chinese (traditional): 4 changes by firetimer
chinese (simplified): 100 changes by firetimer
4 years ago
translators 183c2a35bd Update: Translations from eints
dutch: 2 changes by JanWillem
spanish (mexican): 2 changes by Absay
4 years ago
Jonathan G Rennison 99e0229860 Merge branch 'master' into jgrpp 4 years ago
Jonathan G Rennison bca0187aaf Schedule dispatch: Warn about and ignore departure slots outside the duration 4 years ago
translators e31d75c926 Update: Translations from eints
basque: 17 changes by Thadah
4 years ago
Jonathan G Rennison babe98cdb1 Merge branch 'master' into jgrpp
# Conflicts:
#	src/network/network_server.h
#	src/pathfinder/yapf/yapf_road.cpp
#	src/viewport.cpp
4 years ago
translators a499e9acdd Update: Translations from eints
russian: 2 changes by Lone_Wolf
4 years ago
translators 58c8ff456e Update: Translations from eints
korean: 2 changes by telk5093
4 years ago
Bjarni Thor 5880f1479f Feature #7756: Allow server to supply a reason to kicked/banned clients
This commit adds the missing feature of allowing the server owner to
    provide a reason for kicking/banning a client, which the client sees in
    a pop-up window after being kicked. The implementation extends the
    network protocol by adding a new network action called
    NETWORK_ACTION_KICKED that is capable of having an error string, unlike
    the other network error packages.  Additionally, the kick function
    broadcasts a message to all clients about the kicked client and the
    reason for the kick.
4 years ago
translators ac7cc18ab9 Update: Translations from eints
czech: 22 changes by djst
4 years ago
translators be9ca4689e Update: Translations from eints
korean: 4 changes by telk5093
4 years ago
Jonathan G Rennison 81a1094cc8 Merge branch 'master' into jgrpp
# Conflicts:
#	src/console_cmds.cpp
#	src/date.cpp
#	src/economy.cpp
#	src/misc.cpp
#	src/newgrf_house.cpp
4 years ago
Jonathan G Rennison ab1b8ab209 Scheduled dispatch: Add schedule end time to info line 4 years ago
Jonathan G Rennison 9917a1daef Scheduled dispatch: Add hints about dispatch order to timetable window
Adjust condition for dispatch order
4 years ago
translators 791eaedb64 Update: Translations from eints
tamil: 13 changes by aswn
4 years ago