Commit Graph

  • 784a4ef9b5 Update: Translations from eints spanish (mexican): 14 changes by absay finnish: 32 changes by hpiirai polish: 2 changes by yazalo translators 2021-01-03 18:25:04 +00:00
  • b08d8c7edb Cleanup 9f42358: Make also reliability_start randomised independent of introduction date. frosch 2021-01-03 15:11:22 +01:00
  • d24a9a9df5 Cleanup 8139b14: Move a comment back to the line it belongs to, and add a comment for new code. frosch 2021-01-03 15:05:34 +01:00
  • 21a45168bd Codechange: [OSX] CMake source group for OSX files. Michael Lutz 2020-12-30 00:30:16 +01:00
  • 6ad5489d01 Codechange: [OSX] Silence some annoying warnings. Michael Lutz 2021-01-02 17:40:54 +01:00
  • 7bdaabf5f1 Cleanup: [OSX] Remove cargo cult back-buffer alpha setting on show/hide and instead simply initialise the buffer on allocation. Michael Lutz 2020-12-26 16:07:54 +01:00
  • a61a741683 Change: [OSX] Compiling the Cocoa/Quartz video driver cannot be disabled anymore. Michael Lutz 2020-12-26 16:07:51 +01:00
  • 9ccef816f9 Codechange: [OSX] Re-arrange the OSX video driver code by combining all drawing code and moving the window/event handling to a different file. Michael Lutz 2020-12-26 16:07:47 +01:00
  • ab7da117e0 Add: always set PERSONAL_DIR "/content_download" in search path (#8481) Patric Stout 2021-01-03 11:10:56 +01:00
  • 8c24b2b6ce Fix: [OSX] Fonts loaded directly from a file have to be registered with CoreText for proper text layout. Michael Lutz 2021-01-02 23:28:45 +01:00
  • 4bd3d18f34 Add: use our search-paths to find fonts based on relative filenames too Patric Stout 2021-01-02 21:53:50 +01:00
  • 126f40e012 Doc: indicate where to find an excellent tutorial on using CMake (#8475) Patric Stout 2021-01-02 20:54:57 +01:00
  • fe51051b7c Change: Default settings improved for new players 2TallTyler 2020-12-29 10:50:04 -05:00
  • 10090d0ac6 Add: [CMake] Explicitly support txz for Arch Linux Charles Pigott 2021-01-02 17:45:42 +00:00
  • 3dfee979a7 Codechange: Drop libxdg-basedir dependency in favour of finding the directories ourselves Charles Pigott 2020-12-06 18:49:28 +00:00
  • c288eba813 Fix: prevent clients making emergency saves twice if server disconnects (#8477) Patric Stout 2021-01-02 20:34:55 +01:00
  • 46e13e7f0b Update: Translations from eints finnish: 3 changes by hpiirai catalan: 29 changes by J0anJosep translators 2021-01-02 18:24:09 +00:00
  • 5b1fb94240 Codechange: [OSX] Prevent the compiler from using SSE4 instructions unless we want to. Michael Lutz 2021-01-02 01:09:11 +01:00
  • 8596b43b2b Codechange: move some DEBUG-levels and remove some others in saveload routine (#8474) Patric Stout 2021-01-01 14:41:14 +01:00
  • 7222bc5814 Cleanup 2db88953e7: Remove VL_FIRST_SORT as it's useless glx22 2021-01-01 00:37:29 +01:00
  • a7fee48b7f Update: Translations from eints finnish: 4 changes by hpiirai french: 1 change by glx22 translators 2020-12-31 18:27:03 +00:00
  • 9f423586ad Change #8325: Make engine reliability independent of introduction date (#8470) SamuXarick 2020-12-31 16:06:48 +00:00
  • 18fccba410 Update: Translations from eints spanish (mexican): 42 changes by absay russian: 4 changes by Ln-Wolf finnish: 2 changes by hpiirai french: 35 changes by glx22 polish: 25 changes by yazalo translators 2020-12-30 18:26:18 +00:00
  • 15fd63b1b8 Fix: Assert fail when using restart command after opening save/load GUI Jonathan G Rennison 2020-11-30 17:47:20 +00:00
  • 80a7d0365b Update: Translations from eints korean: 4 changes by telk5093 german: 84 changes by UnsuspiciousGooball finnish: 4 changes by hpiirai slovak: 7 changes by FuryPapaya translators 2020-12-29 18:26:06 +00:00
  • 0125892f04 Fix #8297: Infrastructure counters for road tunnels, bridges, depots … (#8454) gooball 2020-12-28 22:54:28 +01:00
  • b30c3f6498 Update: Translations from eints korean: 6 changes by telk5093 finnish: 6 changes by hpiirai slovak: 47 changes by FuryPapaya translators 2020-12-28 18:21:37 +00:00
  • f7e48cac87 Fix #8453: [Script] Don't truncate loan variation to 32bit glx22 2020-12-27 23:38:45 +01:00
  • 94057e9b18 Change: Add some style to GameScript question windows depending on the type dP 2020-12-23 21:26:56 +03:00
  • edbb5f4f73 Doc: Remove some SmallVector references from documentation. J0anJosep 2020-12-24 17:10:44 +01:00
  • e0161cf8da Fix b408fe7: Don't try to construct a std::string from nullptr Charles Pigott 2020-12-27 18:10:40 +00:00
  • 1bb0e6ed8c Update: Translations from eints russian: 19 changes by lexuslatvia finnish: 1 change by hpiirai latvian: 19 changes by lexuslatvia translators 2020-12-27 18:18:16 +00:00
  • 4f8e7b2a2b Fix 65f65ad2: Missing path separator that fell over a cliff. Michael Lutz 2020-12-27 15:07:06 +01:00
  • dc5b8020cc Fix #6452: Reset only editable and visible settings from GUI (#7890) SamuXarick 2020-12-27 14:05:47 +00:00
  • b408fe77f7 Codechange: Use std::string in file scanners. Michael Lutz 2020-12-06 21:11:50 +01:00
  • 358056ec42 Codechange: Keep filenames of loaded Fio files in std::strings. Michael Lutz 2020-12-06 21:11:49 +01:00
  • 024a3f6259 Codechange: Use automatic memory management for language pack reading. Michael Lutz 2020-12-06 21:11:48 +01:00
  • 5cbb2da794 Codechange: Even more std::string usage in file IO. Michael Lutz 2020-12-06 21:11:47 +01:00
  • 65f65ad2ad Codechange: Convert some more FIO functions to take std::string. Michael Lutz 2020-12-06 21:11:45 +01:00
  • f3326d34e7 Codechange: Use std::string in FIO search path handling. Michael Lutz 2020-12-06 21:11:44 +01:00
  • 0c6e8a8123 Codechange: Store file search paths as std::string. Michael Lutz 2020-12-06 21:11:43 +01:00
  • dd138fc460 Codechange: Stringify config file paths. Michael Lutz 2020-12-06 21:11:42 +01:00
  • 860c270c73 Codechange: Replace assert_compile macro with static_assert Charles Pigott 2020-12-27 10:44:22 +00:00
  • 395a5d9991 Cleanup: Remove unused ChunkType flag CH_AUTO_LENGTH cirdan 2012-12-08 19:21:55 +01:00
  • 46ff7d918b Cleanup: Remove save-only autolength flag from economy chunk handlers cirdan 2012-12-08 19:01:56 +01:00
  • 0e017f6233 Codechange: Enable FINAL, (un)likely, __attribute__ when building with clang Jonathan G Rennison 2016-09-08 18:38:53 +01:00
  • fc52d3df50 Codechange: Use likely/__builtin_expect for assertion macros Jonathan G Rennison 2016-03-10 00:13:58 +00:00
  • 5cf28be742 Codechange: Add support for verbose asserts Jonathan G Rennison 2016-09-05 01:18:09 +01:00
  • eb74179c6d Codechange: Unconditionally use static_assert Jonathan G Rennison 2016-09-05 01:15:09 +01:00
  • 52f3abba6e Cleanup: Remove unnecessary assert_tcompile macro Charles Pigott 2020-12-27 09:56:43 +00:00
  • d8605ad18d Codechange: Replace FOR_VEHICLE_ORDERS with range-based for loops glx22 2020-12-27 00:13:56 +01:00
  • 1478fa93b3 Add: [NewGRF] Patch flag to test if inflation is on or off. Michael Lutz 2020-12-25 12:36:13 +01:00
  • 5a5d613ee3 Change: Disable changing the inflation setting in network games. Michael Lutz 2020-12-25 21:55:13 +01:00
  • 2d9fa81bd0 Feature: Plant clumps of trees in editor by dragging on the landscape Niels Martin Hansen 2020-06-26 21:30:18 +02:00
  • e0ee2d530a Change: Switch tree GUI to use dynamically generated buttons Niels Martin Hansen 2020-06-22 18:48:51 +02:00
  • 4d0f19406b Fix: Wrong tree sprite in tree toolbar Niels Martin Hansen 2020-06-28 13:43:17 +02:00
  • 2c8c6d423c Update: Translations from eints korean: 18 changes by telk5093 translators 2020-12-26 18:16:26 +00:00
  • 8fa2a67f6b Fix f66baa44: for-loop is no longer increasing "i" Patric Stout 2020-12-26 13:54:00 +01:00
  • f2d78b11dd Fix: [Actions] cmakeBuildType is only used with CMakeListsTxtBasic (#8435) Patric Stout 2020-12-26 13:48:57 +01:00
  • 6aef1164a4 Fix: [Emscripten] using TIC/TOC on this platform is silly Patric Stout 2020-12-25 20:06:37 +01:00
  • e0b953b804 Fix: [Emscripten] compile with exceptions enabled, as our AIs depend on it Patric Stout 2020-12-25 20:04:48 +01:00
  • 79cb9efa7f Change: Always apply inflation from 1920 to 2090, no matter the game start year. (#7589) Michael Lutz 2020-12-25 20:36:14 +01:00
  • e6e91a345c Fix f66baa44: index was off by one (#8433) Patric Stout 2020-12-25 19:57:13 +01:00
  • f66baa444f Codechange: use C++11 constructs for for-each loops (#8432) Patric Stout 2020-12-25 19:38:18 +01:00
  • 9add62796c Update: Translations from eints finnish: 10 changes by hpiirai translators 2020-12-25 18:16:29 +00:00
  • 4319d31036 Fix #6468: don't store version of AIs-started-via-console in name Patric Stout 2020-12-25 15:22:40 +01:00
  • 29e3331055 Codechange: move block a bit lower to increase readability Patric Stout 2020-12-25 14:44:28 +01:00
  • 8c0e4ab07f Doc: for over 10 years now, we do not load the exact AI version first (#8431) Patric Stout 2020-12-25 17:03:31 +01:00
  • 7b515fa0e2 Update: Translations from eints translators 2020-12-25 13:07:40 +00:00
  • ba49fa3b82 Codechange: Rename strings to match their usage. frosch 2020-12-24 19:05:45 +01:00
  • 2bb691f50e Change: Remove the LAN/Internet combobox from the server list in favour of adding two separate search buttons. frosch 2020-12-24 19:00:53 +01:00
  • 7bdfb382a8 Change: Towns don't build dead-end road bridges (#8401) Tyler Trahan 2020-12-24 18:37:13 -05:00
  • 22b9dec960 Feature: Add an option to disable tree growth completely (#8415) Pavel Stupnikov 2020-12-25 02:36:54 +03:00
  • 04e572933d Fix: Don't lower tree density if spreading is not enabled (#8413) Pavel Stupnikov 2020-12-25 02:36:45 +03:00
  • 94d629d79b Change: [Linkgraph] Allow job threads to be aborted early when clearing schedule (#8416) Jonathan G Rennison 2020-12-24 23:36:36 +00:00
  • ad47e3d9e6 Update: Translations from eints finnish: 1 change by hpiirai translators 2020-12-24 18:19:47 +00:00
  • 2e6f37ecf1 Update: Translations from eints arabic (egypt): 15 changes by AviationGamerX korean: 15 changes by telk5093 finnish: 12 changes by hpiirai translators 2020-12-23 18:17:50 +00:00
  • 3f606691a8 Add: [GitHub] PR template. (#8414) frosch 2020-12-22 22:39:24 +01:00
  • cc8301449e Update: Translations from eints korean: 2 changes by telk5093 catalan: 13 changes by perezdidac translators 2020-12-22 18:13:57 +00:00
  • 7f0fefddcf Change: [Linkgraph] Only acquire thread join performance measurements on network clients Jonathan G Rennison 2019-03-10 19:20:11 +00:00
  • 0c5dc5d41e Change: [Linkgraph] Pause the game when linkgraph jobs lag (#6470) Jonathan G Rennison 2019-01-22 18:31:08 +00:00
  • 9a45a0f535 Feature: Set exclusive access to industry from GS (#8115) Pavel Stupnikov 2020-12-22 16:29:48 +03:00
  • b7751c483e Feature: Influence industry production changes from GS (#7912) Niels Martin Hansen 2020-12-22 14:21:31 +01:00
  • 547e5fdb65 Fix 86e08aa: STR_CARGO_PLURAL_CANDY with cases was not renamed (#8412) Patric Stout 2020-12-22 13:12:47 +01:00
  • d8c8f4e72d Fix: next 67 savegame versions are used in PatchPacks; skip them (#8411) Patric Stout 2020-12-22 10:44:07 +01:00
  • 6c3a5b5b17 Fix c02ef3e4: [NewGRF] Variable 0x44 was always HZB_TOWN_EDGE for road stops. (#8400) Matt Kimber 2020-12-21 22:46:38 +00:00
  • 981c540201 Change: Place "Group by" above "Sort by" in station window for consistency Bernard Teo 2020-12-20 01:19:28 +08:00
  • 4af1acfe92 Feature: Drag-and-drop vehicles in group GUI for shared order groups Bernard Teo 2020-12-17 20:27:29 +08:00
  • a5047b7566 Cleanup: Use range-based for-loop in group_gui.cpp Bernard Teo 2019-01-11 16:55:32 +08:00
  • 61fb1cac54 Cleanup: Move EndContainer() for empty WWT_PANEL to the same line Bernard Teo 2019-01-11 16:52:49 +08:00
  • e59c400ca6 Feature: Option to group vehicle lists by shared orders Bernard Teo 2019-01-11 16:50:38 +08:00
  • 584df548f1 Codechange: Make vehicle lists internally support grouping of vehicles Bernard Teo 2019-01-11 16:09:37 +08:00
  • 86e08aa8ef Update: Apply name changes to all languages. Xaroth Brook 2020-12-16 23:05:43 +01:00
  • d05be2cff5 Cleanup: Rework the CargoSpec macro for improved readability. Xaroth Brook 2020-12-16 22:54:52 +01:00
  • 34051c10df Doc: some comments for the win32 video driver (#8409) Patric Stout 2020-12-21 22:28:56 +01:00
  • 0c3ddc5436 Fix: support non-ubuntu/debian Linux variants with LSB support (#8408) Patric Stout 2020-12-21 21:32:29 +01:00
  • f24bc8b509 Update: Translations from eints vietnamese: 3 changes by KhoiCanDev russian: 4 changes by Ln-Wolf polish: 11 changes by yazalo translators 2020-12-21 18:08:31 +00:00
  • 5575cb9133 Remove: Remnants of PSP support. Michael Lutz 2020-12-21 18:21:59 +01:00
  • 914fb4c987 Update: Translations from eints korean: 1 change by telk5093 slovak: 6 changes by FuryPapaya latvian: 9 changes by lexuslatvia translators 2020-12-20 19:04:18 +00:00
  • e82333cf77 Feature #7962: Improve rendering of large viewports dP 2020-02-15 01:10:04 +03:00