Commit Graph

  • 5b8ee9c982 (svn r22519) -Update from WebTranslator v3.0: dutch - 1 changes by Rubidium english_US - 3 changes by Rubidium french - 3 changes by glx german - 3 changes by frosch spanish - 4 changes by Terkhen translators 2011-05-29 17:45:19 +00:00
  • 92cf413460 (svn r22519) -Update from WebTranslator v3.0: dutch - 1 changes by Rubidium english_US - 3 changes by Rubidium french - 3 changes by glx german - 3 changes by frosch spanish - 4 changes by Terkhen translators 2011-05-29 17:45:19 +00:00
  • a241a4ce97 (svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers. frosch 2011-05-29 16:56:22 +00:00
  • becf6c823f (svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers. frosch 2011-05-29 16:56:22 +00:00
  • 5b449145f7 (svn r22517) -Fix (r22472): If a NewGRF sprite ran out of bytes at a very specific point, data might be freed twice. frosch 2011-05-29 16:54:40 +00:00
  • 2d24e00b27 (svn r22517) -Fix (r22472): If a NewGRF sprite ran out of bytes at a very specific point, data might be freed twice. frosch 2011-05-29 16:54:40 +00:00
  • 8f921c8747 (svn r22516) -Codechange: Replace some magic numbers with the appropiate enum values. (Eddi) frosch 2011-05-29 08:56:05 +00:00
  • a2dcfce59d (svn r22516) -Codechange: Replace some magic numbers with the appropiate enum values. (Eddi) frosch 2011-05-29 08:56:05 +00:00
  • c904e7ede5 (svn r22515) -Update from WebTranslator v3.0: catalan - 2 changes by arnau finnish - 2 changes by jpx_ norwegian_bokmal - 9 changes by kristoffer_hh russian - 2 changes by Lone_Wolf slovenian - 1 changes by ntadej translators 2011-05-28 17:45:18 +00:00
  • a707fbebc5 (svn r22515) -Update from WebTranslator v3.0: catalan - 2 changes by arnau finnish - 2 changes by jpx_ norwegian_bokmal - 9 changes by kristoffer_hh russian - 2 changes by Lone_Wolf slovenian - 1 changes by ntadej translators 2011-05-28 17:45:18 +00:00
  • 9bc3d8861f (svn r22514) -Feature: Save heightmap in scenario editor. alberth 2011-05-28 13:56:35 +00:00
  • 0a5f690be2 (svn r22514) -Feature: Save heightmap in scenario editor. alberth 2011-05-28 13:56:35 +00:00
  • c6f3ded6d5 (svn r22513) -Add: Allow for saving a heightmap from the file dialogue window. alberth 2011-05-28 13:55:59 +00:00
  • c8a1de957b (svn r22513) -Add: Allow for saving a heightmap from the file dialogue window. alberth 2011-05-28 13:55:59 +00:00
  • f1cae9960f (svn r22512) -Add: Save heightmap. alberth 2011-05-28 13:55:34 +00:00
  • cae2d84af3 (svn r22512) -Add: Save heightmap. alberth 2011-05-28 13:55:34 +00:00
  • 1838225192 (svn r22511) -Add: Function to make heightmap file paths. alberth 2011-05-28 13:55:05 +00:00
  • 4b295664ad (svn r22511) -Add: Function to make heightmap file paths. alberth 2011-05-28 13:55:05 +00:00
  • 84f7fc32fa (svn r22510) -Codechange: Extract filepath creation to its own function. alberth 2011-05-28 13:54:42 +00:00
  • b04d69df7a (svn r22510) -Codechange: Extract filepath creation to its own function. alberth 2011-05-28 13:54:42 +00:00
  • be048e05f2 (svn r22509) -Add: Save heightmap. alberth 2011-05-28 13:54:18 +00:00
  • d042417821 (svn r22509) -Add: Save heightmap. alberth 2011-05-28 13:54:18 +00:00
  • 64745b4d0d (svn r22508) -Codechange: Lift default screenshot filename out of MakeScreenshotName. alberth 2011-05-28 13:53:52 +00:00
  • 8eb1fba763 (svn r22508) -Codechange: Lift default screenshot filename out of MakeScreenshotName. alberth 2011-05-28 13:53:52 +00:00
  • c8cbc8ef97 (svn r22507) -Doc: Document SwitchMode. alberth 2011-05-28 09:56:14 +00:00
  • b833c08459 (svn r22507) -Doc: Document SwitchMode. alberth 2011-05-28 09:56:14 +00:00
  • 460d24fd83 (svn r22506) -Feature [FS#4625]: Make the transparency options for industries also affect the effect vehicles created by industries. frosch 2011-05-28 09:46:37 +00:00
  • bc3404f90c (svn r22506) -Feature [FS#4625]: Make the transparency options for industries also affect the effect vehicles created by industries. frosch 2011-05-28 09:46:37 +00:00
  • 71822b6f1b (svn r22505) -Add: Separate EffectVehicleTypes for broken aircraft and smoke at copper ore mine, to make them distinguishable from each other and from smoke due to disasters. (only affects newly spawned effects) frosch 2011-05-28 09:45:12 +00:00
  • a3d8633e40 (svn r22505) -Add: Separate EffectVehicleTypes for broken aircraft and smoke at copper ore mine, to make them distinguishable from each other and from smoke due to disasters. (only affects newly spawned effects) frosch 2011-05-28 09:45:12 +00:00
  • 7c21083227 (svn r22504) -Codechange: Add EV_END and use it to check the lengths of _effect_init_procs and _effect_tick_procs. frosch 2011-05-28 09:43:53 +00:00
  • 56216a4989 (svn r22504) -Codechange: Add EV_END and use it to check the lengths of _effect_init_procs and _effect_tick_procs. frosch 2011-05-28 09:43:53 +00:00
  • 1b34d22620 (svn r22503) -Doc: EffectVehicleType. frosch 2011-05-28 09:43:22 +00:00
  • d91ba4741b (svn r22503) -Doc: EffectVehicleType. frosch 2011-05-28 09:43:22 +00:00
  • 986d5e950d (svn r22502) -Fix (r22501): WIN32 compilation glx 2011-05-28 03:23:34 +00:00
  • 3e1bafdc0d (svn r22502) -Fix (r22501): WIN32 compilation glx 2011-05-28 03:23:34 +00:00
  • 6e3ef9fa1a (svn r22501) -Codechange: Move FileExists to a better place. alberth 2011-05-27 21:42:51 +00:00
  • 45f05f2419 (svn r22501) -Codechange: Move FileExists to a better place. alberth 2011-05-27 21:42:51 +00:00
  • f5637b7975 (svn r22500) -Doc: Fix and add fios doxygen documentation. alberth 2011-05-27 21:20:07 +00:00
  • 19a9fc4a40 (svn r22500) -Doc: Fix and add fios doxygen documentation. alberth 2011-05-27 21:20:07 +00:00
  • ffdfa5a213 (svn r22499) -Fix: don't lower the arrow buttons in the newgrf/AI parameter windows if they're clicked when disabled yexo 2011-05-27 18:02:55 +00:00
  • 1171fdc889 (svn r22499) -Fix: don't lower the arrow buttons in the newgrf/AI parameter windows if they're clicked when disabled yexo 2011-05-27 18:02:55 +00:00
  • 56902191e4 (svn r22498) -Update from WebTranslator v3.0: simplified_chinese - 1 changes by Gavin translators 2011-05-27 17:45:06 +00:00
  • 74c21008a7 (svn r22498) -Update from WebTranslator v3.0: simplified_chinese - 1 changes by Gavin translators 2011-05-27 17:45:06 +00:00
  • 8828acd722 (svn r22497) -Codechange: Simplify button handling in airport build GUI planetmaker 2011-05-27 16:26:10 +00:00
  • 0b8adb8392 (svn r22497) -Codechange: Simplify button handling in airport build GUI planetmaker 2011-05-27 16:26:10 +00:00
  • 00e65d1a4d (svn r22496) -Fix: callback result for airport layout name was incorrectly used yexo 2011-05-27 16:06:23 +00:00
  • 9841c40da1 (svn r22496) -Fix: callback result for airport layout name was incorrectly used yexo 2011-05-27 16:06:23 +00:00
  • 9a744793b0 (svn r22495) -Fix: The layout selectors of the airport build GUI did not latch properly planetmaker 2011-05-27 15:40:32 +00:00
  • 485b55e53e (svn r22495) -Fix: The layout selectors of the airport build GUI did not latch properly planetmaker 2011-05-27 15:40:32 +00:00
  • 4ac6f2a994 (svn r22494) -Fix: airport preview sprite can depend on the layout, so update the cached SpriteID when the layout changes yexo 2011-05-27 15:31:54 +00:00
  • 44b36cdfcf (svn r22494) -Fix: airport preview sprite can depend on the layout, so update the cached SpriteID when the layout changes yexo 2011-05-27 15:31:54 +00:00
  • a222703d4c (svn r22493) -Update from WebTranslator v3.0: brazilian_portuguese - 1 changes by Tucalipe translators 2011-05-26 17:45:07 +00:00
  • 00663652a1 (svn r22493) -Update from WebTranslator v3.0: brazilian_portuguese - 1 changes by Tucalipe translators 2011-05-26 17:45:07 +00:00
  • 87515d0873 (svn r22492) -Fix [FS#4624] (r21642, r22328): Only try to insert implicit orders for ground vehicles. Aircraft may reach unscheduled terminals when skippnig orders etc. frosch 2011-05-25 20:10:02 +00:00
  • 5108896362 (svn r22492) -Fix [FS#4624] (r21642, r22328): Only try to insert implicit orders for ground vehicles. Aircraft may reach unscheduled terminals when skippnig orders etc. frosch 2011-05-25 20:10:02 +00:00
  • cee94be7db (svn r22491) -Fix [FS#4623]: [Windows] Generate crashlogs correctly in binaries created with MinGW-w64. (JGR) terkhen 2011-05-25 16:40:30 +00:00
  • c52c0764f3 (svn r22491) -Fix [FS#4623]: [Windows] Generate crashlogs correctly in binaries created with MinGW-w64. (JGR) terkhen 2011-05-25 16:40:30 +00:00
  • 1f3853249d (svn r22490) -Fix [FS#4623]: [Squirrel] Fix compilation under MinGW-w64. (JGR) terkhen 2011-05-25 16:35:23 +00:00
  • c30ff054f6 (svn r22490) -Fix [FS#4623]: [Squirrel] Fix compilation under MinGW-w64. (JGR) terkhen 2011-05-25 16:35:23 +00:00
  • 197fcab295 (svn r22489) -Fix [FS#4623]: don't cast pointers to unsigned long or vice versa rubidium 2011-05-22 21:40:26 +00:00
  • 9d8896bb8c (svn r22489) -Fix [FS#4623]: don't cast pointers to unsigned long or vice versa rubidium 2011-05-22 21:40:26 +00:00
  • 63923068a2 (svn r22488) -Doc: Add Doxygen comments to screenshot code. alberth 2011-05-22 20:18:38 +00:00
  • 7849495f6a (svn r22488) -Doc: Add Doxygen comments to screenshot code. alberth 2011-05-22 20:18:38 +00:00
  • 92cabe0c9f (svn r22487) -Fix (r15216)[FS#4622]: engine IDs for coal and mail wagons were swapped smatz 2011-05-22 19:18:28 +00:00
  • c779ee6b58 (svn r22487) -Fix (r15216)[FS#4622]: engine IDs for coal and mail wagons were swapped smatz 2011-05-22 19:18:28 +00:00
  • cfdfda0098 (svn r22486) -Update from WebTranslator v3.0: dutch - 11 changes by Parody translators 2011-05-22 17:45:06 +00:00
  • 53039feaec (svn r22486) -Update from WebTranslator v3.0: dutch - 11 changes by Parody translators 2011-05-22 17:45:06 +00:00
  • 1f79304125 (svn r22485) -Fix: EnsureVisibleCaption() did not update viewport positions of windows with viewports but without caption. (only triggerable since r22484) frosch 2011-05-21 22:23:13 +00:00
  • da43dd69a4 (svn r22485) -Fix: EnsureVisibleCaption() did not update viewport positions of windows with viewports but without caption. (only triggerable since r22484) frosch 2011-05-21 22:23:13 +00:00
  • 351c7ab097 (svn r22484) -Fix: The caption of centered windows could be moved out of the main window and thus become inaccessible when resizing the main window. frosch 2011-05-21 22:22:02 +00:00
  • 55041d1c17 (svn r22484) -Fix: The caption of centered windows could be moved out of the main window and thus become inaccessible when resizing the main window. frosch 2011-05-21 22:22:02 +00:00
  • da216d9c2a (svn r22483) -Update from WebTranslator v3.0: dutch - 2 changes by Parody translators 2011-05-21 17:45:06 +00:00
  • a848bd2c29 (svn r22483) -Update from WebTranslator v3.0: dutch - 2 changes by Parody translators 2011-05-21 17:45:06 +00:00
  • 474b4799e8 (svn r22482) -Codechange: Add some contants for the number of ticks between certain cyclical tasks. frosch 2011-05-21 11:26:37 +00:00
  • 62b6d0eb0e (svn r22482) -Codechange: Add some contants for the number of ticks between certain cyclical tasks. frosch 2011-05-21 11:26:37 +00:00
  • 2447efdefd (svn r22481) -Fix: compilation with recent GCC smatz 2011-05-21 08:40:50 +00:00
  • f761b7249c (svn r22481) -Fix: compilation with recent GCC smatz 2011-05-21 08:40:50 +00:00
  • 9b54356d3c (svn r22480) -Update from WebTranslator v3.0: hungarian - 5 changes by IPG spanish - 1 changes by Terkhen translators 2011-05-20 17:45:09 +00:00
  • d7f9aaff5a (svn r22480) -Update from WebTranslator v3.0: hungarian - 5 changes by IPG spanish - 1 changes by Terkhen translators 2011-05-20 17:45:09 +00:00
  • ebb4f0513a (svn r22479) -Codechange/Fix: Months != quarters. (xi) frosch 2011-05-19 21:03:23 +00:00
  • 09403a4c49 (svn r22479) -Codechange/Fix: Months != quarters. (xi) frosch 2011-05-19 21:03:23 +00:00
  • 1e90bc0d30 (svn r22478) -Update from WebTranslator v3.0: croatian - 1 changes by VoyagerOne estonian - 7 changes by notAbot italian - 1 changes by lorenzodv translators 2011-05-19 17:45:12 +00:00
  • 5f668a5e42 (svn r22478) -Update from WebTranslator v3.0: croatian - 1 changes by VoyagerOne estonian - 7 changes by notAbot italian - 1 changes by lorenzodv translators 2011-05-19 17:45:12 +00:00
  • 28767edb6c (svn r22477) -Doc: Update readme with more extensive information on directories used, font configuration and how to deal with missing NewGRFs planetmaker 2011-05-19 16:39:48 +00:00
  • 5ccf8a560f (svn r22477) -Doc: Update readme with more extensive information on directories used, font configuration and how to deal with missing NewGRFs planetmaker 2011-05-19 16:39:48 +00:00
  • fae2477143 (svn r22476) -Codechange: Deduplicate code for reading sprite layout sprites. frosch 2011-05-18 18:31:23 +00:00
  • 9120434257 (svn r22476) -Codechange: Deduplicate code for reading sprite layout sprites. frosch 2011-05-18 18:31:23 +00:00
  • 27e30521de (svn r22475) -Update from WebTranslator v3.0: english_US - 1 changes by Rubidium finnish - 1 changes by jpx_ french - 1 changes by glx german - 1 changes by planetmaker portuguese - 6 changes by ABCRic, JayCity slovenian - 5 changes by Necrolyte spanish - 1 changes by Terkhen vietnamese - 4 changes by nglekhoi translators 2011-05-18 17:45:29 +00:00
  • 2c173f3956 (svn r22475) -Update from WebTranslator v3.0: english_US - 1 changes by Rubidium finnish - 1 changes by jpx_ french - 1 changes by glx german - 1 changes by planetmaker portuguese - 6 changes by ABCRic, JayCity slovenian - 5 changes by Necrolyte spanish - 1 changes by Terkhen vietnamese - 4 changes by nglekhoi translators 2011-05-18 17:45:29 +00:00
  • 29ac44af7c (svn r22474) -Change: Reflect r22473 also in how it reads in the order list planetmaker 2011-05-18 12:21:55 +00:00
  • 08c7758cde (svn r22474) -Change: Reflect r22473 also in how it reads in the order list planetmaker 2011-05-18 12:21:55 +00:00
  • 43c8cd1d5e (svn r22473) -Codechange: Automatic orders are better called implicit orders as no real order influencing path finding is added planetmaker 2011-05-18 12:19:58 +00:00
  • 7aa57e4acd (svn r22473) -Codechange: Automatic orders are better called implicit orders as no real order influencing path finding is added planetmaker 2011-05-18 12:19:58 +00:00
  • bc6b348e7a (svn r22472) -Fix: When a NewGRF assigned station properties 09 and/or 0A multiple times, the previously allocated sprite layouts were not freed. frosch 2011-05-17 20:11:19 +00:00
  • 98be653315 (svn r22472) -Fix: When a NewGRF assigned station properties 09 and/or 0A multiple times, the previously allocated sprite layouts were not freed. frosch 2011-05-17 20:11:19 +00:00
  • 64cf720234 (svn r22471) -Update from WebTranslator v3.0: brazilian_portuguese - 2 changes by Tucalipe translators 2011-05-17 17:45:07 +00:00
  • fed7b7f601 (svn r22471) -Update from WebTranslator v3.0: brazilian_portuguese - 2 changes by Tucalipe translators 2011-05-17 17:45:07 +00:00
  • 9869f92e6a (svn r22470) -Update from WebTranslator v3.0: luxembourgish - 8 changes by Phreeze romanian - 2 changes by kkmic translators 2011-05-16 17:45:11 +00:00
  • a3c33421d6 (svn r22470) -Update from WebTranslator v3.0: luxembourgish - 8 changes by Phreeze romanian - 2 changes by kkmic translators 2011-05-16 17:45:11 +00:00