1
0
Fork 0

Commit Graph

  • ef76f0e758 Codechange: use default virtual destructors over empty destructors rubidium42 2024-12-06 12:20:39 +0100
  • c9ad21316d Codechange: use default virtual destructors over empty destructors rubidium42 2024-12-06 12:20:39 +0100
  • 701cb2e9d7 Codechange: Move two way signal EOL to a more logical place Koen Bussemaker 2024-12-05 21:55:36 +0100
  • ca148022f7 Update: Translations from eints english (au): 8 changes by krysclarke greek: 8 changes by gh658804 russian: 8 changes by Ln-Wolf finnish: 8 changes by hpiirai french: 11 changes by glx22 portuguese (brazilian): 8 changes by pasantoro polish: 8 changes by pAter-exe translators 2024-12-06 04:45:53 +0000
  • 5e701eb19f
    Add: Support sound effects in Ogg Opus format. Peter Nelson 2024-03-05 14:59:17 +0000
  • 9c3176236a
    Change: Add sound memory usage to framerate window. Peter Nelson 2023-12-11 00:29:49 +0000
  • 3df513d247
    Codechange: Implement SoundLoader interface and cache loaded sounds in memory. Peter Nelson 2023-11-27 18:39:57 +0000
  • 005c47c322 Codechange: Use Map::Iterate() on CreateDesertOrRainForest routine SamuXarick 2024-10-28 19:53:28 +0000
  • 913d6eceb0 Codechange: Use Map::Iterate() on waypoint conversion SamuXarick 2024-10-27 22:30:05 +0000
  • 7d0b1cd002 Codechange: Replace while loop with Map::Iterate() SamuXarick 2024-10-27 19:49:34 +0000
  • 10e2d1ca36 Codechange: Use Map::Iterate() to iterate tiles SamuXarick 2024-10-27 18:52:57 +0000
  • cfb995b6e9
    Codechange: Reimplement engine sort order with std::rotate. (#13124) Peter Nelson 2024-12-05 22:17:40 +0000
  • 4fb6a586cf Codechange: Move two way signal EOL to a more logical place Koen Bussemaker 2024-12-05 21:55:36 +0100
  • be26f3f2ee
    Codechange: Reimplement engine sort order with std::rotate. Peter Nelson 2024-11-26 02:27:59 +0000
  • f56b6756f1 Codechange: Sort EngineOverrideManager for fast lookups. Peter Nelson 2024-11-21 22:05:08 +0000
  • 01d1ea6264 Codechange: Add Slide container helper function. Peter Nelson 2024-11-27 23:05:58 +0000
  • bc2513975f Codechange: Don't inherit EngineOverrideManager from std::vector. Peter Nelson 2024-11-21 22:05:08 +0000
  • e73d6fcaac Codechange: Store grfid with entity grfprops. Peter Nelson 2024-11-23 14:05:42 +0000
  • e750d10cee
    Codechange: Use std::array for per-NewGRF rail/road type maps. (#13142) Peter Nelson 2024-12-05 18:17:25 +0000
  • 7469858f1f Update: Translations from eints norwegian (bokmal): 3 changes by eriksorngard latvian: 3 changes by lexuslatvia translators 2024-12-05 04:46:10 +0000
  • 053e66af44
    Add: Translatable list separator. Peter Nelson 2024-12-04 23:41:31 +0000
  • 62da507aba
    Codechange: Update minimum CMake version to 3.16 for all parts. (#13141) Peter Nelson 2024-12-04 14:12:57 +0000
  • 6f8e30c55d
    Codechange: Use unique_ptr throughout instead of new raw pointer for company news data. (#13148) Peter Nelson 2024-12-04 12:18:34 +0000
  • 2ff18a4f05
    Fix: String parameter not set when determining width of smallmap contour labels. (#13145) Peter Nelson 2024-12-04 12:18:17 +0000
  • efcafe49f7
    Fix: [NewGRF] New engines did not have a default cargo type set. (#13146) Peter Nelson 2024-12-03 21:59:22 +0000
  • 3001796fc3
    Codechange: Use unique_ptr throughout instead of new raw pointer for company news data. Peter Nelson 2024-12-03 18:27:43 +0000
  • 4c566558fc
    Fix: [NewGRF] New engines did not have a default cargo type set. Peter Nelson 2024-12-03 12:36:14 +0000
  • b7341577d1
    Fix: String parameter not set when determining width of smallmap contour labels. Peter Nelson 2024-12-03 12:19:55 +0000
  • c2500ea9c9
    Fix: Use cmake_path to normalize installation paths. Peter Nelson 2024-12-02 23:11:23 +0000
  • a36dd30f6c
    Codechange: Use std::array for per-NewGRF rail/road type maps. Peter Nelson 2024-12-02 22:24:21 +0000
  • cca94caf28
    Codechange: Update minimum CMake version to 3.16 for all parts. Peter Nelson 2024-12-02 21:49:30 +0000
  • 165f5995ed
    Codechange: ProviderManager class to support self-registration of providers. Peter Nelson 2024-10-17 00:08:47 +0100
  • a820bcd2c1
    Codechange: Use a type alias for mixer channel masking. Peter Nelson 2024-10-13 12:50:22 +0100
  • 9e182871c7 Add: Show house information in house placer. Peter Nelson 2024-05-15 11:39:03 +0100
  • 041b9181f9 Codechange: Extract code to build cargo acceptance string for re-use. Peter Nelson 2024-05-17 21:51:49 +0100
  • 2ede94bc40 Codechange: Adapt functions to get accepted cargo of prototype house. Peter Nelson 2024-05-17 21:48:36 +0100
  • 3a158c7609 Change: Call custom house name callback in House Picker. Peter Nelson 2024-05-18 21:11:23 +0100
  • f53b0f851d
    Add: Show house information in house placer. Peter Nelson 2024-05-15 11:39:03 +0100
  • 224b8d9b1c
    Codechange: Extract code to build cargo acceptance string for re-use. Peter Nelson 2024-05-17 21:51:49 +0100
  • a0677a3288
    Codechange: Adapt functions to get accepted cargo of prototype house. Peter Nelson 2024-05-17 21:48:36 +0100
  • 22ad758749
    Change: Call custom house name callback in House Picker. Peter Nelson 2024-05-18 21:11:23 +0100
  • 6a07f28103 Codechange: Store animated tile state in map to improve performance. Peter Nelson 2024-11-27 19:33:32 +0000
  • 44de8d77bf Codechange: Move station tile flag cached bits from m6 to m3. Peter Nelson 2024-11-15 21:52:57 +0000
  • be505ec459 Add: Accessor to test if a tile may be animated. Peter Nelson 2024-08-14 08:57:15 +0100
  • 37934f0a3c
    Codechange: Pass span of strings to drivers instead of StringList. Peter Nelson 2024-12-01 16:54:42 +0000
  • 3a310f1802
    Codechange: Store GRFConfig parameters in a vector. (#13137) Peter Nelson 2024-12-01 15:15:21 +0000
  • e28617fda6
    Codefix: Avoiding passing new raw pointer into a smart pointer. (#13138) Peter Nelson 2024-12-01 14:22:41 +0000
  • 4ebf645c15
    Codechange: Store GRFConfig parameters in a vector. Peter Nelson 2024-11-29 18:32:54 +0000
  • 46176a81e3
    Add #12975: Cargo class bits 13 and 14 now define potable and non-potable. (#12979) Peter Nelson 2024-12-01 13:48:18 +0000
  • 3d0f98b579
    Codefix: Avoiding passing new raw pointer into a smart pointer. Peter Nelson 2024-12-01 13:34:40 +0000
  • 910dd65710 Change: Improve news window layouts. Peter Nelson 2024-11-30 00:07:11 +0000
  • 60f1618cc7 Add: Widget layer container widget type, NWID_LAYER. Peter Nelson 2024-11-30 00:04:18 +0000
  • 1885bd7166 Update: Translations from eints portuguese: 5 changes by azulcosta translators 2024-12-01 04:47:46 +0000
  • 30bda88e97
    Codefix: NWidgetStacked::AdjustPaddingForZoom duplicates inherited method. (#13135) Peter Nelson 2024-11-30 23:15:17 +0000
  • 507f1c0e9b
    Change: Improve news window layouts. Peter Nelson 2024-11-30 00:07:11 +0000
  • 0fd46bdd1f
    Add: Widget layer container widget type, NWID_LAYER. Peter Nelson 2024-11-30 00:04:18 +0000
  • 94d89f6379
    Codefix: NWidgetStacked::AdjustPaddingForZoom duplicates inherited method. Peter Nelson 2024-11-29 23:41:37 +0000
  • 568bb1f5da
    Change: [UI] Improve visual padding of vehicle news items. (#13134) Peter Nelson 2024-11-30 15:29:36 +0000
  • 61cbdef92d
    Codechange: Make AyStarStatus an enum class. (#13129) Peter Nelson 2024-11-30 14:23:32 +0000
  • 59f3b0d10d
    Change: [UI] Improve visual padding of vehicle news items. Peter Nelson 2024-11-30 14:14:06 +0000
  • 8d394c697c Update: Translations from eints dutch: 2 changes by Afoklala polish: 2 changes by pAter-exe translators 2024-11-30 04:46:18 +0000
  • e6dd08adc1
    update: Currency: Increase IDR -> GBP Conversion Rate Tegas Aziz 2024-11-29 18:18:11 +0700
  • b6aece5b88
    Fix 51bd344f10: Incorrect translation table used for older NewGRFs. (#13131) Peter Nelson 2024-11-29 07:46:08 +0000
  • 6bc15570d3
    Fix 51bd344f10: Incorrect translation table used for older NewGRFs. Peter Nelson 2024-11-28 22:22:36 +0000
  • 223d588b38
    Codechange: Make AyStarStatus an enum class. Peter Nelson 2024-11-28 20:15:01 +0000
  • f77fb911fa
    Codechange: Sort EngineOverrideManager for fast lookups. Peter Nelson 2024-11-21 22:05:08 +0000
  • e2324519bf
    Codechange: Add Slide container helper function. Peter Nelson 2024-11-27 23:05:58 +0000
  • fe0afef36f
    Codechange: Use unique_ptr instead of raw pointer for string layouts. (#13128) Peter Nelson 2024-11-27 23:38:57 +0000
  • cf7710fb61
    Codechange 8e9603b: Replace int32_t with AyStarStatus (#13127) SamuXarick 2024-11-27 23:26:07 +0000
  • 9bc64b553b
    Codechange: Cache callback spritegroups. (#13111) Peter Nelson 2024-11-27 23:25:35 +0000
  • f5a6a31e4a
    Codefix: Avoid divide by 0 in div/mod type varaction2 adjusts (#13123) Jonathan G Rennison 2024-11-27 23:24:46 +0000
  • 843be2ffe1
    Codechange: Don't inherit EngineOverrideManager from std::vector. Peter Nelson 2024-11-21 22:05:08 +0000
  • 82138c4813
    Codechange: Store grfid with entity grfprops. Peter Nelson 2024-11-23 14:05:42 +0000
  • 34b2275790 Fix #10452: Ensure river widening does not disconnect the river SamuXarick 2024-11-24 11:12:23 +0000
  • bf1d792079
    Codechange: Cache callback spritegroups. Peter Nelson 2024-11-21 18:47:30 +0000
  • c751974692
    Codechange: Store animated tile state in map to improve performance. Peter Nelson 2024-11-27 19:33:32 +0000
  • 70aa4c2b8f
    Codechange: Move station tile flag cached bits from m6 to m3. Peter Nelson 2024-11-15 21:52:57 +0000
  • ea3eb6a648
    Codechange: Use unique_ptr instead of raw pointer for string layouts. Peter Nelson 2024-11-27 17:22:45 +0000
  • 71205bdaca Codechange 8e9603b: Replace int32_t with AyStarStatus SamuXarick 2024-11-27 15:43:19 +0000
  • 23e252ad40
    Codechange: Replace FontMap's std::map with std::vector. (#13126) Peter Nelson 2024-11-27 12:36:56 +0000
  • 8b8cd9ae2d Codechange: Use vector for town PSA storage. Peter Nelson 2024-11-14 18:17:06 +0000
  • 177e2ebf80 Codechange: Support saveload of reference vectors. Peter Nelson 2024-11-14 18:16:43 +0000
  • c468e687e5
    Codechange: Replace FontMap's std::map with std::vector. Peter Nelson 2024-11-27 08:59:18 +0000
  • e7c63de55d Update: Translations from eints korean: 2 changes by telk5093 ukrainian: 7 changes by CodyMaster3 translators 2024-11-27 04:49:29 +0000
  • 8e9603bd33
    Codechange: Rename and return AyStarStatus instead of int (#13125) SamuXarick 2024-11-26 23:10:06 +0000
  • 7fc79df69d
    Add: Accessor to test if a tile may be animated. Peter Nelson 2024-08-14 08:57:15 +0100
  • b3dbebf5d9 Codechange: Rename and return AyStarStatus instead of int SamuXarick 2024-11-26 21:39:22 +0000
  • 7c3b0e5c9c Update: Translations from eints polish: 1 change by pAter-exe translators 2024-11-26 04:49:08 +0000
  • 268fab7356 Codefix: Avoid divide by 0 in div/mod type varaction2 adjusts Jonathan G Rennison 2024-11-25 17:16:57 +0000
  • a3437df7b7
    Fix #13121: Crash when clicking on scrollbar if contents don't need scrolling. (#13122) Peter Nelson 2024-11-25 08:20:20 +0000
  • 5b02f51e17 Update: Translations from eints galician: 7 changes by pvillaverde vietnamese: 3 changes by KhoiCanDev polish: 12 changes by pAter-exe translators 2024-11-25 04:48:28 +0000
  • c27b3bca74
    Fix #13121: Crash when clicking on scrollbar if contents don't need scrolling. Peter Nelson 2024-11-24 23:00:54 +0000
  • 0446123194
    Change: Show company finances column if it has any values in it. (#13112) Peter Nelson 2024-11-24 11:59:30 +0000
  • 0c04966dc3
    Fix #13022: Ensure minimum size of scrollbar slider. (#13119) Peter Nelson 2024-11-24 11:50:04 +0000
  • 9cc34e64dc
    Fix #13022: Ensure minimum size of scrollbar slider. Peter Nelson 2024-11-24 11:11:26 +0000
  • 0b0b4f50c4
    Fix: Crash when exiting game with highscore window open. (#13118) Peter Nelson 2024-11-24 10:36:21 +0000
  • fa1849b855 Codechange: Use std::range::find_if where possible. Peter Nelson 2024-11-10 10:57:48 +0000
  • 059a4b22f7 Codechange: Use projection-based std::range::find where possible. Peter Nelson 2024-11-10 10:56:37 +0000
  • 876d53282e Codechange: Use std::ranges::count(_if). Peter Nelson 2024-11-10 10:53:52 +0000
  • 3be0166801 Codechange: Use std::ranges::find where possible. Peter Nelson 2024-11-10 10:51:26 +0000