Commit Graph

55697 Commits (a48a3ac07bdcfe499e3fc9181b60583874bd4a17)
 

Author SHA1 Message Date
Jonathan G Rennison a48a3ac07b Fix 87911bdf: Fix FindLastBit for unsigned long long (uint64 on Windows)
See: #594
1 year ago
Jonathan G Rennison 20ece8025e Test: Add tests for FindLastBit function 1 year ago
Jonathan G Rennison 94cffc0aea Fix autorenew ship purchase cost not being applied for multi-cargo ships 1 year ago
Jonathan G Rennison 891874a145 TBTR: Remove unused variable 1 year ago
Jonathan G Rennison 8481fb4b7b Fix compiler warnings on Windows ARM64 1 year ago
Jonathan G Rennison 44d4d4944c Version: Committing version data for tag: jgrpp-0.55.0 1 year ago
Jonathan G Rennison f51d51de40 Fix compiler warning in BuildReplacementMultiPartShip 1 year ago
Jonathan G Rennison 0e6decbdfb Fix compiler warning on Windows ARM64 1 year ago
Jonathan G Rennison 3856891467 Strgen: Fix compiler warning in LangString constructor 1 year ago
Jonathan G Rennison 597382e989 Build: Fix MacOS compilation 1 year ago
Jonathan G Rennison ed0ee16bf9 Build: Fix MinGW compilation 1 year ago
Jonathan G Rennison be13d8d970 Update low level changes document 1 year ago
Jonathan G Rennison 80fa53bc58 Allow unpausing upstream savegames using PM_COMMAND_DURING_PAUSE 1 year ago
Jonathan G Rennison 428e1c364e Enable picker tool for rail signals 1 year ago
Jonathan G Rennison bd378a2842 Reorder struct CargoPacket
Reduce size from 40 bytes to 32 bytes.
See: https://github.com/OpenTTD/OpenTTD/pull/11201
1 year ago
Jonathan G Rennison fabe507b08 Fix 2ae4e5bd: Wrong upstream save/load version for RV path cache 1 year ago
Jonathan G Rennison c0598d34bf Merge branch 'master' into jgrpp
# Conflicts:
#	src/console.cpp
#	src/os/os2/os2.cpp
#	src/os/unix/font_unix.cpp
#	src/strgen/strgen.h
#	src/strgen/strgen_base.cpp
#	src/table/settings/gui_settings.ini
1 year ago
Michael Lutz fb6d85dbe5 Add: [Script] Custom news message text for industry SetProductionLevel.
(cherry picked from commit 0089323542)
1 year ago
Michael Lutz 4c6ed36b6a Add: [Script] Game script control of industry production level.
(cherry picked from commit 1c56991213)
1 year ago
Andy 7839a71d7e Add: [Script] GSIndustry.GetConstructionDate() method (#11145)
(cherry picked from commit ce9305a5ee)
1 year ago
mrmbernardi 74c0678015 Feature: [GS] Goal destination can be updated (#10817)
(cherry picked from commit 35ef6c1723)
1 year ago
Patric Stout 6550f3a049 Fix 3effb893: mention GSAsyncMode in changelog (#10924)
(cherry picked from commit 6b1c38e303)
1 year ago
TELK e7010972b7 Update: Korean translation 1 year ago
frosch 6e96482230 Fix #11230: Group list widget layout failed, if dropdown widgets were higher than the font height. (#11231)
(cherry picked from commit 236ec41fa2)
1 year ago
Jonathan G Rennison 7c28ee0213 Autoreplace: Add support for multi-cargo ships 1 year ago
Jonathan G Rennison 69b2ca9983 Fix da35e7bb: Wrong engine ID in Vehicle::NeedsServicing() 1 year ago
Jonathan G Rennison da35e7bb35 Autoreplace: Handle trivial replacements of mixed cargo articulated engines 1 year ago
Loïc Guilloux 568eafe661 Fix #11179, a979d9c: Don't start more competitors than allowed (#11185)
(cherry picked from commit 02be6ab6ba)
1 year ago
Jonathan G Rennison dc57a51e8a VarAction2: Do not scan into procedures for ACOM_CB36_PROP analysis 1 year ago
Jonathan G Rennison 672382f960 Tracrestrict: Fix non-train slot windows allowing unusable sort modes 1 year ago
Jonathan G Rennison a29c01493d Tracerestrict: Fix train texts used in non-train slots windows
See: #593
1 year ago
Jonathan G Rennison 66ddbf94b0 Crash log: Show type of last sync record if applicable 1 year ago
Jonathan G Rennison 8f209b0dc4 Mark main thread as the game thread if video driver not using threads 1 year ago
Jonathan G Rennison e92ee922cf Crash log: Only show scope info for the game thread 1 year ago
Jonathan G Rennison d6ff538a46 Network: Include frame in client join info 1 year ago
Jonathan G Rennison 82c9d18b5b Network: Update state checksum with DoCommandP costs 1 year ago
Jonathan G Rennison cdf1ff8d5a Network: Extend post-desync frame sync history
Record sync state at various points throughout each frame
1 year ago
Jonathan G Rennison 8e755bf0c2 Network: Remove NETWORK_SEND_DOUBLE_SEED define 1 year ago
Jonathan G Rennison ee4e82c1b6 Plans GUI: Fix out of bounds read when selected plan remotely removed 1 year ago
Jonathan G Rennison 40f9b61b4c Crash log: Windows: Fix screenshot filename in crash dialog box 1 year ago
Jonathan G Rennison 9dc0f0c95c Programmable pre-signals: Fix instruction indent in RTL mode 1 year ago
Jonathan G Rennison 02aecca5ae Conditional order: Replace "next station" with manually set station 1 year ago
Jonathan G Rennison a1eefaecd5 NWidgetStacked: Allow treating planes independentally for layout 1 year ago
Jonathan G Rennison 691e2dcc69 Fix cargo waiting amount via station not being cleared when station deleted 1 year ago
Jonathan G Rennison c11be37fd9 Add xdata2 field to OrderExtraInfo 1 year ago
Jonathan G Rennison e377535ea6 Routing restrictions: Fix instruction indent in RTL mode 1 year ago
Jonathan G Rennison 7d3e627687 TBTR: Fix layout of template edit window info panel in RTL languages 1 year ago
Jonathan G Rennison d6041149a4 TBTR: Fix layout of middle panel in RTL languages 1 year ago
Jonathan G Rennison c6dcb28372 TBTR: Fix layout of bottom panel in RTL languages 1 year ago
Jonathan G Rennison 03c3050c43 Fix too small string buffer in FormatUnitWeightRatio 1 year ago