Commit Graph

56151 Commits (d931382fb2a0d2d452626eda29565851673f8053)
 

Author SHA1 Message Date
Jonathan G Rennison b09894db4f Show total cargo packets in dump_cpdp_stats console command output 10 months ago
Jonathan G Rennison c6ce9ce687 Add road vehicle flags for whether any part is on level crossing 10 months ago
Jonathan G Rennison 18a40df10e Adjust types in EnumCheckRoadVehClose 10 months ago
Peter Nelson 7cc1ed9594 Codechange: Allow using more than 65536 NewGRF string IDs.
NewGRF string allocation allowed up to 524288 strings, however stringid was passed as uint16_t which limits to 2^16.

(cherry picked from commit e4613fc04c)
10 months ago
Peter Nelson 2178ff1e80 Change: Replace fixed length _grf_text array with vector.
Additionally reshuffle GRFTextEntry for better alignment.

This removes a mostly-unused static 20MB allocation.

(cherry picked from commit 3e762af2d1)
10 months ago
Jonathan G Rennison 85b20068a8 Merge PR #595 into jgrpp 10 months ago
Jonathan G Rennison 6f75465800 Fix 2f692a79: Dest ptr not advanced for BM_BLACK_REMAP in 32bpp optimised blitter 10 months ago
pvillaverde f4ad08200e 🌐 Update Galician Translations up to 0.55.1 10 months ago
Jonathan G Rennison d0fb85a5db Version: Committing version data for tag: jgrpp-0.55.1 10 months ago
Jonathan G Rennison a48a3ac07b Fix 87911bdf: Fix FindLastBit for unsigned long long (uint64 on Windows)
See: #594
10 months ago
Jonathan G Rennison 20ece8025e Test: Add tests for FindLastBit function 10 months ago
Jonathan G Rennison 94cffc0aea Fix autorenew ship purchase cost not being applied for multi-cargo ships 10 months ago
Jonathan G Rennison 891874a145 TBTR: Remove unused variable 10 months ago
Jonathan G Rennison 8481fb4b7b Fix compiler warnings on Windows ARM64 10 months ago
Jonathan G Rennison 44d4d4944c Version: Committing version data for tag: jgrpp-0.55.0 10 months ago
Jonathan G Rennison f51d51de40 Fix compiler warning in BuildReplacementMultiPartShip 10 months ago
Jonathan G Rennison 0e6decbdfb Fix compiler warning on Windows ARM64 10 months ago
Jonathan G Rennison 3856891467 Strgen: Fix compiler warning in LangString constructor 10 months ago
Jonathan G Rennison 597382e989 Build: Fix MacOS compilation 10 months ago
Jonathan G Rennison ed0ee16bf9 Build: Fix MinGW compilation 10 months ago
Jonathan G Rennison be13d8d970 Update low level changes document 10 months ago
Jonathan G Rennison 80fa53bc58 Allow unpausing upstream savegames using PM_COMMAND_DURING_PAUSE 10 months ago
Jonathan G Rennison 428e1c364e Enable picker tool for rail signals 10 months ago
Jonathan G Rennison bd378a2842 Reorder struct CargoPacket
Reduce size from 40 bytes to 32 bytes.
See: https://github.com/OpenTTD/OpenTTD/pull/11201
10 months ago
Jonathan G Rennison fabe507b08 Fix 2ae4e5bd: Wrong upstream save/load version for RV path cache 10 months 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
10 months ago
Michael Lutz fb6d85dbe5 Add: [Script] Custom news message text for industry SetProductionLevel.
(cherry picked from commit 0089323542)
10 months ago
Michael Lutz 4c6ed36b6a Add: [Script] Game script control of industry production level.
(cherry picked from commit 1c56991213)
10 months ago
Andy 7839a71d7e Add: [Script] GSIndustry.GetConstructionDate() method (#11145)
(cherry picked from commit ce9305a5ee)
10 months ago
mrmbernardi 74c0678015 Feature: [GS] Goal destination can be updated (#10817)
(cherry picked from commit 35ef6c1723)
10 months ago
Patric Stout 6550f3a049 Fix 3effb893: mention GSAsyncMode in changelog (#10924)
(cherry picked from commit 6b1c38e303)
10 months ago
TELK e7010972b7 Update: Korean translation 10 months 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)
10 months ago
Jonathan G Rennison 7c28ee0213 Autoreplace: Add support for multi-cargo ships 10 months ago
Jonathan G Rennison 69b2ca9983 Fix da35e7bb: Wrong engine ID in Vehicle::NeedsServicing() 10 months ago
Jonathan G Rennison da35e7bb35 Autoreplace: Handle trivial replacements of mixed cargo articulated engines 10 months ago
Loïc Guilloux 568eafe661 Fix #11179, a979d9c: Don't start more competitors than allowed (#11185)
(cherry picked from commit 02be6ab6ba)
10 months ago
Jonathan G Rennison dc57a51e8a VarAction2: Do not scan into procedures for ACOM_CB36_PROP analysis 10 months ago
Jonathan G Rennison 672382f960 Tracrestrict: Fix non-train slot windows allowing unusable sort modes 10 months ago
Jonathan G Rennison a29c01493d Tracerestrict: Fix train texts used in non-train slots windows
See: #593
10 months ago
Jonathan G Rennison 66ddbf94b0 Crash log: Show type of last sync record if applicable 10 months ago
Jonathan G Rennison 8f209b0dc4 Mark main thread as the game thread if video driver not using threads 10 months ago
Jonathan G Rennison e92ee922cf Crash log: Only show scope info for the game thread 10 months ago
Jonathan G Rennison d6ff538a46 Network: Include frame in client join info 10 months ago
Jonathan G Rennison 82c9d18b5b Network: Update state checksum with DoCommandP costs 10 months ago
Jonathan G Rennison cdf1ff8d5a Network: Extend post-desync frame sync history
Record sync state at various points throughout each frame
10 months ago
Jonathan G Rennison 8e755bf0c2 Network: Remove NETWORK_SEND_DOUBLE_SEED define 10 months ago
Patric Stout b0d7cfaa3d
Change: [Win32] don't allocate 192KiB of memory on the stack on crash (#11240)
Heap is out of the question, as it might be corrupted.
Allocating this much on stack is silly.

So instead, allocate virtual pages to write the information in.
10 months ago
Patric Stout de5e338a76
Change: mention in MacOS / Windows crashlog popup when files couldn't be generated (#11239)
For example, if the crash.sav couldn't be created, and the TryExcept
detected an issue, write out that the file is not available in
the popup.
10 months ago
Joan Josep be9a690f41
Fix #9642: Keep infrastructure totals when overbuilding road depots. (#11229) 10 months ago