Commit Graph

54615 Commits (279e9c7ec677f7a90650fbc827ff538d5a692760)
 

Author SHA1 Message Date
Jonathan G Rennison 43d58ce6c8 GRF: Extend EntityIDMapping/OverrideManagerBase to 16 bit entity IDs 2 years ago
Loïc Guilloux 6b99b6672e
Fix: [Script] ScriptBase::Rand() return value was between -MIN(int32) and MAX(int32) (#10443)
Also ensure the parameters for ScriptBase::RandRange() and ScriptBase::Chance() are in [0-MAX(uint32)] range
2 years ago
translators 7bd475b86c Update: Translations from eints
english (au): 2 changes by krysclarke
estonian: 107 changes by RM87
romanian: 2 changes by bnegrut
finnish: 8 changes by hpiirai
dutch: 4 changes by Afoklala
portuguese: 2 changes by azulcosta
polish: 2 changes by pAter-exe
2 years ago
glx22 3278f4c7bb Fix #10280, 59645c6: Ignore double-click for unavailable town actions 2 years ago
glx22 d6aa526b69 Fix #10461, 59645c6: Properly check for _local_company validity 2 years ago
Jonathan G Rennison 3396411b58 Fix 05ec32f5: Savegame load check of DATE chunk 2 years ago
Jonathan G Rennison 483e3172af Merge branch 'master' into jgrpp
# Conflicts:
#	src/core/strong_typedef_type.hpp
#	src/gfx.cpp
#	src/group_cmd.cpp
#	src/industry_cmd.cpp
#	src/map_func.h
#	src/newgrf_debug_gui.cpp
#	src/order_cmd.cpp
#	src/pathfinder/follow_track.hpp
#	src/rail_cmd.cpp
#	src/road_cmd.cpp
#	src/road_gui.cpp
#	src/saveload/saveload.cpp
#	src/screenshot.cpp
#	src/smallmap_gui.cpp
#	src/station_cmd.cpp
#	src/strings.cpp
#	src/tile_type.h
#	src/timetable_gui.cpp
#	src/town_cmd.cpp
#	src/train_cmd.cpp
#	src/viewport.cpp
2 years ago
Jonathan G Rennison 05ec32f577 Run water flooding at constant speed at day lengths >= 4
See: #482
2 years ago
translators 59251d3c6b Update: Translations from eints
english (us): 2 changes by 2TallTyler
estonian: 110 changes by RM87
czech: 5 changes by jacobczsk
italian: 11 changes by Rivarossi
russian: 2 changes by Ln-Wolf
2 years ago
translators b083584649 Update: Translations from eints
arabic (egypt): 30 changes by AviationGamerX
portuguese: 1 change by azulcosta
2 years ago
Tyler Trahan f12498b633
Add: Show NewGRF name in NewGRF-created errors (#10457) 2 years ago
Jonathan G Rennison 2fcb735d7b Fix build window column sizes after map generation
See: #483
2 years ago
translators 0c36e4a771 Update: Translations from eints
english (au): 1 change by krysclarke
english (us): 1 change by 2TallTyler
vietnamese: 2 changes by KhoiCanDev
luxembourgish: 5 changes by phreeze83
catalan: 3 changes by J0anJosep
french: 11 changes by ZarTek-Creole, 5 changes by glx22
2 years ago
dP b5bc001d42
Codechange: Swap comments for CommandHelper::Post overloads (#10454) 2 years ago
Owen Rudge f951ce6931 Fix: Ensure logo for Windows Store common assets package is named correctly 2 years ago
Jonathan G Rennison 17f1d92072 Template replacement: Allow naming templates
See: #481
2 years ago
Jonathan G Rennison 6d91e8ce36 Template replacement: Fix various types 2 years ago
Jonathan G Rennison 8de7f75f0e Template replacement: Add missing owner checks in template commands 2 years ago
Jonathan G Rennison 07b7cc5652 Tracerestrict: Add condition whether reservation passes through tile 2 years ago
translators cb2944205c Update: Translations from eints
english (au): 4 changes by krysclarke
swedish: 16 changes by joeax910
english (us): 2 changes by 2TallTyler
chinese (simplified): 2 changes by XiaoJi-Game
hebrew: 3 changes by Boltyansky
romanian: 10 changes by kneekoo
russian: 5 changes by Ln-Wolf
portuguese: 2 changes by azulcosta
polish: 4 changes by pAter-exe
2 years ago
Michael Lutz 07c923eceb Feature: [NewGRF] Engine name callback.
(cherry picked from commit 05ed9f56fd)
2 years ago
Michael Lutz 5daaa45e4a Add: [NewGRF] Second vehicle property for additional callback flags.
(cherry picked from commit 2d73076056)
2 years ago
Michael Lutz 3fdf57cbd6 Change: [NewGRF] Extend the D8xx (DCxx) string area up to FFFF.
This adds the Exxx and Fxxx blocks to the usable range for NewGRF
local strings. TTDPatch uses these ranges for internal strings, but as
we don't support any of them anyway, it is "free" real estate for us.

(cherry picked from commit f5394ed2ef)
2 years ago
translators 7c998d46bd Update: Translations from eints
spanish (mexican): 22 changes by VMMF
chinese (simplified): 2 changes by XiaoJi-Game
turkish: 2 changes by EndChapter
2 years ago
glx22 b080f24bd8 Codechange: move windows common to AI and GS out of ai_gui 2 years ago
glx22 78e3c93a25 Fix: caption for GS settings window opened from debug window 2 years ago
glx22 cef9931e53 Cleanup: GS don't have "start_date" 2 years ago
Jonathan G Rennison 9951c0dbd5 Documentation: Update NewGRF road stop docs 2 years ago
Jonathan G Rennison 1272bec13b Road stops: Add height property for build window preview 2 years ago
Jonathan G Rennison 91d736ace5 GRF: Fix ignorable unknown mapped road type and road stop properties 2 years ago
translators 6aafccfb22 Update: Translations from eints
korean: 2 changes by telk5093
spanish: 2 changes by MontyMontana
portuguese: 2 changes by azulcosta
2 years ago
Jonathan G Rennison ff0e779680 Merge branch 'master' into jgrpp
# Conflicts:
#	src/lang/czech.txt
#	src/order_backup.h
#	src/settings_internal.h
#	src/string.cpp
#	src/viewport.cpp
2 years ago
Jonathan G Rennison 9006a47104 Debug: Fix wrong drawing position of extension variables in debug window 2 years ago
Jonathan G Rennison 219e41b5d6 Debug: Enable inspecting non-GRF objects 2 years ago
translators b364b41768 Update: Translations from eints
english (us): 2 changes by 2TallTyler
finnish: 2 changes by hpiirai
catalan: 2 changes by J0anJosep
dutch: 2 changes by Afoklala
2 years ago
Jonathan G Rennison 8999f9237b Documentation: Add link anchors and index for NewGRF NML additions 2 years ago
Jonathan G Rennison e8dca9f220 Debug: Add time since load/unload to station debug info 2 years ago
translators e41af1f2bb Update: Translations from eints
portuguese (brazilian): 8 changes by ericandradex
2 years ago
SamuXarick 1f194eb94e
Fix: [Script] Incorrect value for GOAL_INVALID (#10436)
* Fix: [Script] Incorrect value for GOAL_INVALID

* Cleanup: Remove unused static variable
2 years ago
Rubidium bf8b32d193 Change: explicitly allow initial loan of 0, however show warning in UI 2 years ago
Rubidium b7b7c11b90 Change #10077: make maximum loan a positive multiple of the loan interval
And set the minimum maximum loan to the value of loan interval, so there is
always an amount of money to lend. Compared to being allowed to set max loan
to 0 and never be allowed to lend any money.
2 years ago
SamuXarick d0639cdc28 Fix: [Script] Incorrect subsidy SourceID value used 2 years ago
SamuXarick 4fc4874a30 Add: [Script] Let random road layout be a choice 2 years ago
SamuXarick 184ff92057
Cleanup: [Script] Pass new_rating directly to CmdTownRating (#10441) 2 years ago
translators 654a77c4f7 Update: Translations from eints
luxembourgish: 21 changes by phreeze83
2 years ago
Byoungchan Lee 12f9fbcf39
Fix: [CMake] remove cpack warning on fedora when lsb_release exists (#10437) 2 years ago
Rubidium 31869501ee Fix: make script goals work with the whole range of ClientIDs 2 years ago
Rubidium 67e1d1ad89 Fix: no need to cast enums down to int32; they will be automatically promoted to int64 2 years ago
translators 1897e98c3d Update: Translations from eints
slovak: 10 changes by legitalk
2 years ago
Michael Lutz 05ed9f56fd Feature: [NewGRF] Engine name callback. 2 years ago