Commit Graph

53152 Commits

Author SHA1 Message Date
Jonathan G Rennison
bffff8e357 Add feature array as parameter to SlXvIsFeaturePresent methods 2022-02-04 21:27:20 +00:00
Jonathan G Rennison
3353546966 Adjust linkgraph.aircraft_link_scale feature test 2022-02-04 19:19:58 +00:00
Jonathan G Rennison
29cd07d1c0 Fix aircraft link scale when loading previous savegame versions
See: #367
2022-02-04 18:30:22 +00:00
Tyler Trahan
7f0efbe00e
Feature: Remember the last-used signal between games (#9792) 2022-02-02 21:26:46 +00:00
Dave Shifflett
25ae42ae8a
Feature: Add/extend console commands to enable screenshot automation (#9771)
* Add: `zoomto` console command for main viewport

Similar in spirit to `scrollto`, `zoomto` takes an absolute zoom level
from the user and sets the main viewport to that level while respecting
both the absolute minimum and maximum zoom levels supported by the game
and any limitations imposed by the local client settings.

* Add: optional `instant` flag for `scrollto` command

Using this flag has two effects:

- if the user has smooth scrolling enabled, the scroll action will take
  place as if it were not enabled
- the viewport is redrawn immediately, so any successive `screenshot`
  command will actually work correctly

The original positional arguments are processed like same before.
2022-02-02 21:24:29 +00:00
glx22
b6c5f49379 Change: add a timestamp in name of crash files 2022-02-02 21:32:01 +01:00
J0anJosep
d9a37c915f Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2022-02-02 21:30:15 +01:00
translators
09b71c97aa Update: Translations from eints
belarusian: 35 changes by KorneySan
2022-02-02 18:47:18 +00:00
Jonathan G Rennison
32dc06a428 Readme: Fix spelling error 2022-02-01 22:41:10 +00:00
Jonathan G Rennison
e5ae88e8ea Github: Disable import windows signing cert in release workflow 2022-02-01 22:28:22 +00:00
Jonathan G Rennison
956dc6cb71 Version: Committing version data for tag: jgrpp-0.46.0 2022-02-01 22:02:12 +00:00
Jonathan G Rennison
fedc0889ac Merge branch 'master' into jgrpp
# Conflicts:
#	src/lang/korean.txt
#	src/lang/thai.txt
2022-02-01 21:58:13 +00:00
Jonathan G Rennison
f55f42e9f3
Merge pull request #366 from telk5093/jgrpp
Update: Korean translation up to a7bcb7e
2022-02-01 20:39:09 +00:00
translators
b59acc7e2c Update: Translations from eints
thai: 122 changes by phetoffux
2022-02-01 18:45:41 +00:00
TELK
1c7263a736 Update: Korean translation up to a7bcb7e 2022-02-01 18:53:13 +09:00
translators
4ad6b1e58d Update: Translations from eints
thai: 8 changes by phetoffux
2022-01-31 18:45:33 +00:00
Jonathan G Rennison
a7bcb7e62d Implement ottd_rdtsc for AARCH64 on GCC/clang 2022-01-31 02:50:27 +00:00
Jonathan G Rennison
ed80a39b30 MacOSX: Mark CrashLogOSX::context as maybe_unused 2022-01-31 02:38:10 +00:00
Jonathan G Rennison
3645bcfe62 Github: Disable auto-running of release workflow 2022-01-31 02:27:39 +00:00
Jonathan G Rennison
ceb4f7fb82 Fix #365: Unused function warning on Mac OSX 2022-01-31 02:22:09 +00:00
Jonathan G Rennison
47f219d66d Settings GUI: Label sprite_zoom_min as should be left at default 2022-01-31 01:31:13 +00:00
Jonathan G Rennison
e5c99b3601 Settings GUI: Add flag to mark a setting as should be left at default 2022-01-31 01:30:23 +00:00
Jonathan G Rennison
0a7a7ebcf0 Add build vehicle window sort mode: cargo capacity / running cost 2022-01-30 22:09:16 +00:00
translators
30da75941b Update: Translations from eints
swedish: 15 changes by joeax910
slovak: 5 changes by FuryPapaya
thai: 15 changes by phetoffux
2022-01-30 18:44:28 +00:00
Jonathan G Rennison
5a6a2400a5 Merge branch 'pr-364' into jgrpp 2022-01-30 16:50:14 +00:00
TELK
680344719b Fix: Korean translation 2022-01-30 22:07:32 +09:00
Jonathan G Rennison
6ccf020dc2 Fix #9802: Assertion failure in BuildRailWaypointWindow constructor 2022-01-30 11:20:00 +01:00
translators
61abfc9050 Update: Translations from eints
korean: 2 changes by telk5093
slovak: 14 changes by FuryPapaya
thai: 107 changes by phetoffux
2022-01-29 18:54:25 +00:00
Jonathan G Rennison
ab823ad808 Fix b0f9cc38: Assertion failure still occurs via different path 2022-01-29 14:27:50 +00:00
Jonathan G Rennison
d00e93baff Version: Committing version data for tag: jgrpp-0.46-rc2 2022-01-29 13:41:04 +00:00
Jonathan G Rennison
b0f9cc389f Fix assertion failure in BuildRailWaypointWindow constructor 2022-01-29 13:31:15 +00:00
Jonathan G Rennison
70a65ac1c0 Road waypoints no longer block road inferred one-way state interpolation 2022-01-29 13:31:15 +00:00
Jonathan G Rennison
ad9c85ad3c Fix crash when changing one-way state of road waypoints 2022-01-29 13:31:15 +00:00
Jonathan G Rennison
b74de5ff2b Fix crash in road vehicle overtaking checks with road waypoints 2022-01-29 13:31:15 +00:00
Jonathan G Rennison
786f80e878 Fix removal of road waypoints during bankruptcy 2022-01-29 13:31:15 +00:00
Jonathan G Rennison
df7b25cfdc
Merge pull request #363 from telk5093/jgrpp
Update: Korean translation up to 0.46-rc1
2022-01-29 11:21:11 +00:00
TELK
6d9921ef72 Update: Korean translation up to 0.46-rc1 2022-01-29 14:40:20 +09:00
Jonathan G Rennison
82f2a771b9 Changelog: Add missing item 2022-01-29 02:09:57 +00:00
Jonathan G Rennison
a1e74eac43 Version: Committing version data for tag: jgrpp-0.46-rc1 2022-01-29 00:15:56 +00:00
Jonathan G Rennison
f5ef81f5ac Merge branch 'master' into jgrpp
# Conflicts:
#	src/lang/italian.txt
#	src/lang/tamil.txt
2022-01-29 00:05:07 +00:00
Jonathan G Rennison
a03453da49 Add properties to set lighthouse and transmitter generation amounts 2022-01-28 23:35:31 +00:00
Jonathan G Rennison
eeef6c485a Initial implementation of NewGRF feature ID mapping 2022-01-28 22:39:46 +00:00
Jonathan G Rennison
ef3916928c Initial abstraction around NewGRF feature ID bytes 2022-01-27 21:09:45 +00:00
Jonathan G Rennison
c69ed1711d Allow road vehicle go to station/waypoint orders to have a direction 2022-01-27 01:30:22 +00:00
Jonathan G Rennison
afccf04188 Report road waypoint tiles as road to GRFs 2022-01-26 22:33:07 +00:00
Jonathan G Rennison
c3c55db02b Implement road ground types for road waypoints 2022-01-26 22:15:17 +00:00
Jonathan G Rennison
7ff885fc96 Add replacement sprites for road waypoint buildings
Add action 5 sprite replacement support
2022-01-26 21:46:36 +00:00
Jonathan G Rennison
b4fc0b4dc5 Initial implementation of road waypoints 2022-01-26 21:46:36 +00:00
Jonathan G Rennison
ace75f6864 Widen station type field in map array 2022-01-26 21:46:35 +00:00
Jonathan G Rennison
fcc581fba9 Add static assert that number of commands does not exceed limit 2022-01-26 21:46:35 +00:00