1
0
Fork 0

Commit Graph

  • 8afef45d4e
    Fix d3c673e: Don't defer OnResize() after ReInit() (#12174) Peter Nelson 2024-02-25 08:35:57 +0000
  • aaa7060237
    Fix d3c673e: Don't defer OnResize() after ReInit() Peter Nelson 2024-02-13 22:47:18 +0000
  • 231926ce26 Add: Portuguese Escudo currency jcteotonio 2024-02-17 22:22:35 +0000
  • ddb3914074 Update: Translations from eints english (au): 6 changes by krysclarke swedish: 19 changes by sereneavatar estonian: 30 changes by RM87 chinese (simplified): 3 changes by Kevin-mao0721 hungarian: 60 changes by titanicbobo italian: 6 changes by Rivarossi russian: 3 changes by Ln-Wolf, 3 changes by KorneySan finnish: 6 changes by hpiirai ukrainian: 7 changes by StepanIvasyn latvian: 6 changes by lexuslatvia portuguese: 37 changes by azulcosta portuguese (brazilian): 19 changes by pasantoro polish: 6 changes by SzyZuu translators 2024-02-24 18:35:08 +0000
  • 2c98c47420 Update: Developer credits Tyler Trahan 2024-02-24 11:34:56 -0500
  • 677ec70b0e
    Fix fd9e72a: Helptext for timekeeping unit setting erroneously refers to vehicle movement (#12172) Tyler Trahan 2024-02-24 11:09:16 -0500
  • 5f87b802c5 Fix fd9e72a: Helptext for timekeeping unit setting erroneously refers to vehicle movement Tyler Trahan 2024-02-24 10:25:43 -0500
  • fb44f5a074 Fix: Bug where highlight would stay if you click multiple times on the open infrastructure button. Show owned road on level crossings Anthony Lazar 2024-02-24 00:43:59 -0500
  • 804557721c Codechange: Keep track of all open infrastructure windows in a vector highlight the infrastructure of the most recently opened company. Changed code style base on comments. Anthony Lazar 2024-02-23 23:55:34 -0500
  • c25d9f5c81
    Fix: Make link graph node borders scale with GUI (#12167) Richard Wheeler 2024-02-24 00:04:34 +0000
  • 0b5b47117c
    Codechange: Off-by-one in colour gradient initialisation. Peter Nelson 2023-12-28 16:06:35 +0000
  • 2c8b8464cb
    Codechange: Give ColourShade values names instead of numbers. Peter Nelson 2023-12-28 10:04:55 +0000
  • 745c47035a
    Codechange: Add ColourShade enum. Peter Nelson 2023-12-28 10:02:49 +0000
  • 28cd221774
    Codechange: Remove direct access to _colour_gradient. Peter Nelson 2023-12-24 22:51:55 +0000
  • f8bc6854f5 Fix: Make link graph node borders scale with GUI Richard Wheeler 2024-02-23 18:39:20 +0000
  • 222832f1d4
    Fix #12166: Crash when opening tram road stop build window (#12168) Jonathan G Rennison 2024-02-23 20:02:59 +0000
  • b0f82f3d79 Fix #12166: Crash when opening tram road stop build window Jonathan G Rennison 2024-02-23 18:43:08 +0000
  • 7135330819 Update: Translations from eints vietnamese: 3 changes by KhoiCanDev chinese (simplified): 5 changes by WenSimEHRP hungarian: 63 changes by titanicbobo belarusian: 47 changes by KorneySan finnish: 2 changes by hpiirai ukrainian: 25 changes by StepanIvasyn danish: 38 changes by bscargo portuguese (brazilian): 158 changes by pasantoro translators 2024-02-23 18:35:31 +0000
  • a3b3137082
    Change: Use bitmap for free unit ID generation. Peter Nelson 2024-02-23 18:18:04 +0000
  • b22fb43cea
    Fix #10490: Allow ships to exit depots if another is not moving at the exit point (#12161) SamuXarick 2024-02-23 13:08:16 +0000
  • 452f25a5dd Add: When opening the company infrastructure window highlight in white all pieces of company owned infrastructure in the viewport Anthony Lazar 2024-02-23 00:36:28 -0500
  • a9215daed7 Fix #10490: Allow ships to exit depots if another is not moving at the exit point SamuXarick 2024-02-22 21:42:22 +0000
  • 2b79e7cdf5
    Fix b7630b0: Incorrect padding for text purchase list. (#12160) Peter Nelson 2024-02-22 22:23:29 +0000
  • bb86023d50
    Fix #12127, 555a379: Truncation ellipses rendered shadows even for black font without shadows (#12132) frosch 2024-02-22 23:22:35 +0100
  • 0634f092a7
    Fix b7630b0: Incorrect padding for text purchase list. Peter Nelson 2024-02-22 21:42:49 +0000
  • 4c117dd2d8 Revert #11993: new number format system does not and cannot work for CJK languages Rubidium 2024-02-22 18:08:33 +0100
  • 2aa464273e Fix #12154: Incorrect calendar day lengths with minutes per year setting Jonathan G Rennison 2024-02-22 19:10:48 +0000
  • 7c0ecde72f Revert #11993: new number format system does not and cannot work for CJK languages Rubidium 2024-02-22 18:08:33 +0100
  • 8015d96a50 Update: Translations from eints english (au): 2 changes by krysclarke spanish (mexican): 149 changes by Can202 estonian: 11 changes by RM87 chinese (simplified): 18 changes by WenSimEHRP hungarian: 2 changes by PstasDev italian: 195 changes by Rivarossi serbian: 42 changes by nkrs german: 2 changes by Wuzzy2 belarusian: 537 changes by KorneySan russian: 25 changes by KorneySan ukrainian: 21 changes by StepanIvasyn turkish: 14 changes by jnmbk latvian: 2 changes by lexuslatvia dutch: 1 change by iamthedutchdude spanish: 15 changes by MontyMontana french: 2 changes by ottdfevr portuguese: 2 changes by jcteotonio, 2 changes by azulcosta portuguese (brazilian): 149 changes by pasantoro polish: 2 changes by pAter-exe translators 2024-02-22 18:36:05 +0000
  • fcdf71ada8
    Fix #12086: Crash if NWidgetMatrix holds content taller than 64K pixels. Peter Nelson 2024-02-21 18:38:36 +0000
  • 226729a743 Change: Separate number and currency formats Rubidium 2024-02-21 22:31:41 +0100
  • c41c2d5ee4 Codechange: rename number abbreviations to currency abbreviations Rubidium 2024-02-21 22:23:21 +0100
  • 02a8263730 Fix #12123: Allow not emitting zero digits in certain cases in number formats Rubidium 2024-02-21 19:35:12 +0100
  • 5d2e6e4efa Fix #12148, fca8166: Do not draw decimals when number of digits is 0 Rubidium 2024-02-21 18:36:21 +0100
  • ca146c8ddd Fix #12145: Incorrect date handling in date cheat in wallclock time-keeping mode Jonathan G Rennison 2024-02-20 23:56:46 +0000
  • 409c073eca Codefix: Off by one in TimerGameEconomy::ConvertDateToYMD wallclock mode Jonathan G Rennison 2024-02-20 20:01:33 +0000
  • 7bab2c1cc3 Fix #12119: Remove red warning text when maximum loan is zero merni-ns 2024-02-20 23:16:34 +0530
  • 0f2d07a5e4 Fix #12148, fca8166: Do not draw decimals when number of digits is 0 Rubidium 2024-02-21 18:36:21 +0100
  • b26fd3b160 Fix #12145: Incorrect date handling in date cheat in wallclock time-keeping mode Jonathan G Rennison 2024-02-20 23:56:46 +0000
  • 939652f732
    Codechange: Use FindVehiclesWithOrder when removing a road stop. Peter Nelson 2024-02-20 21:03:25 +0000
  • c637d376d0
    Fix cb588d8d: Ordering of command per tick limit and pause mode filtering (#12126) Jonathan G Rennison 2024-02-20 20:51:35 +0000
  • ad9080338c
    Codefix: Correct coding style on fall through (#12140) merni-ns 2024-02-21 02:20:08 +0530
  • 818f1500ac Codefix: Off by one in TimerGameEconomy::ConvertDateToYMD wallclock mode Jonathan G Rennison 2024-02-20 20:01:33 +0000
  • bff69e192b Update: Translations from eints english (us): 24 changes by 2TallTyler vietnamese: 13 changes by KhoiCanDev estonian: 7 changes by RM87 german: 16 changes by Wuzzy2 belarusian: 328 changes by KorneySan russian: 6 changes by KorneySan, 5 changes by Ln-Wolf ukrainian: 9 changes by StepanIvasyn catalan: 18 changes by J0anJosep danish: 61 changes by bscargo french: 8 changes by ottdfevr portuguese: 29 changes by jcteotonio, 12 changes by azulcosta portuguese (brazilian): 185 changes by pasantoro polish: 1 change by pAter-exe translators 2024-02-20 18:35:58 +0000
  • 25d1238907
    Fix #12133: [Script] Don't crash when emergency saving (#12138) Loïc Guilloux 2024-02-20 18:55:18 +0100
  • ea520985cd Fix #12119: Remove red warning text when maximum loan is zero merni-ns 2024-02-20 23:16:34 +0530
  • 5276fd05b9
    Doc: Correct coding style on fall through merni-ns 2024-02-20 23:02:56 +0530
  • ea061dedcd Fix #12098: Don't allow unbunching at "nearest depot" Tyler Trahan 2024-02-20 11:29:39 -0500
  • eb301966b4 Fix #12133: [Script] Don't crash when emergency saving glx22 2024-02-20 17:38:11 +0100
  • 2d7ad9f717
    Fix: [Script] Only show debug script window at the end of savegame loading (#12135) Loïc Guilloux 2024-02-20 17:08:26 +0100
  • aed5e2daf0 Fix: [Script] Only show debug script window at the end of savegame loading glx22 2024-02-20 16:26:46 +0100
  • e3c4079f3e Fix #12127, 555a379: Truncation ellipses rendered shadows even for black font without shadows frosch 2024-02-19 23:29:55 +0100
  • 4bf656b149 Fix 3947453: GetNextDecisionNode ignored go to nearest depot when combined with stop at depot SamuXarick 2024-02-19 18:34:55 +0000
  • 38d64619f8 Fix ccb4c37: Aircraft could route to hangars outside their range when stopping at them SamuXarick 2024-02-19 22:21:06 +0000
  • f1bf39f38b Update: Translations from eints english (au): 12 changes by krysclarke chinese (simplified): 84 changes by WenSimEHRP russian: 13 changes by Ln-Wolf finnish: 12 changes by hpiirai ukrainian: 12 changes by StepanIvasyn latvian: 19 changes by lexuslatvia french: 1 change by ZarTek-Creole portuguese (brazilian): 169 changes by pasantoro polish: 12 changes by pAter-exe translators 2024-02-19 18:35:28 +0000
  • c28762019e
    Codechange: Scan station catchment tiles when removing station from nearby towns/industries. Peter Nelson 2024-02-19 18:11:40 +0000
  • 46482680b9 Fix cb588d8d: Ordering of command per tick limit and pause mode filtering Jonathan G Rennison 2024-02-19 17:04:38 +0000
  • 6a0a9fee0a Fix: ko-KR follows the western number formats for now TELK 2024-02-19 21:48:27 +0900
  • a4d4301a0c Codechange: We are heading to 15 Rubidium 2024-02-18 17:38:26 +0100
  • af5c38469e Doc: Prepare for 14.0-RC1 release 14.0-RC1 Rubidium 2024-02-17 15:04:39 +0100
  • 7aeb12ccc9 Doc: Prepare for 14.0-RC1 release Rubidium 2024-02-17 15:04:39 +0100
  • 73bed054b8 Update: Translations from eints english (au): 2 changes by krysclarke korean: 5 changes by telk5093 russian: 2 changes by Ln-Wolf tamil: 45 changes by Aswn portuguese: 1 change by azulcosta hindi: 85 changes by NisheshTyagi portuguese (brazilian): 119 changes by pasantoro translators 2024-02-18 18:35:02 +0000
  • 32ba8eda08 Codechange: We are heading to 15 Rubidium 2024-02-18 17:38:26 +0100
  • 15be383b93 Fix a253205: remove (now) unused currency separator Rubidium 2024-02-18 11:37:41 +0100
  • 4f1bc39bf7
    Change: Show speed before destination in vehicle status bar (#11932) Tyler Trahan 2024-02-18 10:44:11 -0500
  • 87a80c7ff2
    Change: When adding orders, Ctrl+Click on a depot to unbunch, instead of service if required (#12023) Tyler Trahan 2024-02-18 10:43:44 -0500
  • 555a37930b
    Fix: Shadows of individual character glyphs could be drawn over other characters (#12115) frosch 2024-02-18 16:30:54 +0100
  • 47d13af200 Fix: Shadows of individual character glyphs could be drawn over other characters frosch 2024-02-18 15:25:55 +0100
  • 49c3215751 Fix #10983: [AdminPort] Correct order of messages Damian Laczak 2023-06-26 02:11:04 +0200
  • f20d241e81
    Fix a258833: Don't invalidate station list on vehicle load/unload. (#12112) Peter Nelson 2024-02-18 12:20:11 +0000
  • 8a1cea2ab6 Codechange: Skip non-water water region patches in neigbor search Koen Bussemaker 2024-02-17 20:15:43 +0100
  • f1312a68f0 Fix a253205: remove (now) unused currency separator Rubidium 2024-02-18 11:37:41 +0100
  • 93d823a6b9
    Fix a258833: Don't invalidate station list on vehicle load/unload. Peter Nelson 2024-02-18 08:51:37 +0000
  • 7d0a61ffd8
    Apply suggestions from code review Jeremy Gao 2024-02-17 13:52:21 -0800
  • 360fe8b0b6 Fix a253205: division by zero when attempting to format some short currencies Rubidium 2024-02-17 22:06:39 +0100
  • 1360622159
    Fix: Incorrect charactor used in zh_TW number and currency formats Jeremy Gao 2024-02-17 13:24:18 -0800
  • d4b91d8b3f Fix a253205: division by zero when attempting to format some short currencies Rubidium 2024-02-17 22:06:39 +0100
  • c7b7bf34d7 Codechange: Skip non-water water region patches in neigbor search Koen Bussemaker 2024-02-17 20:15:43 +0100
  • 03e3553230 Update: Translations from eints estonian: 15 changes by RM87 portuguese (brazilian): 42 changes by pasantoro polish: 30 changes by pAter-exe translators 2024-02-17 18:35:04 +0000
  • 2ecc3c90f7
    Change: Improve performance of finding free pool slots. (#12055) Peter Nelson 2024-02-17 18:29:21 +0000
  • 1aa9a5c0ab Update: Use proper number formats and abbreviations for Chinese, Japanese, Korean and German Rubidium 2024-02-08 23:16:18 +0100
  • 59f56941e5 Update: Number format configuration based on old digitsep and STR_CURRENCY_SHORT_* values Rubidium 2024-02-08 21:54:31 +0100
  • 7e2eefb91f Cleanup: Remove digit group separators from strgen and languages Rubidium 2024-02-08 21:51:38 +0100
  • b741b2ba6f Feature: Fully user configurable number format and abbreviations Rubidium 2024-02-08 21:45:20 +0100
  • 609d0071d5 Change: Remove saving of digit group and decimal separator configurations from the savegame Rubidium 2024-02-08 21:42:34 +0100
  • e67fc33172 Codechange: Add support for NULL strings in SaveLoadCompat Rubidium 2024-02-16 07:28:32 +0100
  • 9f8fd80112 Feature: Fully customisable number abbreviations per translation Rubidium 2024-02-08 21:39:16 +0100
  • a253205b93 Feature: Fully customisable number format per translation Rubidium 2024-02-08 21:35:33 +0100
  • 819c6c756e Codechange: Add support for number format and abbreviations pragmas/attributes to strgen Rubidium 2024-02-08 21:28:36 +0100
  • fca8166087 Codechange: Simplify FormatNumber by moving out zero fill and decimal support Rubidium 2024-02-08 20:39:59 +0100
  • a44bd81280 Codechange: Move determining the decimal separator to a separate function Rubidium 2024-02-08 20:37:55 +0100
  • f0c50ad529 Codechange: Add function to get the power of ten for a given number Rubidium 2024-02-08 20:32:36 +0100
  • 8bccb5805a
    Fix 0ca4b4e: Ctrl+Click style inconsistency in base language (#12099) rubidium42 2024-02-17 07:26:09 +0100
  • b73bd59f45 Fix 0ca4b4e: Ctrl+Click style inconsistency in base language Rubidium 2024-02-16 20:23:22 +0100
  • 3435a87dea Update: Use proper number formats and abbreviations for Chinese, Japanese, Korean and German Rubidium 2024-02-08 23:16:18 +0100
  • 08e2abd30d Update: Number format configuration based on old digitsep and STR_CURRENCY_SHORT_* values Rubidium 2024-02-08 21:54:31 +0100
  • b05a538303 Cleanup: Remove digit group separators from strgen and languages Rubidium 2024-02-08 21:51:38 +0100
  • 589781b6ed Feature: Fully user configurable number format and abbreviations Rubidium 2024-02-08 21:45:20 +0100
  • 11b929845f Change: Remove saving of digit group and decimal separator configurations from the savegame Rubidium 2024-02-08 21:42:34 +0100
  • fdfbda00e8 Codechange: Add support for NULL strings in SaveLoadCompat Rubidium 2024-02-16 07:28:32 +0100