Commit Graph

49401 Commits

Author SHA1 Message Date
Jonathan G Rennison
3f8ce47d32 TBTR: Fix being able to open template replacement window more than once 2020-09-21 03:27:37 +01:00
Jonathan G Rennison
09d5be1aad TBTR: Remove unitnumber_digits field/param from main window 2020-09-21 03:20:59 +01:00
Jonathan G Rennison
aea747be08 Merge branch 'master' into jgrpp
# Conflicts:
#	src/hotkeys.cpp
2020-09-21 02:14:30 +01:00
Jonathan G Rennison
4763f441f6 On load, use previous local company or first usable company
Instead of always using the first company slot
2020-09-20 17:36:36 +01:00
Jonathan G Rennison
9af2c258fa TBTR: Preserve replacement flags when editing template 2020-09-19 12:06:35 +01:00
Jonathan G Rennison
e9bf1bd71b TBTR: Do not keep remaining vehicles by default 2020-09-19 12:00:30 +01:00
Jonathan G Rennison
a36e77c269 Fix group add/remove/rename not updating template replacement GUI in MP 2020-09-19 11:58:44 +01:00
Jonathan G Rennison
2ea3a7d6f4 Add setting for default road/tram types, to match default rail type setting 2020-09-18 23:32:47 +01:00
Jonathan G Rennison
3b49f892fa Redraw connecting link graph overlay links when moving station sign
Add test console command
2020-09-18 18:58:16 +01:00
Jonathan G Rennison
a0f78a8071 Fix assertion failure when upgrading dual road/tram bridge
In case where the other road/tram type does not extend across
the bridge, but is present on the upgrade tile.
2020-09-15 23:26:15 +01:00
Jonathan G Rennison
4c609ba93c Fix #189: Typo in STR_CONFIG_SETTING_REROUTE_RV_ON_LAYOUT_CHANGE_HELPTEXT 2020-09-14 23:55:18 +01:00
Jonathan G Rennison
f44d75eaf5 Allow building objects by area (1x1 objects only)
Add setting (default on)
2020-09-14 23:19:45 +01:00
Jonathan G Rennison
2d350d26db Add rate limit for object construction 2020-09-14 23:06:49 +01:00
Jonathan G Rennison
f0f5ce5840 Fix bulk land purchasing removing structures and water 2020-09-14 23:00:09 +01:00
Jonathan G Rennison
5970c936a6 CMake: Use freetype on Apple
See: #183, #188
2020-09-14 20:51:30 +01:00
Jonathan G Rennison
b90a297837 Script: Allow AI/GS developers to change game script in-game 2020-09-14 18:28:10 +01:00
Jonathan G Rennison
45386efcd0 Script: Allow changing ops limit and memory limit settings in game 2020-09-14 18:04:19 +01:00
Jonathan G Rennison
15fc3f5ba3 Fix generate world NewGRF error window being created without lock held 2020-09-12 17:03:14 +01:00
Jonathan G Rennison
c908a3afa8 Fix spelling error in tree growth speed setting: extremely slow 2020-09-11 22:28:09 +01:00
Jonathan G Rennison
75d53525d2 Fix town label colour not being updated when switching companies 2020-09-09 01:01:23 +01:00
Jonathan G Rennison
11a9a4dc0c Fix no error message when attaching new template/virtual vehicle fails
See: #187
2020-09-08 23:56:38 +01:00
Jonathan G Rennison
ff12051ee1 Only show ship is lost messages if lost for a significant time 2020-09-07 18:24:49 +01:00
Jonathan G Rennison
8824130b66 Tracerestrict: Allow referencing competitor infra where allowed by sharing 2020-09-06 15:22:20 +01:00
Jonathan G Rennison
943586016d TBTR: Adjust train sprite bounds and position in main window
See: #186
2020-09-05 14:02:18 +01:00
Jonathan G Rennison
5196caddde Fix assertion failure which could occur when using reverse behind signal 2020-09-04 17:41:27 +01:00
Jonathan G Rennison
00a31a4885 YAPF debug: Add reverse and teleport flags to node dump 2020-09-04 11:59:19 +01:00
Jonathan G Rennison
d9ce75fd5d Link graph: Only use log2 of total cost for scaling when > 13
This is to fix unnecessary scaling for small networks
2020-09-03 17:21:16 +01:00
translators
53a3d940b1 Update: Translations from eints
ukrainian: 11 changes by Strategy
2020-09-02 19:45:39 +02:00
Jonathan G Rennison
6be6f7436f Programmable pre-signals: Don't update dependencies when clearing programs 2020-09-01 22:04:39 +01:00
Jonathan G Rennison
825190db0c Remove programmable pre-signal calls to DebugPrintProgram 2020-09-01 22:00:02 +01:00
Jonathan G Rennison
abb7b69861 Add slot and counter support to programmable pre-signals 2020-09-01 18:37:53 +01:00
laikh
6358ae47de Fix: Remove /MP flag and improve FindEditbin.cmake for Windows clang-cl build 2020-09-01 09:45:48 +01:00
dP
ab420d8cc0 Change: Use key names instead of characters in hotkey.cfg 2020-09-01 09:33:17 +01:00
Jonathan G Rennison
5c0bf5b9e4 Hide "is true" and "is false" from programmable pre-signals comparators 2020-08-31 23:10:58 +01:00
Jonathan G Rennison
e729875cfb Make programmable pre-signal GUI less garish 2020-08-31 23:05:11 +01:00
Jonathan G Rennison
9ee8091ecc Add conditional order which tests counter value 2020-08-31 22:52:26 +01:00
Jonathan G Rennison
817bc44a3e Initial implementation of tracerestrict counter mechanism 2020-08-31 19:08:35 +01:00
Jonathan G Rennison
dea2be5d3f Increase size of ContentInfo::name field 2020-08-31 19:02:33 +01:00
translators
dacec76c1b Update: Translations from eints
catalan: 57 changes by juanjo
2020-08-30 19:45:38 +02:00
Jonathan G Rennison
7c5f09f6b6 Version: Committing version data for tag: jgrpp-0.36.0 2020-08-30 12:32:13 +01:00
Jonathan G Rennison
d2594ece79 Add routing restrictions action to control news reports about stuck trains 2020-08-29 13:38:19 +01:00
Jonathan G Rennison
cc6be16422 Add news setting for trains waiting due to routing restrictions 2020-08-29 13:31:52 +01:00
Jonathan G Rennison
a63bc23f04 Debug: Add various train fields to the vehicle debug window 2020-08-29 13:27:18 +01:00
Jonathan G Rennison
beaeda2990 TBTR: Show empty and full train weights in GUI, and weight ratios if enabled 2020-08-28 18:37:50 +01:00
Jonathan G Rennison
e2de103d82 Skip GRF compatibility check when using -K/-q switches 2020-08-27 19:25:07 +01:00
Jonathan G Rennison
5db169b76f Clear debug data in LoadCheckData::Clear 2020-08-27 19:24:33 +01:00
Jonathan G Rennison
5b78090a61 Merge branch 'master' into jgrpp
# Conflicts:
#	CMakeLists.txt
#	src/saveload/town_sl.cpp
#	src/screenshot.h
#	src/script/api/ai/ai_date.hpp.sq
#	src/script/api/ai/ai_marine.hpp.sq
#	src/script/api/ai/ai_station.hpp.sq
#	src/script/api/game/game_date.hpp.sq
#	src/script/api/game/game_marine.hpp.sq
#	src/script/api/game/game_station.hpp.sq
#	src/script/api/game/game_window.hpp.sq
#	src/script/api/script_window.hpp
#	src/script/api/template/template_window.hpp.sq
#	src/signal.cpp
#	src/statusbar_gui.cpp
#	src/toolbar_gui.cpp
#	src/viewport.cpp
#	src/viewport_func.h
2020-08-27 18:31:09 +01:00
Jonathan G Rennison
e4581b4cd8 Fix cec55e67: Assert on using road convert tool on non-station tile 2020-08-27 01:35:13 +01:00
Jonathan G Rennison
810bfd276e Add several NewGRF variables to vehicle image callback whitelist
Add vehicle flags to control cached image invalidation

Various refactorings
2020-08-25 01:26:44 +01:00
Jonathan G Rennison
c82d372d54 Reduce performance issues in DeleteStaleLinks with refit to any cargo
Remove redundant executions of LinkRefresher::Run
2020-08-24 18:04:03 +01:00