1
0
Fork 0

Commit Graph

  • b730f8783e
    Fix d450d4743: Division by zero when larger_towns is set to 0. (#13104) Peter Nelson 2024-11-20 00:09:02 +0000
  • 9b6b6d50c3
    Fix: Network clients incorrectly truncated all strings to NETWORK_COMPANY_NAME_LENGTH. (#13102) Peter Nelson 2024-11-19 23:44:54 +0000
  • c8c9788407
    Codechange: Use vector for town PSA storage. Peter Nelson 2024-11-14 18:17:06 +0000
  • cfe717a019
    Codechange: Support saveload of reference vectors. Peter Nelson 2024-11-14 18:16:43 +0000
  • a058ed1249
    Fix d450d4743: Division by zero when larger_towns is set to 0. Peter Nelson 2024-11-19 21:05:08 +0000
  • 99e01bcb29
    Fix: Network clients incorrectly truncated all strings to NETWORK_COMPANY_NAME_LENGTH. Peter Nelson 2024-11-19 19:11:55 +0000
  • fb6441d6d2 Codefix: Missing this-> in Kdtree SamuXarick 2024-11-18 17:16:03 +0000
  • f43cf5e835
    Codechange: Speed up industry generation using industry-type checks. Peter Nelson 2024-11-18 18:13:49 +0000
  • 85e9f5745a
    Codefix: Replace magic number in Kdtree (#13098) SamuXarick 2024-11-19 20:34:25 +0000
  • 6c09dcdd66
    Codechange: Use reference for non-optional StationList parameter. (#13092) Peter Nelson 2024-11-19 20:33:32 +0000
  • 640a270ed6
    Codefix: Use correct type for IndustryType in several industry functions. (#13096) Peter Nelson 2024-11-19 20:32:06 +0000
  • fcac5479f1
    Codechange: Use std::visit for SetupCargoForClimate. (#13103) Peter Nelson 2024-11-19 20:30:16 +0000
  • fc8685d618
    Codechange: Use functor for Kdtree's XYFunc. (#13074) Peter Nelson 2024-11-19 20:29:56 +0000
  • 369ea29e1e Codechange: Remove redundant checks in FindClosestTrainDepot Koen Bussemaker 2024-11-16 15:07:53 +0100
  • d8c253d1a1
    Codechange: Use std::visit for SetupCargoForClimate. Peter Nelson 2024-11-19 19:19:09 +0000
  • f9b5f78b8a Codechange: Use std::visit for GetActiveCargoLabel. Peter Nelson 2024-11-19 13:56:33 +0000
  • 25c5a64d39
    Codechange: Use std::visit instead of std::get_if for string parameters. (#13100) Peter Nelson 2024-11-19 18:17:41 +0000
  • f5345ae42e
    Codechange: Use std::visit for GetActiveCargoLabel. Peter Nelson 2024-11-19 13:56:33 +0000
  • cc1d86ca5b
    Codechange: Use std::visit instead of std::get_if for string parameters. Peter Nelson 2024-11-19 17:41:25 +0000
  • 60ae50e016
    Codechange: Make kdtree member functions const for const-correctness (#13099) SamuXarick 2024-11-19 12:36:56 +0000
  • 3b5bb4fef4 Codechange: Make kdtree member functions const for const-correctness SamuXarick 2024-11-19 11:44:48 +0000
  • 7180f18093 Codefix: Replace magic number in Kdtree SamuXarick 2024-11-19 11:08:13 +0000
  • 13c60adbbc
    Change: Determine industry directory width only on visible rows. Peter Nelson 2024-11-19 01:07:57 +0000
  • d2496b6ec4 Add: [NewGRF] Callback for custom refit mask for engines/vehicles. Michael Lutz 2024-11-17 15:30:13 +0100
  • a3ee05737f Add: [NewGRF] Vehicle prop that allows refittability based on cargo class intersection. Michael Lutz 2024-11-17 15:29:12 +0100
  • cc9ce2f7f4
    Codefix: Use correct type for IndustryType in several industry functions. Peter Nelson 2024-11-18 20:20:34 +0000
  • c39810ff6a Codechange: Replace path cache queues with vectors. Peter Nelson 2024-04-22 18:50:15 +0100
  • d4f8453c22 Codefix: Clear and reserve storage when loading vectors from savegames. Peter Nelson 2024-11-06 13:51:26 +0000
  • b8f3d0dd68 Update: Translations from eints norwegian (bokmal): 4 changes by eriksorngard translators 2024-11-18 04:49:46 +0000
  • b6cfc89f1e
    Codechange: Replace path cache queues with vectors. Peter Nelson 2024-04-22 18:50:15 +0100
  • 1cd12214d1
    Codefix: Clear and reserve storage when loading vectors from savegames. Peter Nelson 2024-11-06 13:51:26 +0000
  • d903806e59
    Codechange: Add VectorSaveLoadHandler to simplify handlers for vectors. (#13093) Peter Nelson 2024-11-17 23:46:32 +0000
  • eed518aa19 Add: [NewGRF] Callback for custom refit mask for engines/vehicles. Michael Lutz 2024-11-17 15:30:13 +0100
  • d3ca42730c
    Codechange: Add VectorSaveLoadHandler to simplify handlers for vectors. Peter Nelson 2024-03-22 21:54:12 +0000
  • 9fe062a0a6
    Codechange: Use reference for non-optional StationList parameter. Peter Nelson 2024-11-16 22:42:52 +0000
  • 28950ff05d Add: [NewGRF] Vehicle prop that allows refittability based on cargo class intersection. Michael Lutz 2024-11-17 15:29:12 +0100
  • 03115f91a5
    Merge 00c314d5e9 into a6c526cfa0 Charles Pigott 2024-11-17 16:16:48 +0100
  • b20aca0661 Codechange: Avoid unnecessary re-reads/seeks in RandomAccessFile::ReadBlock Jonathan G Rennison 2024-11-17 14:12:07 +0000
  • a6c526cfa0 Update: Translations from eints bulgarian: 4 changes by Alexandar83 translators 2024-11-17 04:46:16 +0000
  • 04b6dfae48
    Cleanup: Remove now-unneeded includes from yapf. (#13088) Peter Nelson 2024-11-16 23:23:06 +0000
  • 21023a4b46
    Cleanup: Remove now-unneeded includes from yapf. Peter Nelson 2024-11-16 22:19:26 +0000
  • ec1dc434ac
    Codechange: Shuffle CommandCost members to reduce size. (#13087) Peter Nelson 2024-11-16 21:49:49 +0000
  • 03b7e90d1e
    Codechange: Use vector instead of fixed array for graph data. Peter Nelson 2024-11-02 16:11:06 +0000
  • cc84229516
    Codechange: Shuffle CommandCost members to reduce size. Peter Nelson 2024-11-14 20:32:57 +0000
  • 71ea58c6de
    Codechange: Remove unused CYapfDestinationTileT (#13086) Jonathan G Rennison 2024-11-16 16:12:18 +0000
  • 48b9737429 Codechange: Remove unused CYapfDestinationTileT Jonathan G Rennison 2024-11-16 14:12:44 +0000
  • 8c3a20cda9 Codechange: Remove redundant checks in FindClosestTrainDepot Koen Bussemaker 2024-11-16 15:07:53 +0100
  • 57ac1cbe0c
    Fix: Don't allow right-click to close world generation progress window. (#13084) Peter Nelson 2024-11-16 13:54:47 +0000
  • 941579a1d6
    Fix: Don't allow right-click to close world generation progress window. Peter Nelson 2024-11-16 13:18:02 +0000
  • a6165a60ad
    Merge 9f8978ce95 into 8c395ed67c Peter Nelson 2024-11-16 15:10:15 +0800
  • 24130c967b
    Merge c5d43b433b into 8c395ed67c Gloria 2024-11-16 15:10:11 +0800
  • 8c395ed67c Update: Translations from eints vietnamese: 4 changes by KhoiCanDev translators 2024-11-16 04:48:13 +0000
  • 14e2839087
    Codechange: Let's use this new emplace_back() thing. (#13081) Peter Nelson 2024-11-15 20:28:17 +0000
  • 1e617c1d48
    Codechange: Let's use this new emplace_back() thing. Peter Nelson 2024-11-15 19:38:27 +0000
  • 98c8445519
    Codechange: Limit house default cargo label lists to original slot counts. (#13079) Peter Nelson 2024-11-15 08:07:02 +0000
  • d6c2f9edf1 Update: Translations from eints polish: 5 changes by pAter-exe translators 2024-11-15 04:48:47 +0000
  • 8e8cadbb27
    Codechange: Limit house default cargo label lists to original slot counts. Peter Nelson 2024-11-14 21:22:27 +0000
  • 61aff3fa49
    Codechange: Limit industry default cargo label lists to original slot counts. (#13072) Peter Nelson 2024-11-14 19:05:18 +0000
  • 9742038b68 Update: Translations from eints chinese (simplified): 2 changes by WenSimEHRP translators 2024-11-13 04:45:59 +0000
  • ac5dc8ed22 Codechange: Each town cache the number of each type of industry SamuXarick 2024-11-12 22:55:26 +0000
  • 6faf4fa70a Codechange: Simplified YAPF ship region node Koen Bussemaker 2024-10-12 19:10:09 +0200
  • e8b8d17d0b
    Codechange: Limit industry default cargo label lists to original slot counts. Peter Nelson 2024-11-10 22:05:01 +0000
  • 3e195df3c7 Codechange: Cleaned up and renamed NodeList Koen Bussemaker 2024-11-09 16:45:12 +0100
  • c04d50b259 Codechange: Cleaned up and renamed NodeList Koen Bussemaker 2024-11-09 16:45:12 +0100
  • bbc1f7b3dc
    Add: Show and toggle follow vehicle state in vehicle view window. (#13076) Peter Nelson 2024-11-12 17:36:24 +0000
  • 78258f13bc
    Doc: Fix documentation of water tile non-flooding bit in landscape.html (#13071) Jonathan G Rennison 2024-11-12 15:17:58 +0000
  • 114e04227f
    Add: Show and toggle follow vehicle state in vehicle view window. Peter Nelson 2024-11-12 12:09:53 +0000
  • 6cde47b3b4
    Codechange: Use functor for Kdtree's XYFunc. Peter Nelson 2024-11-10 23:06:13 +0000
  • ce64d5f5d9 Update: Translations from eints japanese: 56 changes by akaregi translators 2024-11-11 04:45:41 +0000
  • 3b6cc83dc9 Doc: Fix documentation of water tile non-flooding bit in landscape.html Jonathan G Rennison 2024-11-10 19:31:05 +0000
  • 66198dea46 Update: Translations from eints japanese: 50 changes by akaregi german: 4 changes by SecretIdetity french: 4 changes by ottdfevr translators 2024-11-10 04:45:21 +0000
  • e7a0dfed9d Codechange: Simplified YAPF ship region node Koen Bussemaker 2024-10-12 19:10:09 +0200
  • 5e4f8db7d6 Update: Translations from eints latvian: 4 changes by lexuslatvia translators 2024-11-09 04:45:00 +0000
  • e5edfbadcf
    Codefix: Silence clang-cl warnings (#13066) Loïc Guilloux 2024-11-08 14:42:12 +0100
  • 80f628063a Update: Translations from eints tamil: 7 changes by merni-ns translators 2024-11-08 04:45:16 +0000
  • e03028a0d2 Codefix: use -Wno-multichar with clang-cl glx22 2024-11-07 21:54:59 +0100
  • 43c574ecfb Codefix ad5da0c: clang-cl doesn't need /Zc:preprocessor glx22 2024-11-07 21:53:54 +0100
  • e555e7b7c2
    Add #12975: Cargo class bits 13 and 14 now define potable and non-potable. Peter Nelson 2024-10-05 09:46:09 +0100
  • b1bba967a1
    Add: Improving town-owned bridges increases company rating (#13036) Thomas Winwood 2024-11-07 13:14:04 +0000
  • 7b3525954c
    Fix: x-axis direction of industry production graph (#13062) Jonathan G Rennison 2024-11-07 13:13:21 +0000
  • c9bd21d579 Update: Translations from eints chinese (traditional): 4 changes by KogentaSan translators 2024-11-07 04:45:57 +0000
  • d54341318e
    Fix: VF_LOADING_FINISHED and VF_STOP_LOADING flags tested on wrong vehicle part. (#13063) Peter Nelson 2024-11-07 00:25:05 +0000
  • 1f772e3201
    Fix: VF_LOADING_FINISHED and VF_STOP_LOADING flags tested on wrong vehicle part. Peter Nelson 2024-11-07 00:00:42 +0000
  • 134d5d695d Fix: x-axis direction of industry production graph Jonathan G Rennison 2024-11-06 21:24:27 +0000
  • 2f66088bab Feature: Allow converting track under trains when compatible with the new rail type Jonathan G Rennison 2020-09-24 18:00:59 +0100
  • 179f7e48c1 Add: Improving town-owned bridges increases company rating Thomas Winwood 2024-10-27 12:03:56 +0000
  • 00c314d5e9 Remove: Settings for NPF & YAPF Charles Pigott 2023-04-10 10:31:51 +0100
  • 884b93c4c0
    Add: Set application name for SDL2 (#13061) Charles Pigott 2024-11-06 19:51:03 +0000
  • 465df3bab1 Change: Don't try to flood buoys or dock tiles. Peter Nelson 2024-10-19 22:37:38 +0100
  • 8f9836793f Change: Store water tile flooding state in the map. Peter Nelson 2024-10-19 19:09:53 +0100
  • 6d1f9fdb17
    Change: [NewGRF] Install translation tables into overridden NewGRF. Peter Nelson 2024-05-31 13:29:45 +0100
  • 089c7a21ca Add: Set application name for SDL2 Charles Pigott 2024-11-06 19:18:57 +0000
  • 4cd46e54aa
    Fix #12940: Use specific error when overbuilding station on signals (#12943) Tyler Trahan 2024-11-06 14:13:04 -0500
  • c3bb512bd9
    Remove: Hidden setting for adjacent stations (#12862) Tyler Trahan 2024-11-06 14:11:07 -0500
  • 5d7a7b2955
    Codechange: Simplify IsCompanyBuildableVehicleType. (#12868) Joan Josep 2024-11-06 20:09:09 +0100
  • 244abb55a9
    Change: Don't try to flood buoys or dock tiles. Peter Nelson 2024-10-19 22:37:38 +0100
  • 0537e71ffa
    Change: Store water tile flooding state in the map. Peter Nelson 2024-10-19 19:09:53 +0100
  • 3b6d3080f2 Add: Apply rail/road type conversion when NewGRFs are updated mid-game. Peter Nelson 2024-10-22 17:32:15 +0100
  • 8bb6572943 Add: Implement missing road type label conversion. Peter Nelson 2024-04-19 20:31:19 +0100
  • 157d028915 Codechange: Simplify testing for railtype map conversion. Peter Nelson 2024-10-22 17:42:36 +0100