Commit Graph

  • c8a30adc7f
    Merge f375ed8c42 into a8d830aa3e Qwest8K 2024-05-22 21:00:47 +0000
  • f375ed8c42 Automated formatting/string code changes Jonathan G Rennison 2024-05-22 21:57:47 +0100
  • d94509f595
    Merge 546a424140 into a8d830aa3e 3xtrel 2024-05-21 23:33:32 +0300
  • 176cbecc67 Merge branch 'jgrpp' of https://github.com/Qwest8K/OpenTTD-patches into jgrpp Qwest8K 2024-05-21 23:07:11 +0300
  • 3171d76ac2 Russian localization update Qwest8K 2024-05-21 23:03:36 +0300
  • a8d830aa3e Fix signal side when using both sides signal style with no-entry signals jgrpp Jonathan G Rennison 2024-05-21 20:42:49 +0100
  • a24d72f0d7 Fix flag values in CustomSignalSpriteContextFlags Jonathan G Rennison 2024-05-21 20:24:17 +0100
  • 8907b9aa31 Reduce diff with upstream for console command functionality Jonathan G Rennison 2024-05-20 19:05:04 +0100
  • 88d7be1d99 Change FormatArrayAsHex to be uppercase by default Jonathan G Rennison 2024-05-20 18:30:57 +0100
  • 48910a8b7d Version: Committing version data for tag: jgrpp-0.59.1 jgrpp-0.59.1 Jonathan G Rennison 2024-05-20 01:56:46 +0100
  • 5e971bfc02 Fix abstract filetype not being set for network client join savegames Jonathan G Rennison 2024-05-19 18:44:08 +0100
  • fc5b3b90b4 Remove incorrect assertion as temporary fix for #692 Jonathan G Rennison 2024-05-19 17:44:08 +0100
  • 1d13ac7280 Fix #12655, 4f6d75f: inconsistent state in client list and potential crash after client leaves Rubidium 2024-05-11 21:39:14 +0200
  • f62eb72fcb Fix #12685: nullptr dereference when checking for equal loaded/loading groups. (#12686) Peter Nelson 2024-05-18 09:17:06 +0100
  • 46d7586ab1 Update: Translations from eints estonian: 8 changes by siimsoni chinese (simplified): 4 changes by ahyangyi korean: 13 changes by telk5093 master translators 2024-05-19 04:43:16 +0000
  • 3df3ed6690 Reduce frequency of brake overheating breakdowns Jonathan G Rennison 2024-05-18 20:56:58 +0100
  • 66d03530dc Adjust handling of vehicle subspeed with realistic braking Jonathan G Rennison 2024-05-18 19:34:39 +0100
  • 29ce013eda
    Codechange: Pass avail(able) as reference instead of pointer since they are never nullptr (#12696) Loïc Guilloux 2024-05-18 17:04:16 +0200
  • 6d1f3b673e Fix non-percentage servicing interval when using wallclock mode Jonathan G Rennison 2024-05-18 15:00:43 +0100
  • ba47d1ca2b
    Fix: Allow resolving house parent scope (town) of unbuilt houses. (#12695) Peter Nelson 2024-05-18 12:33:50 +0100
  • 89902c8ab1 Fix advisory max speed being higher than strict max for reservation end Jonathan G Rennison 2024-05-18 09:24:57 +0100
  • 3f5a354f37
    Codechange: Use emplace with ICURun and UniscribeRun. (#12693) Peter Nelson 2024-05-18 09:17:38 +0100
  • 856ec901ca
    Fix #12685: nullptr dereference when checking for equal loaded/loading groups. (#12686) Peter Nelson 2024-05-18 09:17:06 +0100
  • 7fd2487c46 Update: Translations from eints swedish: 6 changes by joeax910 chinese (simplified): 2 changes by WenSimEHRP dutch: 27 changes by Afoklala translators 2024-05-18 04:40:26 +0000
  • 8d26d032e1
    Fix #12497: [NewGRF] Increase vehicle motion counter for all parts. (#12561) Peter Nelson 2024-05-17 20:50:04 +0100
  • c85481564f
    Codechange: Use reusable temporary buffer in Win32FontCache. (#12666) Peter Nelson 2024-05-17 08:50:59 +0100
  • 4940b6ff0b
    Codefix: Compile warning with newer C++ compiler on MinGW. (#12689) Peter Nelson 2024-05-16 12:09:19 +0100
  • 26113e3622 Update: Translations from eints english (au): 11 changes by krysclarke swedish: 7 changes by joeax910 english (us): 11 changes by 2TallTyler chinese (simplified): 11 changes by WenSimEHRP russian: 11 changes by Ln-Wolf catalan: 11 changes by J0anJosep portuguese: 13 changes by azulcosta portuguese (brazilian): 11 changes by pasantoro translators 2024-05-16 04:41:07 +0000
  • ca52da6c95
    Fix: Unable to choose a font containing hyphen. (#12684) Peter Nelson 2024-05-16 00:38:23 +0100
  • d1b7619822
    Change: Ignore min/max years for manual house placer. (#12687) Peter Nelson 2024-05-15 23:17:58 +0100
  • 56ea002283 Update: Translations from eints catalan: 16 changes by J0anJosep latvian: 2 changes by lexuslatvia translators 2024-05-15 04:41:37 +0000
  • 546a424140
    Lines 400 - 455 3xtrel 2024-05-15 00:45:46 +0200
  • cc31946ec4
    Merge branch 'JGRennison:jgrpp' into jgrpp 3xtrel 2024-05-15 00:10:42 +0200
  • 980dcaac6e
    Cleanup: Remove GetFontTable from FontCache. (#12677) Peter Nelson 2024-05-14 21:13:26 +0100
  • ed67aedabf Feature: Allow manually placing town buildings in scenario editor. Peter Nelson 2024-05-14 17:29:59 +0100
  • 874cfe000b Codechange: Set underlying type for HouseSpec enums. Peter Nelson 2024-05-14 17:29:58 +0100
  • b731ab0632 Change: Allow sprite resolver to evaluate non-existent houses. Peter Nelson 2024-05-14 17:29:58 +0100
  • d99c1337a2 Add: Command to build an individual house on a specific tile. Peter Nelson 2024-05-14 17:29:57 +0100
  • f901722066 Codechange: Rename BuildTownHouse to TryBuildTownHouse. Peter Nelson 2024-05-14 17:29:57 +0100
  • bb77d16e40
    Add: Shade button to waypoint picker (#12682) Tyler Trahan 2024-05-14 14:43:56 -0400
  • 486af1a6fc Fix: [Admin] #12411 Send Network Welcome Packet to admin port after game creation completed WelcomeAll moved into NetworkOnGameStart Muxy 2024-05-12 21:11:59 +0200
  • 460fab920c
    Fix #12418, 338def1b06: Filename extension taken from wrong string. (#12680) Peter Nelson 2024-05-14 18:18:30 +0100
  • 242e87652b Fix setting display for industry cargo scaling Jonathan G Rennison 2024-05-14 17:17:45 +0100
  • b81da24a64 Fix setting default value for industry cargo scaling mode in old saves Jonathan G Rennison 2024-05-14 17:14:14 +0100
  • 00c4b232b3 Fix #12550: files were not saved in the right location when binary and configuration are in the same folder Rubidium 2024-05-13 23:26:05 +0200
  • 3f06aa441b Update: Translations from eints english (us): 17 changes by 2TallTyler greek: 147 changes by KyriakosMich translators 2024-05-14 04:40:19 +0000
  • 9f63b9f65d
    Fix #12594: Give descriptive error when company takeover fails due to vehicle limit (#12676) Tyler Trahan 2024-05-13 10:10:03 -0400
  • 870149406a Update: Translations from eints chinese (simplified): 23 changes by WenSimEHRP russian: 17 changes by Ln-Wolf portuguese (brazilian): 8 changes by pasantoro translators 2024-05-13 04:41:24 +0000
  • 18e56df5e1
    Fix #12674: Non-NewGRF Build Station widgets may not fill window properly. (#12675) Peter Nelson 2024-05-13 01:18:07 +0100
  • bdd1d36bd9 Fix road vehicle restart loading at same station when using implicit orders Jonathan G Rennison 2024-05-12 22:48:18 +0100
  • f2f7573c3f
    Fix #12668: Crash opening picker window with filter when no results available. (#12669) Peter Nelson 2024-05-12 20:14:29 +0100
  • 77c188e6da Codechange: use std::vector instead of malloced array Rubidium 2024-05-12 09:47:14 +0200
  • 6cea49c117 Codechange: replace uint with size_t in binary heap Rubidium 2024-05-12 09:45:39 +0200
  • 8349203038 Cleanup: remove unused Aystar variables Rubidium 2024-05-12 08:58:22 +0200
  • 77a7113ba6
    Cleanup: Remove unused parameters from FreeTypeFontCache::SetFontSize. (#12663) Peter Nelson 2024-05-12 08:39:40 +0100
  • f939e81bf0 Fix #12655, 4f6d75f: inconsistent state in client list and potential crash after client leaves Rubidium 2024-05-11 21:39:14 +0200
  • 95a89e43b2 Update: Translations from eints english (au): 16 changes by krysclarke chinese (simplified): 16 changes by XiaoJi-Game korean: 19 changes by telk5093 russian: 1 change by Ln-Wolf finnish: 16 changes by hpiirai lithuanian: 1 change by khamper portuguese: 17 changes by azulcosta portuguese (brazilian): 16 changes by pasantoro translators 2024-05-12 04:41:31 +0000
  • 9d09b7a6eb
    Merge branch 'JGRennison:jgrpp' into jgrpp 3xtrel 2024-05-12 00:06:33 +0200
  • ab4d02b3bd
    Lines 249 - 399 3xtrel 2024-05-12 00:05:45 +0200
  • 34da94ffc8
    Fix: Use widget resize step instead of window resize step. (#12659) Peter Nelson 2024-05-11 20:51:44 +0100
  • d78f39a9df
    Cleanup: Remove GetUnitsPerEM and units_per_em. (#12656) Peter Nelson 2024-05-11 14:50:34 +0100
  • b1faf3d39f Update: Korean translation TELK 2024-05-11 17:04:27 +0900
  • 2709cdd260 Update: Korean translation TELK 2024-05-11 17:04:27 +0900
  • 721cd2b8ad Update: Translations from eints ukrainian: 1 change by Quantom2 dutch: 5 changes by Afoklala lithuanian: 1 change by khamper translators 2024-05-11 04:41:26 +0000
  • b30fe0d7da Feature: Ctrl-click to toggle favourites in build-pickers. Peter Nelson 2024-05-07 12:13:49 +0100
  • fde3b35a24 Feature: New filter to show only used types in build-pickers. Peter Nelson 2024-05-07 12:13:49 +0100
  • b76517816e Feature: Add "All" filter to build-picker show types from all classes. Peter Nelson 2024-05-07 12:13:48 +0100
  • cdc356e7bf Change: Unify station/waypoint/roadstop/object build-picker window code. Peter Nelson 2024-05-07 12:13:48 +0100
  • d2c8b476b5 Codechange: Add functions to test if a station/roadstop class is a waypoint. Peter Nelson 2024-05-07 12:13:47 +0100
  • 9f8c9724be Codechange: Add station/roadstop class labels for DFLT/WAYP. Peter Nelson 2024-05-07 12:13:47 +0100
  • d5671030b1 Codechange: Add NewGRFSpecsBase class to hold class/index information. Peter Nelson 2024-05-07 12:13:46 +0100
  • 733284cc16 Codechange: Return std::vector from GetMusicCatEntryData. Peter Nelson 2024-03-10 11:24:03 +0000
  • 31c306c6cd Codechange: Return std::string from GetMusicCatEntryName. Peter Nelson 2024-03-10 11:22:46 +0000
  • dc22edc556 Doc: [Script] Extend API documentation on calendar- vs economy-time frosch 2024-03-23 21:34:31 +0100
  • 04cc0c8125 Codechange: [Script] Document relation between ScriptErrorType and ErrorMessages enums frosch 2024-03-24 18:48:24 +0100
  • 40e6230900 Codechange: Add main page to script API documentation frosch 2024-03-24 18:54:12 +0100
  • dfa2622153 Codechange: Unify naming of squirrel built-in types in Script API docs frosch 2024-03-24 19:02:16 +0100
  • e436e2ef40 Codefix: broken links and syntax issues in script API documentation frosch 2024-03-24 19:00:06 +0100
  • 64e1f1d4d9 Codefix: Script API documentation about IDs was incomplete frosch 2024-03-24 18:52:10 +0100
  • 4bf2dc3148 Codefix: Script API did not link simple types correctly frosch 2024-03-24 14:17:08 +0100
  • c1375cecf8 Codefix: [Script] script_types was excluded from API documentation frosch 2024-03-24 12:47:58 +0100
  • ffe76a0133 Update: Doxyfiles to doxygen 1.9.4 frosch 2024-03-24 14:17:47 +0100
  • c3ee5e58a3 Cleanup: Move remaining NPF files into pathfinder directory merni-ns 2024-03-02 22:12:47 +0530
  • 798ec4184b Cleanup: Remove unused function InvalidateShipPathCache merni-ns 2024-03-02 22:05:02 +0530
  • 55a7c59d13 Remove: NPF and pathfinder change settings merni-ns 2024-03-02 18:40:00 +0530
  • a5c2543efc Update: Translations from eints chinese (simplified): 7 changes by WenSimEHRP, 4 changes by ahyangyi translators 2024-05-10 04:40:29 +0000
  • cef9417c9f Fix: always allow setting company settings, company/president name/face Rubidium 2024-05-07 16:49:04 +0200
  • a313676189 Doc: reason for using ::SendNet over ::Post in few cases Rubidium 2024-05-07 16:45:02 +0200
  • ed888c617b Codechange: just use ::Post over ::SendNet for creating new companies Rubidium 2024-05-07 16:25:30 +0200
  • 78bb2e884b
    Merge branch 'JGRennison:jgrpp' into jgrpp 3xtrel 2024-05-09 20:22:44 +0200
  • 59ac27f385 Fix #12643: _is_water_region_valid is not cleared/reset in AllocateWaterRegions Koen Bussemaker 2024-05-09 09:49:18 +0200
  • d3fc9997d1
    Update: Korean translation up to 0.59.0 (#689) TELK 2024-05-10 01:13:20 +0900
  • 93e7038174
    Lines 84- 248 3xtrel 2024-05-09 13:07:32 +0200
  • c87df5ffca Update: Korean translation / missing ones TELK 2024-05-09 20:07:06 +0900
  • 20e39856da Update: Korean translation up to fc4ea241 TELK 2024-05-08 19:28:48 +0900
  • d9c391d3cf Update: Korean translation up to 0.59.0 TELK 2024-05-06 13:42:28 +0900
  • ec61951512
    Cleanup: Remove Windows 9x font locale workaround. (#12644) Peter Nelson 2024-05-09 07:03:02 +0100
  • 5b35fbd6f5
    Change: Use button aspect ratio for buttons that show vehicle icons. (#12636) Peter Nelson 2024-05-09 07:01:56 +0100
  • 132e226b27 Update: Translations from eints greek: 169 changes by KyriakosMich lithuanian: 21 changes by khamper polish: 1 change by pAter-exe translators 2024-05-09 04:42:47 +0000
  • 4835478b49
    Lines 1-83 3xtrel 2024-05-09 02:09:14 +0200