1
0
Fork 0

Commit Graph

  • b9b2782d49 Codechange: Adjust header guards in settings_gui. Sadie del Solar 2024-05-29 01:45:39 -0700
  • 99e78f3ee5 Feature: Add font resizing UI to Game Options. Sadie del Solar 2024-05-13 21:11:00 -0700
  • c172a24dc9 Codechange: Expose IsDefaultFont() in fontcache.cpp Sadie del Solar 2024-07-01 17:05:40 -0700
  • 46ebb42fa8 Codechange: Add ResizeFont function to the fontcache class. Sadie del Solar 2024-05-12 16:36:05 -0700
  • 23d1304779 Codechange: Expose SetFontSize in Fontcache class. Sadie del Solar 2024-06-07 15:11:45 -0700
  • 9b6bd1dfe1 Codechange: Refactor InitFontCache and SetFont. Sadie del Solar 2024-05-12 14:47:38 -0700
  • 1af153ef49 Codechange: Helper functions for loading fonts. Sadie del Solar 2024-05-09 02:03:29 -0700
  • db580ab5e1 Codechange: Debug function for the fontcache. Sadie del Solar 2024-05-09 00:38:42 -0700
  • 1d907611d1 Update: Translations from eints polish: 1 change by pAter-exe translators 2024-09-04 04:44:39 +0000
  • 34c09b3596 Update: Translations from eints bulgarian: 3 changes by Alexandar83 translators 2024-09-03 04:44:13 +0000
  • f2a8e18792 Fix 208952f: incorrect truncation in string setting validation Rubidium 2024-09-02 21:23:39 +0200
  • e67e9c3f8b Fix 208952f: incorrect truncation in string setting validation Rubidium 2024-09-02 21:23:39 +0200
  • b80f205967 Update: Translations from eints italian: 4 changes by Boh132Boh bulgarian: 505 changes by Alexandar83 translators 2024-09-02 04:45:08 +0000
  • ef7ad2606c Update: Translations from eints bulgarian: 161 changes by Alexandar83 translators 2024-09-01 04:45:11 +0000
  • 98f5ca48a2
    Codechange: Pass span instead of vector to HaveDParamChanged. Peter Nelson 2024-07-30 12:23:50 +0100
  • 24fa8b2612
    Codechange: Return reference from GetNextParameterPointer. Peter Nelson 2024-07-30 12:17:27 +0100
  • 2eb3e77207 Update: Translations from eints chinese (simplified): 2 changes by WenSimEHRP bulgarian: 116 changes by Alexandar83 translators 2024-08-31 04:44:42 +0000
  • b6f06a690a Doc: Add missing road waypoint map bits to landscape documents Jonathan G Rennison 2024-08-30 14:21:37 +0100
  • bb770b7b56 Update: Translations from eints norwegian (bokmal): 1 change by eriksorngard translators 2024-08-29 04:44:23 +0000
  • 8da84a3892
    Merge 8355fde6f5 into 9eaa00cd89 TrevorShelton 2024-08-28 20:58:01 -0700
  • d1d0e56262
    Codechange: Use `__VA_OPT__(,)` instead of `, ##` Peter Nelson 2024-08-24 21:01:44 +0100
  • 9eaa00cd89 Update: Translations from eints czech: 1 change by JsSusenka translators 2024-08-26 04:45:38 +0000
  • cb23651f43 Codechange: Replace BmpBuffer with RandomAccessFile. Peter Nelson 2024-05-15 21:25:47 +0100
  • 719763dfcb Codechange: Store start and end position in RandomAccessFile. Peter Nelson 2024-05-15 22:16:50 +0100
  • b5264a72ae
    Codechange: [NewGRF] Use reference to unique_ptr instead of .get() (#12919) Peter Nelson 2024-08-24 22:10:39 +0100
  • 4070cf9968 Codefix: LinkGraphOverlay::dirty was never initialised Jonathan G Rennison 2024-08-23 15:26:39 +0100
  • a759ee8947
    Codechange: [NewGRF] Use reference to unique_ptr instead of .get() Peter Nelson 2024-08-24 17:16:44 +0100
  • 3be96c6816 Update: Translations from eints english (us): 1 change by 2TallTyler translators 2024-08-24 04:43:57 +0000
  • 6070091dee Codefix: LinkGraphOverlay::dirty was never initialised Jonathan G Rennison 2024-08-23 15:26:39 +0100
  • d3252315d3 Update: Translations from eints bulgarian: 28 changes by DeyanVNikolov spanish: 1 change by SeveralCircles translators 2024-08-23 04:43:15 +0000
  • f2fe5cdcd8
    Codechange: Replace BmpBuffer with RandomAccessFile. Peter Nelson 2024-05-15 21:25:47 +0100
  • b378a8d054
    Codechange: Store start and end position in RandomAccessFile. Peter Nelson 2024-05-15 22:16:50 +0100
  • ca2a62aa25 Codefix: StationUsesDefaultType always returned false for rail waypoints Jonathan G Rennison 2024-08-22 15:15:29 +0100
  • a940c2b021 Fix: Picker window 'used' filter for rail waypoints Jonathan G Rennison 2024-08-22 15:05:50 +0100
  • cfce77dc7f
    Fix: Train curve detection did not take shortened parts into account. Peter Nelson 2024-08-22 08:00:04 +0100
  • 2327b7030d
    Codechange: Use std::string to load ini file comments. (#12909) Peter Nelson 2024-08-21 22:09:51 +0100
  • 4890613359
    Codechange: Use std::string to load ini file comments. Peter Nelson 2024-08-21 20:34:21 +0100
  • 795218765c Fix: DepotWindow::GetVehicleFromDepotWndPt not refreshing vehicle list Jonathan G Rennison 2024-08-21 14:33:39 +0100
  • 4224d08e72 Codechange: Replace malloc/free with vector for TGP heightmap processing. Peter Nelson 2024-08-08 18:57:25 +0100
  • c4a638dfe1 Codechange: Replace malloc/free with vector for screenshot buffers. Peter Nelson 2024-08-08 18:57:05 +0100
  • 059462814e Codechange: Replace malloc/free with vector when loading heightmap data. Peter Nelson 2024-08-07 20:54:51 +0100
  • 9a037fe5ae Codechange: Replace malloc/free with vector when padding sprites. Peter Nelson 2024-08-18 18:54:53 +0100
  • bd1b26bef8
    Codechange: Replace malloc/free with vector for TGP heightmap processing. Peter Nelson 2024-08-08 18:57:25 +0100
  • 62696f7e0f
    Codechange: Replace malloc/free with vector for screenshot buffers. Peter Nelson 2024-08-08 18:57:05 +0100
  • 08c298e911
    Codechange: Replace malloc/free with vector when loading heightmap data. Peter Nelson 2024-08-07 20:54:51 +0100
  • d8286452da
    Codechange: Replace malloc/free with vector when padding sprites. Peter Nelson 2024-08-18 18:54:53 +0100
  • f3b922d220
    Fix: DupSprite did not copy the control_flags field Jonathan G Rennison 2023-11-26 01:35:19 +0000
  • 0f0f3d74ca
    Codefix: Delete PersistentStorage when a town is deleted. (#12903) Peter Nelson 2024-08-19 08:18:01 +0100
  • 78a5715bf1
    Codefix: Delete PersistentStorage when a town is deleted. Peter Nelson 2024-08-18 20:57:33 +0100
  • e4c04e86c0 Update: Translations from eints catalan: 1 change by J0anJosep french: 1 change by ottdfevr portuguese: 1 change by azulcosta translators 2024-08-18 04:42:47 +0000
  • 4e11a9c49e Update: Translations from eints korean: 2 changes by telk5093 dutch: 1 change by Afoklala translators 2024-08-17 04:43:01 +0000
  • 73cb7cd7df Update: Translations from eints swedish: 1 change by joeax910 chinese (traditional): 1 change by KogentaSan chinese (simplified): 1 change by WenSimEHRP translators 2024-08-16 04:42:51 +0000
  • f14c152c72 Update: Translations from eints english (au): 1 change by krysclarke greek: 1 change by gh658804 russian: 1 change by Ln-Wolf finnish: 1 change by hpiirai portuguese (brazilian): 1 change by pasantoro translators 2024-08-15 04:43:54 +0000
  • ff972ec4ff
    Codechange: Store custom station layouts in a map instead of nested vectors. (#12898) Peter Nelson 2024-08-14 19:58:56 +0100
  • 39465d7f5c
    Codefix: Move saveload of road stop tile data (#12883) Jonathan G Rennison 2024-08-13 20:49:53 +0100
  • add2c3095e Codefix: Move saveload of road stop tile data Jonathan G Rennison 2024-07-29 17:21:01 +0100
  • 1ff35cb6f9 Codechange: Don't mark animated tiles dirty if frame is not changed. Peter Nelson 2024-08-01 21:14:41 +0100
  • 8754846901 Codechange: Allow adding to animated tile list without marking dirty. Peter Nelson 2024-08-01 21:11:35 +0100
  • 79369a886a Codechange: Don't mark tiles dirty when deleting from animated tile list. Peter Nelson 2024-08-01 20:15:56 +0100
  • 88110e9b2e
    Fix: Train unit ID allocation when moving engine to new train at train limit (#12887) Jonathan G Rennison 2024-08-13 19:53:10 +0100
  • 4cddb3a38d Fix 12860, 2bada59: Timetable does not show vehicles as early Ivan Pravdin 2024-07-20 18:56:04 -0400
  • 7a698c7f1c Fix #12365: Company Window now displays proper inauguration year and period while in wallclock mode. Kaiden Joy 2024-06-18 19:22:43 -0400
  • cc98ef5b76
    Codechange: Store custom station layouts in a map instead of nested vectors. Peter Nelson 2024-08-13 07:53:15 +0100
  • 55ca1c77be
    Codefix: Remove dead code for WID_SIL_FILTER_ENTER_BTN in sign window (#12897) Jonathan G Rennison 2024-08-13 08:37:31 +0100
  • bdd16ee97f Update: Translations from eints bulgarian: 77 changes by Alexandar83 translators 2024-08-13 04:43:19 +0000
  • 2c043b91e6 Codefix: Remove dead code for WID_SIL_FILTER_ENTER_BTN in sign window Jonathan G Rennison 2024-08-13 00:49:44 +0100
  • 367e508984 Codefix: Resolve CodeQL warnings by converting to size_t. Peter Nelson 2024-08-10 17:26:52 +0100
  • d0d5c5c400 Codechange: Pass BmpInfo and BmpData as references. Peter Nelson 2024-05-15 21:36:00 +0100
  • f829b1d74a Codechange: Replace BmpData palette and bitmap with vectors. Peter Nelson 2024-05-15 13:21:30 +0100
  • c4f35c3faa
    Merge 678b6ad467 into 0633b94e8f Joan Josep 2024-08-12 07:12:45 -0400
  • 0633b94e8f Update: Translations from eints bulgarian: 76 changes by Alexandar83 translators 2024-08-12 04:43:14 +0000
  • 574ec4ede4 Update: Translations from eints chinese (simplified): 33 changes by WenSimEHRP bulgarian: 195 changes by Alexandar83 translators 2024-08-11 04:43:19 +0000
  • 995b6a054d
    Codefix: Resolve CodeQL warnings by converting to size_t. Peter Nelson 2024-08-10 17:26:52 +0100
  • fa0c019115
    Codechange: Pass BmpInfo and BmpData as references. Peter Nelson 2024-05-15 21:36:00 +0100
  • e6fcd5e484
    Codechange: Replace BmpData palette and bitmap with vectors. Peter Nelson 2024-05-15 13:21:30 +0100
  • 0c4dcd562c Update: Translations from eints vietnamese: 28 changes by KhoiCanDev bulgarian: 63 changes by Alexandar83 romanian: 10 changes by The-Bober ukrainian: 147 changes by Quantom2 translators 2024-08-10 04:45:34 +0000
  • c69e236f9c Update: Translations from eints bulgarian: 10 changes by Alexandar83 translators 2024-08-09 04:43:18 +0000
  • daa4981922 Fix 77f27e08: Crash due to incorrect use of AirportSpec::GetIndex Jonathan G Rennison 2024-08-08 19:06:11 +0100
  • 67d9d3a248 Fix 77f27e08: Crash due to incorrect use of AirportSpec::GetIndex Jonathan G Rennison 2024-08-08 19:06:11 +0100
  • cfeab64aaf Update: Translations from eints bulgarian: 131 changes by Alexandar83 romanian: 43 changes by The-Bober translators 2024-08-08 04:44:03 +0000
  • e1b9a3e2e7 Fix: Excessively fast ships on aqueducts fail to move at correct speed Jonathan G Rennison 2024-08-07 19:07:54 +0100
  • b0c7e3e63c Fix: Excessively fast ships on aqueducts fail to move at correct speed Jonathan G Rennison 2024-08-07 19:07:54 +0100
  • 19cf605765 Update: Translations from eints chinese (traditional): 1 change by KogentaSan bulgarian: 329 changes by Alexandar83 romanian: 24 changes by The-Bober translators 2024-08-07 04:43:44 +0000
  • 95e06d6c71
    Update src/clone_area_cmd.cpp StanislavShamrai 2024-08-06 22:12:39 +0300
  • 546422f11d
    Apply suggestions from code review StanislavShamrai 2024-08-06 22:06:48 +0300
  • 0c7faa4730 Update: Translations from eints vietnamese: 7 changes by KhoiCanDev bulgarian: 58 changes by Alexandar83 translators 2024-08-06 04:43:59 +0000
  • fc1a616d9f
    Change: Sort cargo list in build industry window. Peter Nelson 2024-08-05 18:55:28 +0100
  • c8883baf24
    Change: Sort cargo list in industry view window. Peter Nelson 2024-08-05 18:55:27 +0100
  • 4c06769ff2 Update: Translations from eints bulgarian: 127 changes by Alexandar83 translators 2024-08-05 04:42:47 +0000
  • 6430b5a0ac Update: Translations from eints chinese (simplified): 31 changes by WenSimEHRP hungarian: 24 changes by PstasDev bulgarian: 15 changes by Alexandar83 translators 2024-08-04 04:43:59 +0000
  • a7b426625f
    Change: [NewGRF] Place all 8 bits of station tile layout in var 40/41. Peter Nelson 2024-08-03 18:15:09 +0100
  • a03ddb3ccb Add: [NewGRF] Station property 1E, extended station tile flags. Peter Nelson 2024-04-21 15:44:26 +0100
  • 6e553410d3 Feature: [NewGRF] Allow fixed layout up to 256 tiles per NewGRF rail station. Peter Nelson 2024-04-18 12:21:36 +0100
  • d08636c841 Codechange: Store station layout tiles as std::span. Peter Nelson 2024-04-18 12:09:44 +0100
  • 70a2ed062d Codechange: Rename CBID_STATION_SPRITE_LAYOUT and CBID_STATION_TILE_LAYOUT. Peter Nelson 2024-04-21 14:25:37 +0100
  • ba46128bdd Update: Translations from eints chinese (traditional): 45 changes by KogentaSan hungarian: 3 changes by PstasDev bulgarian: 193 changes by Alexandar83 translators 2024-08-03 04:42:16 +0000
  • f62e9abf63
    Add: [NewGRF] Station property 1E, extended station tile flags. Peter Nelson 2024-04-21 15:44:26 +0100
  • 5c078edb58
    Feature: [NewGRF] Allow fixed layout up to 256 tiles per NewGRF rail station. Peter Nelson 2024-04-18 12:21:36 +0100
  • f8a49244f5
    Codechange: Store station layout tiles as std::span. Peter Nelson 2024-04-18 12:09:44 +0100
  • 1b9a3245d6 Fix: Train unit ID allocation when moving engine to new train at train limit Jonathan G Rennison 2024-08-02 20:46:51 +0100