Commit Graph

47204 Commits (0e7519f33e714a41a42d0331abd1ff7cc1f61d53)
 

Author SHA1 Message Date
Jonathan G Rennison 0e7519f33e Merge branch 'more_cond_orders-sx' into jgrpp
# Conflicts:
#	config.lib
#	projects/openttd_vs100.vcxproj
#	projects/openttd_vs100.vcxproj.filters
#	projects/openttd_vs80.vcproj
#	projects/openttd_vs90.vcproj
#	src/order_gui.cpp
#	src/order_type.h
#	src/saveload/afterload.cpp
#	src/saveload/extended_ver_sl.cpp
6 years ago
Jonathan G Rennison 635c7ca2d5 Merge branch 'save_ext' into more_cond_orders-sx
# Conflicts:
#	src/lang/english.txt
#	src/order_type.h
6 years ago
Jonathan G Rennison 0dba091d79 Merge branch 'cpp-11' into save_ext
# Conflicts:
#	config.lib
#	src/saveload/saveload.cpp
6 years ago
Jonathan G Rennison 962a9c5430 Merge branch 'master' into cpp-11
# Conflicts:
#	config.lib
#	projects/openttd_vs100.vcxproj
#	projects/openttd_vs100.vcxproj.filters
#	projects/openttd_vs80.vcproj
#	projects/openttd_vs90.vcproj
#	src/saveload/saveload.cpp
6 years ago
J0an Josep effb7da5b4 Doc: Fix spelling in comments. 6 years ago
J0an Josep c304aa50e9 Fix: [NPF] Don't look two-way for road vehicles when looking for a depot. Road vehicles shouldn't reverse all of a sudden. 6 years ago
Juanjo! 1db66a285e Codechange: [YAPF] Stop looking for an automatic servicing road depot when the cost of a path exceeds max. penalty. 6 years ago
Juanjo! edb7adf183 Codechange: [NPF] Stop looking for an automatic servicing (rail/road) depot when the cost of a path exceeds max. penalty. 6 years ago
J0an Josep 19a2f84943 Fix #7001: Pathfinders should see standard road stations as tiles where to reverse. 6 years ago
Niels Martin Hansen 15a7f9da9d Fix 13056ae: PR #7017 added new enum value in bad position, move it 6 years ago
Eddi-z 13056aedbc Add: Conditional order for max. reliability (patch by Cirdan, #6360) (#7017) 6 years ago
glx 96b961c69a Add: [AzurePipelines] run regression with MSVC 6 years ago
glx c0a655225d Add: [Win32] regression project files 6 years ago
glx 7b5e7aa14f Add: [Win32] regression test script 6 years ago
glx 92d3358db5 Fix: [Win32] don't mess with std[out|err|in] if we can't allocate a console 6 years ago
Charles Pigott 4fbfe34e36 Codechange: Always compile with C++11 6 years ago
Charles Pigott 175829b8b5 Fix #6880: [OSX] Clang version detection 6 years ago
Charles Pigott 0e7af55ef7 Fix: [OSX] Check all search paths for iconv.h 6 years ago
Niels Martin Hansen b8b6954fb5 Fix 6a3d411: Silence truncation warning 6 years ago
Niels Martin Hansen cb60a5e57f Change: Fluidsynth music driver plays through mixer instead of own audio driver 6 years ago
Niels Martin Hansen d6c06de5ad Add: Mixer feature for streaming sampled music 6 years ago
Niels Martin Hansen 12ba56c5a3 Fix 6accbf9: Silence warnings about unused fread() result 6 years ago
glx 0aa69693c6 Fix 59e42ea17, 1f083c3ac: 'make clean' was not fully cleaning 6 years ago
Juanjo 9e30054de9 Codechange: Use window class as expected. 6 years ago
J0an Josep 16a91130a7 Codechange: Use INVALID_TRACKDIR instead of 0xFF. 6 years ago
translators 49ab02c084 Update: Translations from eints
spanish: 4 changes by SilverSurferZzZ
6 years ago
Jonathan G Rennison 7f73c36686 Improve display of non-overlay horizontal dual track types 6 years ago
Jonathan G Rennison 873a58454d Version: Committing version data for tag: jgrpp-0.29.0 6 years ago
Jonathan G Rennison d39b511500 Update baseset files 6 years ago
Jonathan G Rennison 4f1d54564e Merge branch 'master' into jgrpp
# Conflicts:
#	src/debug.cpp
6 years ago
translators 391bc45c41 Update: Translations from eints
spanish (mexican): 10 changes by Absay
6 years ago
Alberth 4a255e879a Fix #6966: Only allow switching to a valid company. 6 years ago
Patric Stout d8f6c80696 Fix: [AzurePipelines] download Windows Dependencies from GitHub Releases
It turns out that Azure Pipelines has a lot of issues downloading
an artifact from your own project if it is triggered from a fork.
From what I could deduce, this is because the API requires a valid
token, which is not set (correctly?) when triggered from a fork.
As it is nicer anyway to publish the Windows Dependencies on GitHub,
it is now published there (and updated at least every week), and
we use the files from GitHub as our dependency.
6 years ago
Patric Stout d447394638 Fix: [AzurePipelines] also trigger CI checks on commit to master 6 years ago
Patric Stout e61904c3e6 Change: use Azure Pipelines instead of self-hosted Jenkins for CI 6 years ago
translators e8f9975409 Update: Translations from eints
finnish: 160 changes by ln
6 years ago
glx e902a1cc57 Fix: [WIN32] no need to define WIN32 in project files 6 years ago
glx c540d72445 Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32 6 years ago
Joan Josep 8890926b0d Fix #6974: Add save-load filter widget to api 6 years ago
Patric Stout 65bc7123d1 Update: Readme_Windows_MSVC documentation now reflects the current reality again
It was not updated for a while, and kinda out-of-date. This should
bring it back to reality.
6 years ago
glx 28ff1be85b Update: replace openttd-useful with vcpkg in README 6 years ago
glx 3be6ab555c Change: use vcpkg integration in Visual Studio
Removes the need for us to provide OpenTTD-useful package
6 years ago
translators cab39ff47f Update: Translations from eints
russian: 8 changes by Lone_Wolf
6 years ago
Jonathan G Rennison afae7ca810 Change custom bridge head second rail type infrastructure count factor 6 years ago
Jonathan G Rennison 70020e1a5c Fix incorrect accounting of rail tunnel/bridge infrastructure counts
Regression from dual rail types change
6 years ago
Jonathan G Rennison d78db1c004 Dump tile data in Vehicle::DumpVehicleFlags 6 years ago
Jonathan G Rennison 65b9a103ad Initial implementation of two rail types per tile 6 years ago
Jonathan G Rennison 8128d027c0 Fix wrong return value in scope_dumper::TileInfo 6 years ago
Jonathan G Rennison ccf13467db Prevent AIs from creating or adding to rail custom bridge heads 6 years ago
Jonathan G Rennison 7da1f8b592 Merge branch 'master' into jgrpp 6 years ago