1
0
Fork 0

Commit Graph

  • 75f21065c9
    Codechange: refactor DecodeHexText to a generic purpose ConvertHexToBytes (#11866) Patric Stout 2024-01-22 19:42:47 +0100
  • 786cc85e86 Update: Translations from eints english (au): 155 changes by krysclarke norwegian (bokmal): 9 changes by v0nNemizez english (us): 155 changes by 2TallTyler chinese (simplified): 9 changes by WenSimEHRP russian: 41 changes by Ln-Wolf finnish: 1 change by hpiirai translators 2024-01-22 18:40:42 +0000
  • 2a476ee0e1 Codechange: refactor DecodeHexText to a generic purpose ConvertHexToBytes Patric Stout 2024-01-22 18:43:00 +0100
  • 6cb91b8d6f Fix #11802: Don't set edge traversability bit on aqueducts crossing that same edge side SamuXarick 2024-01-17 15:58:30 +0000
  • 735abfe111
    Codechange: Split dates and timers into Economy and Calendar time (#10700) Tyler Trahan 2024-01-22 09:04:34 -0500
  • ea4f117579 Codechange: Use economy date for network join date handling Tyler Trahan 2024-01-21 12:44:27 -0500
  • 9841e0ebd1 Add: Send economy date in survey Tyler Trahan 2024-01-21 12:12:11 -0500
  • 8c28d48165 Codechange: Use economy date_fract when spreading out pathfinder calls Tyler Trahan 2024-01-21 11:31:17 -0500
  • 9d8a55cef7 Codechange: Split vehicle aging into its own calendar day proc Tyler Trahan 2024-01-20 14:39:37 -0500
  • 82ce84e5f9 Codechange: Use economy timer for vehicle day proc Tyler Trahan 2024-01-20 14:42:31 -0500
  • 255b2e8a1a Doc: Clarify in economy and calendar timer files the usecases for each Tyler Trahan 2023-05-13 11:35:13 -0400
  • 01297cfff2 Codechange: Sync calendar and economy dates when loading NewGRFs Tyler Trahan 2023-09-13 10:33:26 -0400
  • 86b66eba6c Codechange: Use economy dates for linkgraphs Tyler Trahan 2023-04-29 12:02:28 -0400
  • ec7c4de29e Codechange: Use economy dates for timetables Tyler Trahan 2023-01-31 18:25:49 -0500
  • 941fed6afc Codechange: Use economy dates for subsidy date displays Tyler Trahan 2023-03-31 11:46:11 -0400
  • ca4c010898 Codechange: Use economy dates for vehicle service dates Tyler Trahan 2023-04-29 11:46:21 -0400
  • 02cc81cd94 Codechange: Use economy dates when drawing graphs Tyler Trahan 2023-04-23 15:08:00 -0400
  • 44e86b5c75 Codechange: Track the company age in economy years Tyler Trahan 2023-04-29 11:38:17 -0400
  • 6b1ed89445 Codechange: Use economy dates to clean up old news items Tyler Trahan 2023-02-03 11:00:37 -0500
  • 98fd5a46be Codechange: Use economy dates for economy statistics and interest payments Tyler Trahan 2023-02-03 10:56:14 -0500
  • c03487f099 Codechange: Use economy dates for industry production changes and closures Tyler Trahan 2023-02-03 10:55:29 -0500
  • 4da107e6f1 Codechange: Use economy dates when debugging Tyler Trahan 2023-03-08 15:43:26 -0500
  • b2efe18ab8 Codechange: Split daily/monthly/yearly timers into economy and calendar timers Tyler Trahan 2023-04-23 14:52:44 -0400
  • 3530b542e7 Codechange: Update both calendar and economy dates when changing date in Scenario Editor Tyler Trahan 2023-09-11 09:57:11 -0400
  • ce18f4faec Codechange: Sync economy and calendar dates when using date cheat Tyler Trahan 2023-04-29 11:04:54 -0400
  • b8e404048f Codechange: Sync economy and calendar dates when starting a new game Tyler Trahan 2023-04-29 10:40:06 -0400
  • e21c6cfb8a Codechange: Sync economy and calendar dates when loading old saves Tyler Trahan 2023-01-01 13:00:01 -0500
  • a2cceb9865 Codechange: Add economy date timer and variables Tyler Trahan 2024-01-01 14:05:22 -0500
  • 123e51db77 Codechange: Move TimerGameCalendar functions to a parent TimerGameCommon class Tyler Trahan 2024-01-01 13:58:45 -0500
  • 419f48dfb3
    Change: set amount of smoke/sparks to "realistic" by default (#11624) EmperorJake 2024-01-22 08:23:35 +1100
  • b38d3c2208
    Change: simplified water region evaluation, removed savegame data (#11750) Kuhnovic 2024-01-21 21:56:50 +0100
  • 1985e7415b
    Fix: smooth-scrolling large distances didn't got smoothly in one direction (#11861) Patric Stout 2024-01-21 21:52:44 +0100
  • 0aad177df7 Codechange: rename headers from .hpp to .h Rubidium 2024-01-21 21:20:28 +0100
  • 893c4b1763 Fix: smooth-scrolling large distances didn't got smoothly in one direction Patric Stout 2024-01-21 20:44:56 +0100
  • cffd80e891 Codechange: rename yapf.hpp to yapf_includes.h, as it cannot be renamed to yapf.h Rubidium 2024-01-21 21:12:12 +0100
  • 4a796d0b49 Change: simplified water region evaluation, removed savegame data Koen Bussemaker 2024-01-10 16:25:35 +0100
  • 39fa014d76 Codechange: generate .h instead of .hpp Rubidium 2024-01-21 20:53:17 +0100
  • c7d5cedc7b
    Codechange: Replace C-style TICC/TOCC macros with C++ RAII implementation. (#11857) Peter Nelson 2024-01-21 18:38:40 +0000
  • 691c628b07
    Codechange: Use named initialization for unscaled WidgetDimensions. (#11859) Peter Nelson 2024-01-21 18:10:49 +0000
  • 0c81579363
    Fix #6377: two tarballs with the same folder in them were considered as one (#11855) Patric Stout 2024-01-21 19:06:58 +0100
  • 6588680ccc Revert #6923: start_date parameter is no longer in use SamuXarick 2024-01-21 14:28:27 +0000
  • 2c61cf93bc
    Codechange: Replace C-style TICC/TOCC macros with C++ RAII implementation. Peter Nelson 2024-01-21 15:43:31 +0000
  • f35e257adc
    Fix #9722: create vital windows as soon as local_company is set (#11858) Patric Stout 2024-01-21 18:36:33 +0100
  • 2908210a67
    Codechange: Use named initialization for unscaled WidgetDimensions. Peter Nelson 2024-01-16 23:36:38 +0000
  • a9a0bfffc1
    Change: Disable building rail infrastructure if train build limit is zero. (#11847) Peter Nelson 2024-01-21 16:51:23 +0000
  • d5863688ae Fix: create vital windows as soon as local_company is set Patric Stout 2024-01-21 17:40:47 +0100
  • 89474701bc
    Codechange: Use templates to deduplicate goal widgets. (#11852) Peter Nelson 2024-01-21 16:23:17 +0000
  • fa8294ebe7
    Remove: rdtsc and TIC/TOC based on CPU ticks (#11856) Patric Stout 2024-01-21 16:38:15 +0100
  • 8e73259b36 Remove: rdtsc and TIC/TOC based on CPU ticks Patric Stout 2024-01-21 15:54:30 +0100
  • 4c53ef5cd4 Revert #6923: start_date parameter is no longer in use SamuXarick 2024-01-21 14:28:27 +0000
  • ebbe52d2e2 Fix: two tarballs with the same folder in them were considered as one Patric Stout 2024-01-21 15:27:09 +0100
  • fe035c306e
    Codechange: prevent out-of-bound read (even if the result is never used) (#11853) Patric Stout 2024-01-21 15:25:00 +0100
  • 8797cc7ef2
    Codechange: Replace GroupStatistics' num_engines with std::map. (#11849) Peter Nelson 2024-01-21 14:09:44 +0000
  • be5a81b763 Codechange: prevent out-of-bound read (even if the result is never used) Patric Stout 2024-01-21 14:47:42 +0100
  • a5f631bb58
    Codechange: Replace GroupStatistics' num_engines with std::map. Peter Nelson 2024-01-20 21:48:53 +0000
  • c0ab436077
    Codechange: Store Colours in Colours type. (#11625) Peter Nelson 2024-01-21 13:23:04 +0000
  • 609ccbacee
    Codechange: Store Colours in Colours type. Peter Nelson 2023-12-24 22:25:57 +0000
  • 2d6443c201
    Codechange: Use templates to deduplicate goal widgets. Peter Nelson 2024-01-17 00:37:30 +0000
  • 0841978304
    Codechange: Use vector and iterators to store old/new vehicles during autoreplace. (#11851) Peter Nelson 2024-01-21 09:21:22 +0000
  • 1f12280b5b
    Codechange: Use vector and iterators to store old/new vehicles during autoreplace. Peter Nelson 2023-10-06 22:02:00 +0100
  • 66a16d5ddf
    Fix: [CI] wait for all targets to succeeded before uploading to any (#11845) Patric Stout 2024-01-21 00:51:50 +0100
  • 1306dd45f0
    Codechange: Use per-vehicle-type list when ticking vehicles. Peter Nelson 2024-01-20 22:29:19 +0000
  • ecb1eb399c Fix: [CI] wait for all targets to succeeded before uploading to any Patric Stout 2024-01-20 21:08:31 +0100
  • 526a0db956
    Fix: [CI] don't share Rust cache between legacy and generic linux (#11848) Patric Stout 2024-01-20 23:05:56 +0100
  • 2d77f09a81 Codechange: use std::shared_ptr for vector of TCPConnecters Rubidium 2024-01-20 21:04:49 +0100
  • b70a191237 Fix: [CI] don't share Rust cache between legacy and generic linux Patric Stout 2024-01-20 22:30:30 +0100
  • e0f349deed
    Change: Disable building rail infrastructure if train build limit is zero. Peter Nelson 2024-01-20 21:20:20 +0000
  • 19364a3434 Codechange: use std::shared_ptr for vector of TCPConnecters Rubidium 2024-01-20 21:04:49 +0100
  • 71b8801b61
    Fix bd85f61a: [Linux] don't include sys/random.h on older glibc systems (#11844) Patric Stout 2024-01-20 21:43:06 +0100
  • 6f94d03822 Fix bd85f61a: [Linux] don't include sys/random.h on older glibc systems Patric Stout 2024-01-20 21:02:46 +0100
  • fa479c4a7c
    Cleanup: Describe modifier keys more consistently in tooltips (#11716) Tyler Trahan 2024-01-20 14:26:39 -0500
  • 9630f1b8ae Cleanup: Describe the effects of Shift-Click consistently in tooltips Tyler Trahan 2024-01-07 16:52:56 -0500
  • bad1f0b8b3 Cleanup: Don't use future tense in tooltips to describe the effects of modifier keys Tyler Trahan 2024-01-07 16:52:26 -0500
  • 22c7ee5fdc Cleanup: Consistently describe Ctrl+Click modifiers in tooltips Tyler Trahan 2024-01-07 16:44:47 -0500
  • 500870627d
    Change: Rewrite a few main toolbar tooltips (#11717) Tyler Trahan 2024-01-20 13:49:34 -0500
  • 4d79d86812 Update: Translations from eints catalan: 18 changes by J0anJosep translators 2024-01-20 18:38:38 +0000
  • d6ccfdbbd9
    Fix #11827: Make Layouter::GetCharPosition() aware of ligatures. (#11831) Peter Nelson 2024-01-20 17:16:42 +0000
  • 4469e474ea Change: Make button tooltips describe "opening" a window Tyler Trahan 2024-01-20 10:13:23 -0500
  • 11e3f4f33b Change: Use consistent tooltips when describing construction menus Tyler Trahan 2024-01-07 17:27:59 -0500
  • 31ca5a78f6 Change: Shorten tooltips for zoom in/out buttons Tyler Trahan 2024-01-07 17:29:05 -0500
  • 086cbd0d72 Codechange: add constexpr to math functions where applicable Rubidium 2024-01-20 16:11:43 +0100
  • dfe70181f1 Codechange: add constexpr to bitmath functions where applicable Rubidium 2024-01-20 16:09:30 +0100
  • dd5b7a9bae Codechange: add constexpr to math functions where applicable Rubidium 2024-01-20 16:11:43 +0100
  • 011e984855 Codechange: add constexpr to bitmath functions where applicable Rubidium 2024-01-20 16:09:30 +0100
  • 4c51534b6a Remove: LeastCommonMultiple / GreatestCommonDivisor Rubidium 2024-01-20 15:59:53 +0100
  • 1403f24fa9 Codechange: replace LeastCommonMultiple with std::lcm Rubidium 2024-01-20 15:58:37 +0100
  • 87dff3e9af Remove: LeastCommonMultiple / GreatestCommonDivisor Rubidium 2024-01-20 15:59:53 +0100
  • 8f6d16dc77 Codechange: replace LeastCommonMultiple with std::lcm Rubidium 2024-01-20 15:58:37 +0100
  • bd85f61a40 Change: use a stronger hash and actual random information to generate Uids Patric Stout 2024-01-18 23:52:53 +0100
  • 37244bc8c5 Codechange: MacOS already has MIN/MAX macros defined Patric Stout 2024-01-19 00:17:58 +0100
  • 63a3d56b8a Add: monocypher 4.0.2 Patric Stout 2024-01-18 23:13:20 +0100
  • 37a75e7cc2 Change: use a stronger hash and actual random information to generate Uids Patric Stout 2024-01-18 23:52:53 +0100
  • 2652f9e27b Codechange: MacOS already has MIN/MAX macros defined Patric Stout 2024-01-19 00:17:58 +0100
  • 4ddbc8325e Add: monocypher 4.0.2 Patric Stout 2024-01-18 23:13:20 +0100
  • 6b21368bc2 Codechange: replace FIND_FIRST_BIT/FindFirstBit2x64 with FindFirstBit Rubidium 2024-01-18 19:40:49 +0100
  • 8faaedeff9 Codechange: replace hand written function to find first/last bit with C++ variant Rubidium 2024-01-18 18:40:52 +0100
  • 903119115b
    Fix 9602de4: FinaliseCargoArray did nothing. (#11839) Peter Nelson 2024-01-19 20:07:47 +0000
  • db7697bcdf Update: Translations from eints chinese (simplified): 22 changes by WenSimEHRP romanian: 37 changes by bnegrut translators 2024-01-19 18:40:43 +0000
  • 9cf47af490
    Change: Invalidate music volume when restarting music playback on Windows. (#11836) Peter Nelson 2024-01-19 17:01:36 +0000
  • cb84e3430d Fix #11840: Return a valid trackdir even when path is not found SamuXarick 2024-01-19 15:10:25 +0000