Commit Graph

  • 47fdbdd324 Fix: ignore C++ standard library headers in depend (#7578) glx22 2019-05-10 14:22:07 +02:00
  • be53ef24c1 Update: Translations from eints ukrainian: 11 changes by odisseus translators 2019-05-09 19:45:46 +02:00
  • 51dd751f4a Fix #7565: Incorrect cursor used for placing road/tram tunnels. peter1138 2019-05-04 16:02:36 +01:00
  • 652268ad1a Update: Translations from eints swedish: 31 changes by Joel_A dutch: 2 changes by JanWillem hungarian: 25 changes by Brumi translators 2019-05-07 19:45:45 +02:00
  • d04383ccf0 Update: Translations from eints croatian: 25 changes by VoyagerOne translators 2019-05-05 19:45:41 +02:00
  • 4d0ee65b51 Change: Set default setting in server browser of "Advertised" to "Yes". (#7568) Corns McGowan 2019-05-06 00:18:52 +10:00
  • a1de834104 Cleanup: Remove unused string. peter1138 2019-04-27 20:14:31 +01:00
  • 402e18b460 Change: Allow building road stops over self-owned one-way/blocked road. peter1138 2019-04-27 19:36:02 +01:00
  • 7ef2f11c4c Fix #7570: Show Github URL in the crashlog window Transportman 2019-05-04 20:31:56 +02:00
  • 1fe580cd2b Fix c02ef3e456: Incorrect order of road toolbar icons. peter1138 2019-05-04 18:25:13 +01:00
  • 26aa3b8623 Remove: grow() helper function glx 2019-05-03 18:17:58 +02:00
  • 9184a62958 Codechange: replace grow() usage for MidiFile glx 2019-05-03 18:11:14 +02:00
  • 212140b88b Codechange: replace grow() usage in ClientNetworkContentSocketHandler::OnReceiveData() glx 2019-05-03 16:55:11 +02:00
  • d0d4fc73a7 Codechange: replace grow() usage in AllocateSound() glx 2019-05-03 16:27:01 +02:00
  • 6b49205745 Update: Translations from eints spanish (mexican): 16 changes by Absay russian: 18 changes by Lone_Wolf translators 2019-05-04 19:45:44 +02:00
  • 515202da7b Fix 6f33cfd05: incorrect {G} usage in korean translation glx 2019-05-03 21:35:24 +02:00
  • 6f33cfd059 Update: Translations from eints korean: 536 changes by telk5093 translators 2019-05-03 19:45:46 +02:00
  • d1ef13fc04 Fix #7481: Just remove oil rig stations right away, don't clean them first Niels Martin Hansen 2019-04-26 21:34:55 +02:00
  • 585c45d6c2 Fix 8fc2b48db: [AzurePipeline] copy/paste error (#7557) glx22 2019-05-02 23:40:36 +02:00
  • 82989ef076 Fix: Clicking on scrollbar 'thumb' moved position up instantly. peter1138 2019-04-28 01:24:58 +01:00
  • 8fc2b48db7 Fix: [AzurePipeline] ${Agent.JobName} content changed (#7556) glx22 2019-05-02 22:17:09 +02:00
  • 3469a2a445 Update: Translations from eints dutch: 27 changes by JanWillem french: 29 changes by glx hungarian: 3 changes by Brumi korean: 71 changes by telk5093 translators 2019-05-02 19:45:47 +02:00
  • 672c857e37 Cleanup: Update modified and removed strings in language files. peter1138 2019-03-10 14:56:06 +00:00
  • 3293f08e0b Add: New RoadType API functions. peter1138 2019-04-06 20:50:00 +01:00
  • c02ef3e456 Feature: Add NotRoadTypes (NRT) peter1138 2019-04-06 07:46:15 +01:00
  • 21edf67f89 Codechange: Untangle game and scenario toolbars. Peter Nelson 2018-04-13 21:03:11 +01:00
  • 08f00151f1 Codechange: MakeBridgeRamp()'s road-or-rail-type parameter does not make sense. peter1138 2019-04-07 22:22:27 +01:00
  • bcdb28249c Codechange: Use RAILTYPES_NONE instead of INVALID_RAILTYPES when not using rail. peter1138 2019-04-08 09:30:49 +01:00
  • 04c74355ba Fix: IniLoadFile::LoadFromDisk expects filename but BaseMedia::AddFile provided full path (#7348) Berbe 2019-05-01 19:57:23 +02:00
  • 76788a1eb3 Fix 2bb80d2: really increase the maximum number of GameScript texts to 64k (#7555) glx22 2019-05-01 19:31:30 +02:00
  • cef9a76c3f Fix #7553: check bounds when loading strings (#7554) glx22 2019-05-01 19:12:37 +02:00
  • 28b23a6643 Fix: Crash on waypoint selection window kiwitree 2019-04-30 21:03:18 +09:00
  • 14dc8dd619 Fix 81d335b: Don't check state of widget not present in scenario editor. (#7551) PeterN 2019-04-29 19:09:11 +01:00
  • 8cc6ee60ed Add: Icons on air/water/landscape construction menus (#7485) pnda 2019-04-29 19:42:00 +02:00
  • 63a7df027d Fix 5db883f: Railtype bits were moved too late, leading to rails under bridges losing their type Charles Pigott 2019-04-27 14:30:06 +01:00
  • d9f9a64389 Fix #6507: Don't try to load invalid depots from older savegames Charles Pigott 2019-04-27 09:59:45 +01:00
  • 3299d6540b Cleanup: Delete GetSavegameType function since it's been commented out since 2005 Charles Pigott 2019-04-26 20:22:06 +01:00
  • 9da1c5bb0b Fix: Crash when attempting to load old save game with GRFs set Charles Pigott 2019-04-26 19:09:55 +01:00
  • 47d0d86a3c Fix #7255: Prevent crashlog corruption by only printing the 32 most recent news messages Charles Pigott 2019-04-25 22:55:16 +01:00
  • 9e19a5f93e Remove: (Simple)TinyEnumT Charles Pigott 2019-04-22 22:57:55 +01:00
  • bd87f11355 Codechange: Remove DistributionTypeByte Charles Pigott 2019-04-22 22:57:37 +01:00
  • a5681d3eba Codechange: Remove GoalTypeByte Charles Pigott 2019-04-22 13:20:24 +01:00
  • 327ff89808 Codechange: Remove PauseModeByte Charles Pigott 2019-04-22 13:14:46 +01:00
  • e18c8c30be Codechange: Remove RoadTypesByte Charles Pigott 2019-04-22 11:14:42 +01:00
  • 644f4c3547 Codechange: Set size of SettingGuiFlag & SettingDescType enums, and use them properly Charles Pigott 2019-04-22 11:10:44 +01:00
  • 0a53ee8cfe Codechange: Remove PartOfSubsidyByte Charles Pigott 2019-04-22 10:53:40 +01:00
  • 5d66d8fd7d Codechange: Remove ExpensesTypeByte Charles Pigott 2019-04-22 09:51:06 +01:00
  • 2e1936da64 Codechange: Remove SourceTypeByte type Charles Pigott 2019-04-22 09:28:09 +01:00
  • 5b34c8019f Codechange: Remove Company/OwnerByte types Charles Pigott 2019-04-22 09:10:04 +01:00
  • fcf06ba4c4 Codechange: Remove StationClassIDByte, and drop STAT_CLASS_MAX by one Charles Pigott 2019-04-22 08:19:04 +01:00
  • 60e31c7cfa Codechange: Remove OrderTypeByte Charles Pigott 2019-04-22 08:16:45 +01:00
  • 96097b34a5 Codechange: Remove Direction*Byte types Charles Pigott 2019-04-22 08:11:28 +01:00
  • 9f3928658b Codechange: Remove Track{dir,}{Bits,}Byte types Charles Pigott 2019-04-22 08:03:04 +01:00
  • 931d32f414 Codechange: Remove RailTypeByte type Charles Pigott 2019-04-22 07:39:52 +01:00
  • 10ba431d21 Codechange: Remove SpriteTypeByte type Charles Pigott 2019-04-22 07:22:06 +01:00
  • 119ea7a195 Codechange: Remove StationHadVehicleOfTypeByte type Charles Pigott 2019-04-21 23:13:27 +01:00
  • fb6ae81415 Codechange: Remove StationFacilityByte type Charles Pigott 2019-04-21 23:01:29 +01:00
  • 09567bf0b3 Codechange: Remove StoryPageElementTypeByte type Charles Pigott 2019-04-21 22:59:26 +01:00
  • f20b75d712 Codechange: Remove TownLayoutByte type Charles Pigott 2019-04-21 22:56:35 +01:00
  • 0e439aeab7 Codechange: Remove TownFoundingByte type Charles Pigott 2019-04-21 22:39:32 +01:00
  • 0a57db01af Codechange: Remove TrainForceProceedingByte type Charles Pigott 2019-04-21 22:30:13 +01:00
  • 69a6c494bf Codechange: Set VehicleType's base type to byte instead of using VehicleTypeByte Charles Pigott 2019-04-21 22:25:54 +01:00
  • 96a4787710 Codechange: Set ZoomLevel's base type to byte instead of using ZoomLevelByte Charles Pigott 2019-04-21 20:15:55 +01:00
  • aa220b2375 Update: Translations from eints indonesian: 2 changes by fanioz dutch: 3 changes by JanWillem korean: 3 changes by telk5093 translators 2019-04-28 19:45:44 +02:00
  • 0ab6244f6b Fix #7165: Missed another 'Append() --> push_back()' replacement (#7548) PeterN 2019-04-27 20:47:32 +01:00
  • ead5b55119 Update: Translations from eints spanish (mexican): 3 changes by Absay russian: 3 changes by Lone_Wolf translators 2019-04-27 19:45:42 +02:00
  • b454ca7110 Fix 81d335b: Coverage button missing from town window in scenario editor. peter1138 2019-04-27 09:00:22 +01:00
  • d6c71b0f3b Updated todo Sergii Pylypenko 2019-04-26 23:05:39 +03:00
  • 5c5eebcd5c Increased video resolutions list size to 100 1.9.1.77 Sergii Pylypenko 2019-04-26 22:40:24 +03:00
  • f354b869c1 Update: Translations from eints indonesian: 3 changes by fanioz croatian: 3 changes by VoyagerOne translators 2019-04-26 19:45:41 +02:00
  • bfab61057c Increased video resolutions list size to 100 Sergii Pylypenko 2019-04-25 23:44:20 +03:00
  • 5b0ce8c214 Update: Translations from eints finnish: 3 changes by hpiirai italian: 3 changes by lorenzodv translators 2019-04-25 19:45:45 +02:00
  • c1febca55f Increased video resolutions list size to 100 Sergii Pylypenko 2019-04-25 19:08:16 +03:00
  • d5841109f0 Fix dcb2571: Missing override keywords Niels Martin Hansen 2019-04-25 17:28:59 +02:00
  • 81d335b081 Feature: Add station coverage area display for towns. peter1138 2019-03-30 16:59:43 +00:00
  • 81f0f97406 Feature: Add existing station coverage area display when placing new station parts. peter1138 2019-03-30 16:58:40 +00:00
  • b6733edd17 Feature: Add coverage area display for existing stations. peter1138 2019-02-22 18:14:06 +00:00
  • 37daf43037 Change: Zoom title game by UI zoom level Niels Martin Hansen 2019-04-23 22:55:27 +02:00
  • 58609e8fa6 Fix: Manager name in company news was being clipped Niels Martin Hansen 2019-04-23 21:39:41 +02:00
  • 2c67af391b Fix: Scale news ticker scroll speed by UI scale Niels Martin Hansen 2019-04-23 21:25:40 +02:00
  • 62dec9f174 Fix: Scale all min size and padding by UI scale Niels Martin Hansen 2019-04-23 21:22:15 +02:00
  • 9cec19dd4f Added Android OS type to configure script, to remove -lpthread from LDFLAGS Sergii Pylypenko 2019-04-24 23:42:14 +03:00
  • a4d53d80e9 Close news window more easily Sergii Pylypenko 2019-04-24 20:38:22 +03:00
  • edc3abcd88 Fixed compilaiton in window and widget code Sergii Pylypenko 2019-04-24 20:13:08 +03:00
  • 71fb27561b Renamed WID_TN_AIRCRAFTS to WID_TN_AIRCRAFT Sergii Pylypenko 2019-04-24 20:02:12 +03:00
  • 39d5c048e3 Updated revision number in .ottrev Sergii Pylypenko 2019-04-24 20:01:45 +03:00
  • b067aee235 Fixed music GUI compilation Sergii Pylypenko 2019-04-24 20:01:32 +03:00
  • dd35a43703 Codechange: Revert unnecessary indentation change Niels Martin Hansen 2019-03-31 16:21:55 +02:00
  • a64bd6e22c Fix: Also breaking for warning text in set company password Niels Martin Hansen 2019-03-31 16:15:09 +02:00
  • 08284e005d Fix: Automatic line breaking of the warning Niels Martin Hansen 2019-03-31 16:08:00 +02:00
  • dcb2571888 Add: Warn players that company passwords are not truly secure Niels Martin Hansen 2019-01-12 22:27:19 +01:00
  • 28cd775717 Fixed 16bpp blitter Sergii Pylypenko 2019-04-24 18:21:22 +03:00
  • f8d4bfb1b7 Fixed missing enum in music widget Sergii Pylypenko 2019-04-24 18:03:01 +03:00
  • 29a28f5c9c Updated Android translations Sergii Pylypenko 2019-04-23 18:26:31 +03:00
  • 6dc675ac3c Merge remote-tracking branch 'release/1.9' into 1.9 Sergii Pylypenko 2019-04-23 18:25:14 +03:00
  • 3ba683874b Merge remote-tracking branch 'origin/master' into HEAD Sergii Pylypenko 2019-04-23 18:16:24 +03:00
  • 66cd32a252 Codechange: Use std::underlying_type for DECLARE_POSTFIX_INCREMENT. peter1138 2019-04-21 21:48:08 +01:00
  • ac1e1a272f Fix: Replace int with std::underlying_type in DECLARE_ENUM_AS_BIT_SET. peter1138 2019-04-21 21:01:42 +01:00
  • c17736b493 Fix e8d397e: Invisible station/waypoint signs could still be clicked on. (#7531) PeterN 2019-04-20 17:49:54 +01:00
  • be073b46da Fix: Bounds check access to railtype_map. (#7529) PeterN 2019-04-20 02:34:25 +01:00