Commit Graph

  • ba6315f65c
    Merge 277e1c102e into 7ef8706ed2 3xtrel 2024-05-31 23:49:51 +0100
  • 7ef8706ed2 Add: Setting to uniformly slow the acceleration and braking of realistic trains jgrpp Alistair Lynn 2024-05-25 18:24:25 +0000
  • 45817bb9be Add: Setting to uniformly slow the acceleration and braking of realistic trains Alistair Lynn 2024-05-25 18:24:25 +0000
  • 0351734729 Fix narrowing warning using packet GetDeserialisationPosition Jonathan G Rennison 2024-05-31 23:19:55 +0100
  • 7997430688 Add various missing includes Jonathan G Rennison 2024-05-31 23:09:19 +0100
  • f09f412c43 Add hash table index to EngineOverrideManager Jonathan G Rennison 2024-05-31 21:18:53 +0100
  • 556722399a Move EngineOverrideManager to separate header Jonathan G Rennison 2024-05-31 19:15:42 +0100
  • b42d12deb2 Add do/while wrappers around grfmsg/GrfMsg Jonathan G Rennison 2024-05-31 20:19:58 +0100
  • 32b8ec34ff Merge branch 'master' into jgrpp Jonathan G Rennison 2024-05-31 18:43:32 +0100
  • c6c7191b16 Avoid unnecessary allocation of temporaries in layout line cache Jonathan G Rennison 2024-05-30 19:14:01 +0100
  • 99e6b75337 Move NewGRF sprite dump declarations to new header file Jonathan G Rennison 2024-05-30 19:05:32 +0100
  • dc6ba9b9d8 Move NewGRF shadow copy groups into internal header Jonathan G Rennison 2024-05-30 18:56:30 +0100
  • 56356bb761 Change container type for several uses of std::map/std::set Jonathan G Rennison 2024-05-30 18:16:13 +0100
  • 853ed272be Merge branch 'master' into jgrpp Jonathan G Rennison 2024-05-30 17:54:01 +0100
  • cb1e41fc88 Remove use of memcmp in CheckCaches Jonathan G Rennison 2024-05-29 18:30:54 +0100
  • 2b539a2d37 Fix water infrastructure total when changing owner of object on water Jonathan G Rennison 2024-05-28 20:26:34 +0100
  • 1e9fb74451 Merge branch 'master' into jgrpp Jonathan G Rennison 2024-05-28 19:48:40 +0100
  • cbea3b8b46 Add console command to merge two companies Jonathan G Rennison 2024-05-28 17:58:33 +0100
  • f2f8692fb2 Add setting to allow track editing to ignore realistic braking restrictions Jonathan G Rennison 2024-05-28 17:13:09 +0100
  • 7874fb7a12 Add public key auth support for settings_access console command Jonathan G Rennison 2024-05-27 16:24:34 +0100
  • 84a0dd326f Merge branch 'master' into jgrpp Jonathan G Rennison 2024-05-27 15:42:21 +0100
  • 277e1c102e
    550-600 3xtrel 2024-05-26 20:47:38 +0200
  • 6964d16536
    Merge branch 'JGRennison:jgrpp' into jgrpp 3xtrel 2024-05-26 18:11:53 +0200
  • effaf6acc4 Allow removing reservation boundary signal in realistic braking Jonathan G Rennison 2024-05-26 12:13:49 +0100
  • 431a6a1262 Allow sorting by average order occupancy in shared order group mode Jonathan G Rennison 2024-05-26 11:27:49 +0100
  • d39bdd352b Merge PR #700 into jgrpp Jonathan G Rennison 2024-05-26 10:46:50 +0100
  • dc465000f7 🌐 Update Galician Translations 2024-05-26 pvillaverde 2024-05-26 09:29:54 +0200
  • 77a279a500
    450-550 3xtrel 2024-05-26 00:32:11 +0200
  • 519c53ce1d
    Merge branch 'JGRennison:jgrpp' into jgrpp 3xtrel 2024-05-26 00:04:06 +0200
  • 1d70c781c6 Fix vehicle window showing profit last year in wallclock timekeeping mode Jonathan G Rennison 2024-05-23 20:05:18 +0100
  • 6dfe5c4da9
    Update: Russian translation (#695) Qwest8K 2024-05-23 18:59:22 +0300
  • 62c0ccc488
    Fixed wrong number of plural forms - STR_UNITS_PRODUCTION_INTERVALS Qwest8K 2024-05-23 08:13:55 +0300
  • f375ed8c42 Automated formatting/string code changes Jonathan G Rennison 2024-05-22 21:57:47 +0100
  • 176cbecc67 Merge branch 'jgrpp' of https://github.com/Qwest8K/OpenTTD-patches into jgrpp Qwest8K 2024-05-21 23:07:11 +0300
  • 3171d76ac2 Russian localization update Qwest8K 2024-05-21 23:03:36 +0300
  • a8d830aa3e Fix signal side when using both sides signal style with no-entry signals Jonathan G Rennison 2024-05-21 20:42:49 +0100
  • a24d72f0d7 Fix flag values in CustomSignalSpriteContextFlags Jonathan G Rennison 2024-05-21 20:24:17 +0100
  • 8907b9aa31 Reduce diff with upstream for console command functionality Jonathan G Rennison 2024-05-20 19:05:04 +0100
  • 88d7be1d99 Change FormatArrayAsHex to be uppercase by default Jonathan G Rennison 2024-05-20 18:30:57 +0100
  • 48910a8b7d Version: Committing version data for tag: jgrpp-0.59.1 jgrpp-0.59.1 Jonathan G Rennison 2024-05-20 01:56:46 +0100
  • 5e971bfc02 Fix abstract filetype not being set for network client join savegames Jonathan G Rennison 2024-05-19 18:44:08 +0100
  • fc5b3b90b4 Remove incorrect assertion as temporary fix for #692 Jonathan G Rennison 2024-05-19 17:44:08 +0100
  • 1d13ac7280 Fix #12655, 4f6d75f: inconsistent state in client list and potential crash after client leaves Rubidium 2024-05-11 21:39:14 +0200
  • f62eb72fcb Fix #12685: nullptr dereference when checking for equal loaded/loading groups. (#12686) Peter Nelson 2024-05-18 09:17:06 +0100
  • 46d7586ab1 Update: Translations from eints estonian: 8 changes by siimsoni chinese (simplified): 4 changes by ahyangyi korean: 13 changes by telk5093 master translators 2024-05-19 04:43:16 +0000
  • 3df3ed6690 Reduce frequency of brake overheating breakdowns Jonathan G Rennison 2024-05-18 20:56:58 +0100
  • 66d03530dc Adjust handling of vehicle subspeed with realistic braking Jonathan G Rennison 2024-05-18 19:34:39 +0100
  • 29ce013eda
    Codechange: Pass avail(able) as reference instead of pointer since they are never nullptr (#12696) Loïc Guilloux 2024-05-18 17:04:16 +0200
  • 6d1f3b673e Fix non-percentage servicing interval when using wallclock mode Jonathan G Rennison 2024-05-18 15:00:43 +0100
  • ba47d1ca2b
    Fix: Allow resolving house parent scope (town) of unbuilt houses. (#12695) Peter Nelson 2024-05-18 12:33:50 +0100
  • 89902c8ab1 Fix advisory max speed being higher than strict max for reservation end Jonathan G Rennison 2024-05-18 09:24:57 +0100
  • 3f5a354f37
    Codechange: Use emplace with ICURun and UniscribeRun. (#12693) Peter Nelson 2024-05-18 09:17:38 +0100
  • 856ec901ca
    Fix #12685: nullptr dereference when checking for equal loaded/loading groups. (#12686) Peter Nelson 2024-05-18 09:17:06 +0100
  • 7fd2487c46 Update: Translations from eints swedish: 6 changes by joeax910 chinese (simplified): 2 changes by WenSimEHRP dutch: 27 changes by Afoklala translators 2024-05-18 04:40:26 +0000
  • 8d26d032e1
    Fix #12497: [NewGRF] Increase vehicle motion counter for all parts. (#12561) Peter Nelson 2024-05-17 20:50:04 +0100
  • c85481564f
    Codechange: Use reusable temporary buffer in Win32FontCache. (#12666) Peter Nelson 2024-05-17 08:50:59 +0100
  • 4940b6ff0b
    Codefix: Compile warning with newer C++ compiler on MinGW. (#12689) Peter Nelson 2024-05-16 12:09:19 +0100
  • 26113e3622 Update: Translations from eints english (au): 11 changes by krysclarke swedish: 7 changes by joeax910 english (us): 11 changes by 2TallTyler chinese (simplified): 11 changes by WenSimEHRP russian: 11 changes by Ln-Wolf catalan: 11 changes by J0anJosep portuguese: 13 changes by azulcosta portuguese (brazilian): 11 changes by pasantoro translators 2024-05-16 04:41:07 +0000
  • ca52da6c95
    Fix: Unable to choose a font containing hyphen. (#12684) Peter Nelson 2024-05-16 00:38:23 +0100
  • d1b7619822
    Change: Ignore min/max years for manual house placer. (#12687) Peter Nelson 2024-05-15 23:17:58 +0100
  • 56ea002283 Update: Translations from eints catalan: 16 changes by J0anJosep latvian: 2 changes by lexuslatvia translators 2024-05-15 04:41:37 +0000
  • 546a424140
    Lines 400 - 455 3xtrel 2024-05-15 00:45:46 +0200
  • cc31946ec4
    Merge branch 'JGRennison:jgrpp' into jgrpp 3xtrel 2024-05-15 00:10:42 +0200
  • 980dcaac6e
    Cleanup: Remove GetFontTable from FontCache. (#12677) Peter Nelson 2024-05-14 21:13:26 +0100
  • ed67aedabf Feature: Allow manually placing town buildings in scenario editor. Peter Nelson 2024-05-14 17:29:59 +0100
  • 874cfe000b Codechange: Set underlying type for HouseSpec enums. Peter Nelson 2024-05-14 17:29:58 +0100
  • b731ab0632 Change: Allow sprite resolver to evaluate non-existent houses. Peter Nelson 2024-05-14 17:29:58 +0100
  • d99c1337a2 Add: Command to build an individual house on a specific tile. Peter Nelson 2024-05-14 17:29:57 +0100
  • f901722066 Codechange: Rename BuildTownHouse to TryBuildTownHouse. Peter Nelson 2024-05-14 17:29:57 +0100
  • bb77d16e40
    Add: Shade button to waypoint picker (#12682) Tyler Trahan 2024-05-14 14:43:56 -0400
  • 486af1a6fc Fix: [Admin] #12411 Send Network Welcome Packet to admin port after game creation completed WelcomeAll moved into NetworkOnGameStart Muxy 2024-05-12 21:11:59 +0200
  • 460fab920c
    Fix #12418, 338def1b06: Filename extension taken from wrong string. (#12680) Peter Nelson 2024-05-14 18:18:30 +0100
  • 242e87652b Fix setting display for industry cargo scaling Jonathan G Rennison 2024-05-14 17:17:45 +0100
  • b81da24a64 Fix setting default value for industry cargo scaling mode in old saves Jonathan G Rennison 2024-05-14 17:14:14 +0100
  • 00c4b232b3 Fix #12550: files were not saved in the right location when binary and configuration are in the same folder Rubidium 2024-05-13 23:26:05 +0200
  • 3f06aa441b Update: Translations from eints english (us): 17 changes by 2TallTyler greek: 147 changes by KyriakosMich translators 2024-05-14 04:40:19 +0000
  • 9f63b9f65d
    Fix #12594: Give descriptive error when company takeover fails due to vehicle limit (#12676) Tyler Trahan 2024-05-13 10:10:03 -0400
  • 870149406a Update: Translations from eints chinese (simplified): 23 changes by WenSimEHRP russian: 17 changes by Ln-Wolf portuguese (brazilian): 8 changes by pasantoro translators 2024-05-13 04:41:24 +0000
  • 18e56df5e1
    Fix #12674: Non-NewGRF Build Station widgets may not fill window properly. (#12675) Peter Nelson 2024-05-13 01:18:07 +0100
  • bdd1d36bd9 Fix road vehicle restart loading at same station when using implicit orders Jonathan G Rennison 2024-05-12 22:48:18 +0100
  • f2f7573c3f
    Fix #12668: Crash opening picker window with filter when no results available. (#12669) Peter Nelson 2024-05-12 20:14:29 +0100
  • 77c188e6da Codechange: use std::vector instead of malloced array Rubidium 2024-05-12 09:47:14 +0200
  • 6cea49c117 Codechange: replace uint with size_t in binary heap Rubidium 2024-05-12 09:45:39 +0200
  • 8349203038 Cleanup: remove unused Aystar variables Rubidium 2024-05-12 08:58:22 +0200
  • 77a7113ba6
    Cleanup: Remove unused parameters from FreeTypeFontCache::SetFontSize. (#12663) Peter Nelson 2024-05-12 08:39:40 +0100
  • f939e81bf0 Fix #12655, 4f6d75f: inconsistent state in client list and potential crash after client leaves Rubidium 2024-05-11 21:39:14 +0200
  • 95a89e43b2 Update: Translations from eints english (au): 16 changes by krysclarke chinese (simplified): 16 changes by XiaoJi-Game korean: 19 changes by telk5093 russian: 1 change by Ln-Wolf finnish: 16 changes by hpiirai lithuanian: 1 change by khamper portuguese: 17 changes by azulcosta portuguese (brazilian): 16 changes by pasantoro translators 2024-05-12 04:41:31 +0000
  • 9d09b7a6eb
    Merge branch 'JGRennison:jgrpp' into jgrpp 3xtrel 2024-05-12 00:06:33 +0200
  • ab4d02b3bd
    Lines 249 - 399 3xtrel 2024-05-12 00:05:45 +0200
  • 34da94ffc8
    Fix: Use widget resize step instead of window resize step. (#12659) Peter Nelson 2024-05-11 20:51:44 +0100
  • d78f39a9df
    Cleanup: Remove GetUnitsPerEM and units_per_em. (#12656) Peter Nelson 2024-05-11 14:50:34 +0100
  • b1faf3d39f Update: Korean translation TELK 2024-05-11 17:04:27 +0900
  • 2709cdd260 Update: Korean translation TELK 2024-05-11 17:04:27 +0900
  • 721cd2b8ad Update: Translations from eints ukrainian: 1 change by Quantom2 dutch: 5 changes by Afoklala lithuanian: 1 change by khamper translators 2024-05-11 04:41:26 +0000
  • b30fe0d7da Feature: Ctrl-click to toggle favourites in build-pickers. Peter Nelson 2024-05-07 12:13:49 +0100
  • fde3b35a24 Feature: New filter to show only used types in build-pickers. Peter Nelson 2024-05-07 12:13:49 +0100
  • b76517816e Feature: Add "All" filter to build-picker show types from all classes. Peter Nelson 2024-05-07 12:13:48 +0100
  • cdc356e7bf Change: Unify station/waypoint/roadstop/object build-picker window code. Peter Nelson 2024-05-07 12:13:48 +0100
  • d2c8b476b5 Codechange: Add functions to test if a station/roadstop class is a waypoint. Peter Nelson 2024-05-07 12:13:47 +0100
  • 9f8c9724be Codechange: Add station/roadstop class labels for DFLT/WAYP. Peter Nelson 2024-05-07 12:13:47 +0100