Commit Graph

  • b4b98e5165 (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) frosch 2017-08-13 18:38:42 +00:00
  • ca629a74c8 Updated Android strings Sergii Pylypenko 2017-08-03 22:11:00 +03:00
  • 406121dae2 Fixed Android strings Sergii Pylypenko 2017-08-03 22:07:10 +03:00
  • 19bae485b0 (svn r27892) -Update from Eints: finnish: 41 changes by USephiroth translators 2017-07-28 17:45:36 +00:00
  • ccf7580eb8 (svn r27891) -Update from Eints: spanish: 29 changes by SilverSurferZzZ translators 2017-07-25 17:45:37 +00:00
  • 8220a8a971 (svn r27890) -Update from Eints: spanish: 3 changes by SilverSurferZzZ translators 2017-07-13 17:45:38 +00:00
  • a682962719 (svn r27889) -Change: Do not cancel headquarter construction and engine-preview-query when shift-clicking (adf88) frosch 2017-07-11 19:37:10 +00:00
  • 64c5f00429 (svn r27888) -Fix: Member access coding style (adf88) frosch 2017-07-11 19:34:41 +00:00
  • 3eae9aba79 (svn r27887) -Cleanup: Remove unused/unimplemented prototype (adf88) frosch 2017-07-11 19:34:21 +00:00
  • 8ce5694417 Compact toolbar enabled by default for Windows build Sergii Pylypenko 2017-06-27 22:15:46 +03:00
  • 565cf4687a Another fix Sergii Pylypenko 2017-06-27 22:11:08 +03:00
  • abeaba735a Fixed classic mobile toolbar Sergii Pylypenko 2017-06-27 22:01:01 +03:00
  • 479472fe7d Updated translations Sergii Pylypenko 2017-06-27 20:53:34 +03:00
  • 84bb80dc1c Removed non-working restart code Sergii Pylypenko 2017-06-27 20:06:02 +03:00
  • 19022439f3 Fixed terraform toolbar position Sergii Pylypenko 2017-06-27 20:00:14 +03:00
  • e91431046a Finalized compact toolbar Sergii Pylypenko 2017-06-27 19:39:33 +03:00
  • d4f850a325 Updated translations Sergii Pylypenko 2017-06-27 19:39:06 +03:00
  • c1d21ce505 Reverted back some strings Sergii Pylypenko 2017-06-27 19:34:54 +03:00
  • c1492ea540 Always show terraform menu in compact toolbar mode Sergii Pylypenko 2017-06-27 19:11:52 +03:00
  • 6ab394e941 Updated todo Sergii Pylypenko 2017-06-26 23:45:30 +03:00
  • ade411bf41 Moved two buttons to Help/About menu Sergii Pylypenko 2017-06-26 23:44:46 +03:00
  • 11371eb7d1 lang: Updated text style for Android tutorial strings Sergii Pylypenko 2017-06-26 23:23:27 +03:00
  • b0b26f31ef More items in graphs menu Sergii Pylypenko 2017-06-26 23:10:45 +03:00
  • 3eff380398 Fixed dropdown scrollbar Sergii Pylypenko 2017-06-26 22:58:41 +03:00
  • e8eafe008b Compact build menu implementation Sergii Pylypenko 2017-06-23 23:45:05 +03:00
  • 26a657ea01 Updated Android strings in all translations Sergii Pylypenko 2017-06-23 20:17:35 +03:00
  • fb5afa8b0d Removed unused string from all lang files Sergii Pylypenko 2017-06-23 20:03:23 +03:00
  • 5652be7007 Updated Android settings strings Sergii Pylypenko 2017-06-23 19:49:21 +03:00
  • 2a9275900a Setting for a compact vertical toolbar, no implementation yet Sergii Pylypenko 2017-06-23 19:46:19 +03:00
  • 7b6bfad6c1 Enabled windows decorations by default, it looks pretty and no one complained Sergii Pylypenko 2017-06-23 19:31:43 +03:00
  • 06ba21d834 Oops, fixed zoom-in gesture again Sergii Pylypenko 2017-06-23 19:20:35 +03:00
  • 3688f73576 Fixed zoom-in multitouch gesture center point coordinates Sergii Pylypenko 2017-06-23 19:09:16 +03:00
  • 4c50ecd958 (svn r27886) -Fix [FS#6575-ish]: Do not modify argv[0]. frosch 2017-06-22 17:29:53 +00:00
  • 35d8c37102 (svn r27885) -Cleanup (r27844): ESR_MAX_COST_EXCEEDED and ESR_PATH_TOO_LONG meant the same thing, but only one was used. Keep PATH_TOO_LONG since it has the better documentation. frosch 2017-06-22 16:57:06 +00:00
  • 80d10598c1 (svn r27884) -Fix: Console command parser failed when the command had many parameters, and also did not print any error messages about it. frosch 2017-06-22 16:32:50 +00:00
  • bb02505fb3 (svn r27883) -Fix [FS#6576]: Console command parser passed invalid strings to the debug output, if command lines had many parameters. frosch 2017-06-22 16:31:04 +00:00
  • 06ffec3f90 Updated version files Sergii Pylypenko 2017-06-21 18:16:16 +03:00
  • 656b375e03 Fixed compilation Sergii Pylypenko 2017-06-20 20:19:17 +03:00
  • af63fa103f Updated translations Sergii Pylypenko 2017-06-20 20:13:26 +03:00
  • 6959749aea (svn r27880) [1.7] -Update: Documentation frosch 2017-06-13 18:30:37 +00:00
  • c65cb4a2cf (svn r27866) [1.7] -Update: Documentation frosch 2017-05-04 18:43:13 +00:00
  • 7b9842c9fe (svn r27865) [1.7] -Backport from trunk: translation updates frosch 2017-05-03 20:43:22 +00:00
  • 307e17be4d (svn r27864) [1.7] -Backport from trunk: - Fix: Add missing game script event for ships arriving at a station [FS#6560] (r27859, r27858) - Fix: StringID truncation to 16 bits broke string remapping test [FS#6555] (r27851) - Fix: Infinite loop in pathfinder when checking safe waiting position from a waypoint [FS#5926] (r27846) - Fix: [YAPF] Consider depot as destination before reversing path and applying penalty (r27843) - Fix: Don't consider locks or ship depots as clear water when placing industries (r27841) - Fix: Small news window's fake caption was not sized to fit its text (r27838) frosch 2017-05-03 20:13:05 +00:00
  • 08c73115dd (svn r27863) [1.7] -Backport from trunk: - Fix: Black remap did nothing in 8bpp-simple blitter (r27837) - Fix: Misaligned resize icon due to widget bounds being inclusive (r27831) - Fix: Update viewport sign dimensions when changing GUI zoom level (r27827, r27819) - Fix: Vehicle viewport is not user scrollable so flag window as such (r27823) - Fix: Allow dropdown to be drawn above origin widget even with scrollbar (r27820) - Fix: 32bpp-anim blitters assumed that pitch and width of the screen were equal [FS#6545] (r27796) - Fix: Chat text background overflowed due to missing padding [FS#6526] (r27794) frosch 2017-05-03 20:09:51 +00:00
  • 1affb01a81 (svn r27862) [1.7] -Backport from trunk: - Fix: Failed to load lzo compressed savegames sometimes [FS#6450] (r27793) - Fix: [Win32] Mark OpenTTD as DPI-aware to avoid OS window scaling that breaks mouse input [FS#6366] (r27791, r27790) - Fix: [NewGRF] Get vehicle load amount after executing new cargo trigger [FS#6536] (r27788) - Fix: AI configuration changed incorrect parameter when some parameters are hidden [FS#6479] (r27787, r27786) - Fix: Buoys not always drawn after being placed depending on zoom level [FS#6508] (r27785) - Fix: Allow rail conversion even if ship is on tile [FS#6505] (r27784) frosch 2017-05-03 20:05:52 +00:00
  • 594f1237ce (svn r27882) -Update from Eints: greek: 7 changes by kyrm translators 2017-06-19 17:45:37 +00:00
  • 0d45181118 (svn r27879) -Update from Eints: polish: 19 changes by lion translators 2017-06-11 17:45:38 +00:00
  • 23cff64f66 (svn r27878) -Update from Eints: vietnamese: 7 changes by nglekhoi translators 2017-06-10 17:45:37 +00:00
  • 5f1073ae42 (svn r27877) -Update from Eints: turkish: 28 changes by wakeup translators 2017-06-08 17:45:37 +00:00
  • 6bd9fafc0e (svn r27876) -Update from Eints: swedish: 3 changes by Joel_A translators 2017-05-27 17:45:39 +00:00
  • 683c08b3be (svn r27875) -Update from Eints: chinese (simplified): 7 changes by chenwt0315 translators 2017-05-23 17:45:37 +00:00
  • e57e6fdb42 (svn r27874) -Update from Eints: luxembourgish: 6 changes by Phreeze translators 2017-05-16 17:45:37 +00:00
  • 7174f04322 (svn r27873) -Update from Eints: spanish: 3 changes by SilverSurferZzZ translators 2017-05-15 17:45:36 +00:00
  • a1f5b35e1b (svn r27872) -Update from Eints: swedish: 19 changes by Joel_A translators 2017-05-13 17:45:37 +00:00
  • 43a917420b (svn r27871) -Update from Eints: korean: 2 changes by telk5093 spanish: 2 changes by SilverSurferZzZ german: 6 changes by mini1025 translators 2017-05-11 17:45:37 +00:00
  • b4adecdab3 (svn r27870) -Update from Eints: hungarian: 38 changes by Brumi translators 2017-05-09 17:45:37 +00:00
  • 8dfa9bddd7 (svn r27869) -Update from Eints: spanish: 2 changes by SilverSurferZzZ hungarian: 6 changes by Brumi translators 2017-05-08 17:45:36 +00:00
  • 661ad02c95 (svn r27868) -Update from Eints: spanish: 3 changes by SilverSurferZzZ translators 2017-05-05 17:45:38 +00:00
  • f1b833dcb8 (svn r27861) -Update from Eints: swedish: 49 changes by Joel_A translators 2017-04-29 17:45:37 +00:00
  • 7a6e51dbdc (svn r27860) -Update from Eints: scottish gaelic: 4 changes by GunChleoc translators 2017-04-28 17:45:37 +00:00
  • 08fe8459c3 (svn r27859) -Revert (r27858): Committed too much :( peter1138 2017-04-23 09:20:53 +00:00
  • c973f65acb (svn r27858) -Change [FS#6560]: Add missing game script event for ships arriving at a station. (juanjo) peter1138 2017-04-23 09:19:32 +00:00
  • 3c3693583d (svn r27857) -Update from Eints: galician: 27 changes by permudo translators 2017-04-21 17:45:36 +00:00
  • ccf8b384af (svn r27856) -Update from Eints: galician: 78 changes by permudo translators 2017-04-20 17:45:39 +00:00
  • 62eb2f1739 (svn r27855) -Update from Eints: spanish: 3 changes by SilverSurferZzZ translators 2017-04-16 17:45:36 +00:00
  • 8b031f6c89 (svn r27854) -Update from Eints: spanish: 30 changes by SilverSurferZzZ czech: 18 changes by djst translators 2017-04-12 17:45:37 +00:00
  • aa241d073a (svn r27853) -Update from Eints: spanish: 1 change by juanjo translators 2017-04-11 17:45:36 +00:00
  • 60ec55b483 (svn r27852) -Update from Eints: catalan: 31 changes by juanjo spanish: 5 changes by SilverSurferZzZ translators 2017-04-10 17:45:37 +00:00
  • 0d13f793f2 (svn r27851) -Fix [FS#6555]: StringID truncation to 16 bits broke string remapping test. peter1138 2017-04-09 21:58:07 +00:00
  • 144604a29e (svn r27850) -Update from Eints: korean: 3 changes by telk5093 spanish (mexican): 18 changes by Absay translators 2017-04-09 17:45:38 +00:00
  • be21185988 (svn r27849) -Update from Eints: korean: 4 changes by telk5093 translators 2017-04-08 17:45:39 +00:00
  • 650e372710 Attempt to restart the app using Linux shell pelya 2017-04-07 23:42:25 +03:00
  • 3e069251c9 Better fix for hiding error message window after clicking 'Cancel' pelya 2017-04-07 22:01:18 +03:00
  • 736a6ad1f5 Oops pelya 2017-04-07 21:54:46 +03:00
  • 2757f1844c Hide error message if user clicked 'Cancel' in buiuld confirmation window pelya 2017-04-07 21:53:48 +03:00
  • 7a5e2b454e Added 'OK' button to error message dialog pelya 2017-04-07 21:52:47 +03:00
  • f2405b6e3e Toned down window closing by dragging, dim window when it's closed pelya 2017-04-07 21:29:43 +03:00
  • 99df613d97 Re-added Ctrl and Shift button to horizontal toolbar pelya 2017-04-07 20:43:26 +03:00
  • 1644ef5f2d (svn r27848) -Update from Eints: korean: 43 changes by telk5093 spanish: 6 changes by SilverSurferZzZ translators 2017-04-06 17:45:37 +00:00
  • 2f31a81021 April 1-st is already passed pelya 2017-04-05 23:30:07 +03:00
  • 3364c4288d Bad fix for changing video depth resetting all settings to zero pelya 2017-04-05 21:50:24 +03:00
  • 0f8a3bdfb7 Fix for loading savegame from network that actually works pelya 2017-04-04 23:34:43 +03:00
  • d904e0155d Fixed load savegame from network pelya 2017-04-04 23:14:30 +03:00
  • 67b25f4acf (svn r27847) -Update from Eints: german: 19 changes by planetmaker translators 2017-04-04 17:45:36 +00:00
  • bf4499c643 (svn r27846) -Fix [FS#5926]: Infinite loop in pathfinder when checking safe waiting position from a waypoint. peter1138 2017-04-04 00:00:43 +00:00
  • 1eef97674c (svn r27845) -Change: (Yapf) Use FindDepotData struct to simplify depot finding code and remove need to return fake path distance. (juanjo) peter1138 2017-04-03 22:02:28 +00:00
  • 9bc27c9a72 (svn r27844) -Change: (Yapf) Treat max cost exceeded separately from path too long condition, as destination should not be considered in the former case. peter1138 2017-04-03 21:53:51 +00:00
  • 39fa3c7cbd (svn r27843) -Change: (Yapf) Consider depot as destination before reversing path and applying penalty. peter1138 2017-04-03 21:37:01 +00:00
  • 9a7fa689a1 (svn r27842) -Update from Eints: spanish: 9 changes by SilverSurferZzZ translators 2017-04-03 17:45:36 +00:00
  • 376dbd4d66 Fixed minimap. That's good enough for release pelya 2017-04-02 23:39:38 +03:00
  • 2db4a9f8b8 Improved fast forward code a bit pelya 2017-04-02 23:26:23 +03:00
  • c4d53e04d8 Fixed left-button-up event handled with one second delay if the game does not redraw the screen pelya 2017-04-02 23:16:11 +03:00
  • f2c61803d9 Updated todo pelya 2017-04-02 20:52:34 +03:00
  • 27033a2231 (svn r27841) -Fix: Don't consider locks or ship depots as clear water when placing industries. peter1138 2017-04-02 17:36:53 +00:00
  • 73a9161869 April 1st, fools! pelya 2017-04-02 02:12:42 +03:00
  • c53950b12e Fixed windows unable to be dragged beyond the right part of the screen pelya 2017-04-02 02:04:46 +03:00
  • 8375a7edf8 Revert "Revert "Revert "Async Android text input""" pelya 2017-04-02 01:58:06 +03:00
  • 1c8ca0ca4f Revert "Attempt to fix Android async text input" pelya 2017-04-02 01:58:00 +03:00
  • e48232345a Attempt to fix Android async text input pelya 2017-04-02 01:57:35 +03:00
  • 181b5f363b Revert "Revert "Async Android text input"" pelya 2017-04-02 00:51:49 +03:00