1
0
Fork 0

Commit Graph

  • ab80b279c4 Fix #12268: Capitalize "Wait to unbunch" order string Tyler Trahan 2024-03-25 13:05:19 -0400
  • f845b4bbc3
    Fix: Changing NPF max search nodes while in-game had no effect (#12194) SamuXarick 2024-03-25 16:28:16 +0000
  • cb91b8c525 Fix: Changing NPF max search nodes while in-game had no effect SamuXarick 2024-02-29 14:25:57 +0000
  • 076731c8fc Codechange: disable asserts for release Rubidium 2024-03-11 22:10:35 +0100
  • 40a75e0b8d Update: Translations from eints swedish: 19 changes by joeax910 norwegian (bokmal): 2 changes by eriksorngard ukrainian: 6 changes by StepanIvasyn french: 3 changes by ottdfevr portuguese (brazilian): 23 changes by pasantoro polish: 1 change by pAter-exe translators 2024-03-25 04:40:35 +0000
  • 1d7f23a092 Doc: [Script] Extend API documentation on calendar- vs economy-time frosch 2024-03-23 21:34:31 +0100
  • c83552d699 Codechange: [Script] Document relation between ScriptErrorType and ErrorMessages enums frosch 2024-03-24 18:48:24 +0100
  • 26ccfb064e Codechange: Add main page to script API documentation frosch 2024-03-24 18:54:12 +0100
  • d272fdf2c8 Codechange: Unify naming of squirrel built-in types in Script API docs frosch 2024-03-24 19:02:16 +0100
  • 7e312e0295 Codefix: broken links and syntax issues in script API documentation frosch 2024-03-24 19:00:06 +0100
  • eb64857ceb Codefix: Script API documentation about IDs was incomplete frosch 2024-03-24 18:52:10 +0100
  • 497094861a Codefix: Script API did not link simple types correctly frosch 2024-03-24 14:17:08 +0100
  • 9446ba5ce1 Codefix: [Script] script_types was excluded from API documentation frosch 2024-03-24 12:47:58 +0100
  • 00db93a2ed Update: Doxyfiles to doxygen 1.9.4 frosch 2024-03-24 14:17:47 +0100
  • 97c1738541
    Fix #12368: Incorrect offset for click position within industry chain window. (#12370) Peter Nelson 2024-03-24 18:35:33 +0000
  • 13a30d865f
    Fix: Incorrect offset for click position within industry chain window. Peter Nelson 2024-03-24 17:50:23 +0000
  • eebfb83aa2
    Fix 2fd9096: Label for fruit incorrectly changed to `FRUI` from `FRUT`. (#12367) Peter Nelson 2024-03-24 15:53:26 +0000
  • 2d2cd76b5c
    Fix 2fd9096: Label for fruit incorrectly changed to `FRUI` from `FRUT`. Peter Nelson 2024-03-24 12:59:58 +0000
  • 8928f4979a
    Change: Add dividers in vehicle group action dropdown (#12284) Tyler Trahan 2024-03-24 07:44:25 -0400
  • caa7c44052 Cleanup: remove checks for old MSVC versions Rubidium 2024-03-22 23:36:56 +0100
  • d09b5aaeba Codechange: use int32_t instead of uint16_t for scroll bar position/size/capacity Rubidium 2024-02-25 19:42:28 +0100
  • c01bf06ee1 Codefix: some minor errors in tcp-game protocol documentation Rubidium 2024-03-23 22:01:57 +0100
  • 018944dc20 Update: Translations from eints english (au): 2 changes by krysclarke vietnamese: 1 change by KhoiCanDev chinese (simplified): 9 changes by WenSimEHRP greek: 152 changes by gh658804 russian: 3 changes by Ln-Wolf finnish: 2 changes by hpiirai ukrainian: 9 changes by StepanIvasyn danish: 2 changes by bscargo portuguese: 5 changes by azulcosta portuguese (brazilian): 35 changes by pasantoro translators 2024-03-24 04:41:07 +0000
  • 668186ca5b
    Codechange: Remove macros involved with NewGRFClass. (#12363) Peter Nelson 2024-03-23 21:55:50 +0000
  • f016c07a86 Fix: [Script] ScriptSubsidy::GetExpireDate should return an economy-date frosch 2024-03-23 22:22:10 +0100
  • 6b07e78467 Codefix: some minor errors in tcp-game protocol documentation Rubidium 2024-03-23 22:01:57 +0100
  • ff35288ddf
    Fix: Don't let CT_INVALID map to valid cargo type. (#12364) Peter Nelson 2024-03-23 20:18:31 +0000
  • 02c00f3e3e Change: [Script] Use economy time for ScriptDate glx22 2024-03-23 18:06:22 +0100
  • 704e871a0e Revert bbdbf9a: ScriptTimeMode was not the best solution for economy/calendar support glx22 2024-03-23 17:41:13 +0100
  • 603154899a
    Add: [SDL2] Driver parameter 'no_mouse_capture' to ease interactive debugging (#12336) frosch 2024-03-23 20:48:26 +0100
  • a11b2d5d7f
    Fix: Don't let CT_INVALID map to valid cargo type. Peter Nelson 2024-03-23 18:54:21 +0000
  • f853ef8c3a Change: [Script] Use economy time for ScriptDate glx22 2024-03-23 18:06:22 +0100
  • 36b2142799 Revert bbdbf9a: ScriptTimeMode was not the best solution for economy/calendar support glx22 2024-03-23 17:41:13 +0100
  • dc57b23f41
    Codechange: Remove macros involved with NewGRFClass. Peter Nelson 2024-03-23 14:49:18 +0000
  • f5e49c01f6 Doc: Prepare for 14.0-RC3 release 14.0-RC3 Rubidium 2024-03-23 15:14:43 +0100
  • d46a5df1dd Update: Backport language changes Rubidium 2024-03-23 15:00:52 +0100
  • 5212229f94 Fix: crash to desktop when attempting to join a company while not joined (yet) Rubidium 2024-03-22 19:50:27 +0100
  • 2cc5f35871 Fix #12092: Incorrect x-axis in cargo payment graph window Jonathan G Rennison 2024-03-23 11:27:58 +0000
  • 32a94fe3eb Change: Show unbunching action in timetable window (#12351) Tyler Trahan 2024-03-23 08:23:13 -0400
  • f82e5f1107 Fix #12347: Crash attempting to find catchment tiles of a station with no catchment area. (#12348) Peter Nelson 2024-03-23 12:03:59 +0000
  • 411fe34915 Codefix: Incorrect pluralisation in last service/service interval texts (#12352) merni-ns 2024-03-23 00:49:29 +0530
  • 5f47b472cb Codechange: Reduce size of class WaterRegion Jonathan G Rennison 2024-03-11 23:11:19 +0000
  • 56d5243e4a Fix #12305: Crash with large positive sprite x offset in engine preview window Jonathan G Rennison 2024-03-16 15:45:14 +0000
  • 17076c0c05 Fix #12342: Add missing ellipsis to town generation error string (#12343) Tyler Trahan 2024-03-20 16:32:38 -0400
  • 60739118b7 Change: [CI] Use Azure Code Signing for Windows build Owen Rudge 2024-03-13 14:13:09 +0000
  • 34e74af1af Fix #12302: Allow empty train engines to use an invalid cargo type. (#12325) Peter Nelson 2024-03-17 16:23:14 +0000
  • 48df48832e Fix #12319, 3a676a5: Some SSE blitters were broken due to ODR violations (#12322) frosch 2024-03-17 00:42:38 +0100
  • 31ed3d4d8a Fix #12316, 268e512: Support for enum storage type in GenerateWidget.cmake (#12321) Loïc Guilloux 2024-03-16 23:43:20 +0100
  • add23dc58c Codefix: allow preview label on PRs against release branches too (#12310) Patric Stout 2024-03-16 16:49:03 +0100
  • 06e323964a Codefix f1e999ec: use RandomRange(l) instead of _random.Next(l) (#12274) Patric Stout 2024-03-16 15:39:57 +0100
  • ef14d3e361 Fix #12166: Crash when opening tram road stop build window (#12168) Jonathan G Rennison 2024-02-23 20:02:59 +0000
  • 6c060c16d1 Doc: Prepare for 14.0-RC3 release Rubidium 2024-03-23 15:14:43 +0100
  • c1ae1fb7a9 Update: Backport language changes Rubidium 2024-03-23 15:00:52 +0100
  • ac4767305b Fix: crash to desktop when attempting to join a company while not joined (yet) Rubidium 2024-03-22 19:50:27 +0100
  • 55681a9cae Fix #12092: Incorrect x-axis in cargo payment graph window Jonathan G Rennison 2024-03-23 11:27:58 +0000
  • fb768b17e8 Change: Show unbunching action in timetable window (#12351) Tyler Trahan 2024-03-23 08:23:13 -0400
  • a299978501 Fix #12347: Crash attempting to find catchment tiles of a station with no catchment area. (#12348) Peter Nelson 2024-03-23 12:03:59 +0000
  • a4fdb6cb83 Codefix: Incorrect pluralisation in last service/service interval texts (#12352) merni-ns 2024-03-23 00:49:29 +0530
  • efa41be595 Codechange: Reduce size of class WaterRegion Jonathan G Rennison 2024-03-11 23:11:19 +0000
  • 4adca672e7 Fix #12305: Crash with large positive sprite x offset in engine preview window Jonathan G Rennison 2024-03-16 15:45:14 +0000
  • d3377054ab Fix #12342: Add missing ellipsis to town generation error string (#12343) Tyler Trahan 2024-03-20 16:32:38 -0400
  • a7010e3c6a Change: [CI] Use Azure Code Signing for Windows build Owen Rudge 2024-03-13 14:13:09 +0000
  • 945ff736be Fix #12302: Allow empty train engines to use an invalid cargo type. (#12325) Peter Nelson 2024-03-17 16:23:14 +0000
  • 80331c081e Fix #12319, 3a676a5: Some SSE blitters were broken due to ODR violations (#12322) frosch 2024-03-17 00:42:38 +0100
  • 627a8b524e Fix #12316, 268e512: Support for enum storage type in GenerateWidget.cmake (#12321) Loïc Guilloux 2024-03-16 23:43:20 +0100
  • 9c0dc861da Codefix: allow preview label on PRs against release branches too (#12310) Patric Stout 2024-03-16 16:49:03 +0100
  • 701e5872a8 Codefix f1e999ec: use RandomRange(l) instead of _random.Next(l) (#12274) Patric Stout 2024-03-16 15:39:57 +0100
  • d7d52366cd Fix #12166: Crash when opening tram road stop build window (#12168) Jonathan G Rennison 2024-02-23 20:02:59 +0000
  • 0f25eaa271 Fix: crash to desktop when attempting to join a company while not joined (yet) Rubidium 2024-03-22 19:50:27 +0100
  • 515303b8be Fix #12092: Incorrect x-axis in cargo payment graph window Jonathan G Rennison 2024-03-23 11:27:58 +0000
  • 2732b3d6c6
    Change: Show unbunching action in timetable window (#12351) Tyler Trahan 2024-03-23 08:23:13 -0400
  • ea74ca0a76
    Fix #12347: Crash attempting to find catchment tiles of a station with no catchment area. (#12348) Peter Nelson 2024-03-23 12:03:59 +0000
  • 76461a26c5 Fix #12092: Incorrect x-axis in cargo payment graph window Jonathan G Rennison 2024-03-23 11:27:58 +0000
  • f599108c16 Codechange: move 'months_empty' to CompanyProperties Rubidium 2024-03-23 09:35:28 +0100
  • 2430603499 Codechange: move 'months_empty' to CompanyProperties Rubidium 2024-03-23 09:35:28 +0100
  • 4321cca5fb Update: Translations from eints vietnamese: 1 change by KhoiCanDev chinese (simplified): 1 change by WenSimEHRP ukrainian: 11 changes by StepanIvasyn catalan: 1 change by J0anJosep danish: 1 change by bscargo dutch: 3 changes by Afoklala portuguese (brazilian): 58 changes by pasantoro translators 2024-03-23 04:41:01 +0000
  • df2ee7b06c
    Cleanup: Remove old SaveLoad workarounds for MS VS 2017. (#12355) Peter Nelson 2024-03-23 00:12:35 +0000
  • c0d5796259 Cleanup: remove checks for old MSVC versions Rubidium 2024-03-22 23:36:56 +0100
  • 0b984dd538
    Cleanup: Remove old SaveLoad workarounds for MS VS 2017. Peter Nelson 2024-03-22 21:56:34 +0000
  • e904122441 Codefix: follow coding style Rubidium 2024-03-22 21:30:44 +0100
  • 25705fc7f3 Codefix: follow coding style Rubidium 2024-03-22 21:30:44 +0100
  • 7457f8d0ff
    Codefix: Incorrect pluralisation in last service/service interval texts (#12352) merni-ns 2024-03-23 00:49:29 +0530
  • 19f174c2a6 Fix: crash to desktop when attempting to join a company while not joined (yet) Rubidium 2024-03-22 19:50:27 +0100
  • d6b822453f Fix: Incorrect pluralisation in last service/service interval texts merni-ns 2024-03-23 00:11:56 +0530
  • 5751da7809
    Fix #7982: Show existing coverage with unambiguous adjacent station (#12346) raddari 2024-03-23 00:03:16 +1030
  • 66aec3d58d Change: Show unbunching action in timetable window Tyler Trahan 2024-03-22 08:50:55 -0400
  • 5c76161f34
    Fix #7982: Show existing coverage with unambiguous adjacent station raddari 2024-03-21 18:46:58 +1030
  • e141734e54 Update: Translations from eints english (au): 1 change by krysclarke norwegian (bokmal): 1 change by eriksorngard english (us): 1 change by 2TallTyler korean: 3 changes by telk5093 german: 1 change by Wuzzy2 finnish: 3 changes by hpiirai ukrainian: 12 changes by StepanIvasyn portuguese (brazilian): 81 changes by pasantoro polish: 1 change by pAter-exe translators 2024-03-22 04:41:18 +0000
  • 2189607c34 Codechange: Reduce size of class WaterRegion Jonathan G Rennison 2024-03-11 23:11:19 +0000
  • e42aec5a89 Fix #12305: Crash with large positive sprite x offset in engine preview window Jonathan G Rennison 2024-03-16 15:45:14 +0000
  • cbe0307504
    Fix #12347: Crash attempting to find catchment tiles of a station with no catchment area. Peter Nelson 2024-03-21 18:19:41 +0000
  • 0eaeeaabb6 Update: Translations from eints russian: 2 changes by Ln-Wolf catalan: 2 changes by J0anJosep portuguese (brazilian): 23 changes by pasantoro translators 2024-03-21 04:40:53 +0000
  • 704d3b8a9b
    Fix #12342: Add missing ellipsis to town generation error string (#12343) Tyler Trahan 2024-03-20 16:32:38 -0400
  • 3787146400 Fix #12342: Add missing ellipsis to town generation error string Tyler Trahan 2024-03-20 15:55:21 -0400
  • 00a09af1fd Update: Translations from eints english (us): 2 changes by 2TallTyler vietnamese: 2 changes by KhoiCanDev german: 2 changes by Wuzzy2 ukrainian: 2 changes by StepanIvasyn portuguese (brazilian): 9 changes by pasantoro translators 2024-03-20 04:40:30 +0000
  • d4a6ee9554 Change: [CI] Use Azure Code Signing for Windows build Owen Rudge 2024-03-13 14:13:09 +0000
  • 7ef149516a Change: [CI] Use Azure Code Signing for Windows build Owen Rudge 2024-03-13 14:13:09 +0000
  • b2a23533b3 Change: Allow rail and road depot overbuilding in current orientation in order to connect to rail or road Koen Bussemaker 2024-03-04 21:56:53 +0100
  • be82ae10a3 Add: [SDL2] Driver parameter 'no_mouse_capture' to ease interactive debugging frosch 2024-03-19 19:53:24 +0100
  • 3a3d8f3b53 Update: Translations from eints english (au): 2 changes by krysclarke norwegian (bokmal): 2 changes by eriksorngard chinese (simplified): 31 changes by lysinelai greek: 7 changes by Xertoveizer ukrainian: 14 changes by StepanIvasyn danish: 2 changes by bscargo lithuanian: 15 changes by dziugas1959 spanish: 2 changes by MontyMontana french: 2 changes by glx22 portuguese (brazilian): 52 changes by pasantoro polish: 2 changes by pAter-exe translators 2024-03-19 04:41:12 +0000