Commit Graph

  • 1d47e0a4d2 (svn r21674) -Fix: for Mac OS X %p seems to add "x0", so filter that out for the regression test comparison rubidium 2010-12-31 12:13:16 +00:00
  • d4848b1e25 (svn r21674) -Fix: for Mac OS X %p seems to add "x0", so filter that out for the regression test comparison rubidium 2010-12-31 12:13:16 +00:00
  • 4a0ce4bb14 (svn r21673) -Change [FS#4358]: do not show price to build a bridge in the scenario editor, it is free there smatz 2010-12-31 10:15:35 +00:00
  • c8a1138fd7 (svn r21673) -Change [FS#4358]: do not show price to build a bridge in the scenario editor, it is free there smatz 2010-12-31 10:15:35 +00:00
  • e166a0eaed (svn r21672) -Fix: mention AIEventTownFounded in the AI changelog as well rubidium 2010-12-31 09:43:42 +00:00
  • ab8f0771c0 (svn r21672) -Fix: mention AIEventTownFounded in the AI changelog as well rubidium 2010-12-31 09:43:42 +00:00
  • 65e04c8a38 (svn r21671) -Change: some changelog consistency fixes rubidium 2010-12-31 09:25:52 +00:00
  • 861ce7982a (svn r21671) -Change: some changelog consistency fixes rubidium 2010-12-31 09:25:52 +00:00
  • 6cf67eff15 (svn r21670) -Fix (prospective): EEK->EUR@2011 rubidium 2010-12-31 09:09:40 +00:00
  • ab2a223bd8 (svn r21670) -Fix (prospective): EEK->EUR@2011 rubidium 2010-12-31 09:09:40 +00:00
  • 4f4f9a1e4e (svn r21669) -Update from WebTranslator v3.0: simplified_chinese - 6 changes by ww9980 greek - 10 changes by fumantsu translators 2010-12-30 18:47:31 +00:00
  • 03d142514c (svn r21669) -Update from WebTranslator v3.0: simplified_chinese - 6 changes by ww9980 greek - 10 changes by fumantsu translators 2010-12-30 18:47:31 +00:00
  • 6546561360 (svn r21668) -Feature: command logging using the admin interface (dihedral) rubidium 2010-12-30 18:14:37 +00:00
  • 72a4dc53d9 (svn r21668) -Feature: command logging using the admin interface (dihedral) rubidium 2010-12-30 18:14:37 +00:00
  • 661e13a86a (svn r21667) -Codechange: Introduce _thd.Reset(). alberth 2010-12-30 15:32:31 +00:00
  • a1049fbe66 (svn r21667) -Codechange: Introduce _thd.Reset(). alberth 2010-12-30 15:32:31 +00:00
  • cedb07bba3 (svn r21666) -Codechange: Use GetCallbackWnd at more places. alberth 2010-12-30 13:18:04 +00:00
  • 5955e98b79 (svn r21666) -Codechange: Use GetCallbackWnd at more places. alberth 2010-12-30 13:18:04 +00:00
  • 22a13850cb (svn r21665) -Codechange: Make GetCallbackWnd a method of _thd. alberth 2010-12-30 13:16:31 +00:00
  • fdf0be0da8 (svn r21665) -Codechange: Make GetCallbackWnd a method of _thd. alberth 2010-12-30 13:16:31 +00:00
  • 703ff560c1 (svn r21664) -Add: [NoAI] AIEventTownFounded yexo 2010-12-29 23:44:39 +00:00
  • c5597c44c4 (svn r21664) -Add: [NoAI] AIEventTownFounded yexo 2010-12-29 23:44:39 +00:00
  • 5b25e620dd (svn r21663) -Add: [NoAI]: AIRail::GetName() to get the name of a railtype yexo 2010-12-29 23:20:12 +00:00
  • 1bdea024a3 (svn r21663) -Add: [NoAI]: AIRail::GetName() to get the name of a railtype yexo 2010-12-29 23:20:12 +00:00
  • c986325763 (svn r21662) -Codechange: use -flto=jobserver for GCC 4.6, it makes linking with LTO use number of processes passed to make -j smatz 2010-12-29 20:46:35 +00:00
  • 23bb300721 (svn r21662) -Codechange: use -flto=jobserver for GCC 4.6, it makes linking with LTO use number of processes passed to make -j smatz 2010-12-29 20:46:35 +00:00
  • 14d8ef9add (svn r21661) -Codechange: use -fwhole-program when linking in LTO mode so compiler can do more optimisations smatz 2010-12-29 20:20:41 +00:00
  • 450f80ef74 (svn r21661) -Codechange: use -fwhole-program when linking in LTO mode so compiler can do more optimisations smatz 2010-12-29 20:20:41 +00:00
  • 83d7634122 (svn r21660) -Fix [FS#4354]: autofill timetable had side effects in test mode, possibly causing desyncs in MP rubidium 2010-12-29 20:20:38 +00:00
  • a51c3e7ac9 (svn r21660) -Fix [FS#4354]: autofill timetable had side effects in test mode, possibly causing desyncs in MP rubidium 2010-12-29 20:20:38 +00:00
  • affd8b9d7b (svn r21659) -Update from WebTranslator v3.0: hungarian - 6 changes by IPG indonesian - 9 changes by fanioz italian - 3 changes by lorenzodv malay - 24 changes by rionix88 norwegian_bokmal - 5 changes by Utvik romanian - 130 changes by tonny translators 2010-12-29 18:45:21 +00:00
  • 0711106aeb (svn r21659) -Update from WebTranslator v3.0: hungarian - 6 changes by IPG indonesian - 9 changes by fanioz italian - 3 changes by lorenzodv malay - 24 changes by rionix88 norwegian_bokmal - 5 changes by Utvik romanian - 130 changes by tonny translators 2010-12-29 18:45:21 +00:00
  • cea92937eb (svn r21658) -Fix [FS#4351]: cargo payment window wasn't properly invalidated when payment changed rubidium 2010-12-29 18:20:19 +00:00
  • 84423c6ea6 (svn r21658) -Fix [FS#4351]: cargo payment window wasn't properly invalidated when payment changed rubidium 2010-12-29 18:20:19 +00:00
  • e7971c2971 (svn r21657) -Cleanup (r17107): remove superfluous semicolon smatz 2010-12-29 13:47:53 +00:00
  • 3aa6650bf8 (svn r21657) -Cleanup (r17107): remove superfluous semicolon smatz 2010-12-29 13:47:53 +00:00
  • 6331923653 (svn r21656) -Fix [FS#4345] (r3722, r15301): Use a bool instead of uint8 to store a bool and use the dedicated accessor function when reading boolean settings (glx, rubidium) planetmaker 2010-12-29 13:32:35 +00:00
  • bb07f9a3aa (svn r21656) -Fix [FS#4345] (r3722, r15301): Use a bool instead of uint8 to store a bool and use the dedicated accessor function when reading boolean settings (glx, rubidium) planetmaker 2010-12-29 13:32:35 +00:00
  • bfc386fe10 (svn r21655) -Add: mention AITown::IsCity in the NoAI changelog yexo 2010-12-29 12:41:01 +00:00
  • 9a0d29f7de (svn r21655) -Add: mention AITown::IsCity in the NoAI changelog yexo 2010-12-29 12:41:01 +00:00
  • 399a9641fe (svn r21654) -Add: [NoAI] AITown::IsCity() so AIs can find out which towns grow faster than others (Lord Aro) yexo 2010-12-29 12:19:33 +00:00
  • e7eb1cc9f4 (svn r21654) -Add: [NoAI] AITown::IsCity() so AIs can find out which towns grow faster than others (Lord Aro) yexo 2010-12-29 12:19:33 +00:00
  • 0d613156e7 (svn r21653) -Update from WebTranslator v3.0: catalan - 2 changes by arnau english_US - 6 changes by Rubidium esperanto - 13 changes by Christopher estonian - 35 changes by notAbot french - 8 changes by glx japanese - 63 changes by dchou serbian - 76 changes by etran spanish - 6 changes by Terkhen swedish - 48 changes by Zuu turkish - 11 changes by niw3 translators 2010-12-28 18:45:33 +00:00
  • f27163930c (svn r21653) -Update from WebTranslator v3.0: catalan - 2 changes by arnau english_US - 6 changes by Rubidium esperanto - 13 changes by Christopher estonian - 35 changes by notAbot french - 8 changes by glx japanese - 63 changes by dchou serbian - 76 changes by etran spanish - 6 changes by Terkhen swedish - 48 changes by Zuu turkish - 11 changes by niw3 translators 2010-12-28 18:45:33 +00:00
  • aa4f269f3e (svn r21652) -Cleanup: one semicolon is enough smatz 2010-12-28 14:22:51 +00:00
  • 61ad6990b9 (svn r21652) -Cleanup: one semicolon is enough smatz 2010-12-28 14:22:51 +00:00
  • ade19e5242 (svn r21651) -Fix [FS#4338] (r21229): infinite loop in the road pathfinder due to bouncing around in an "one way" trap; two one ways pointing towards eachother making it impossible to leave rubidium 2010-12-27 22:32:47 +00:00
  • 6fd71624ef (svn r21651) -Fix [FS#4338] (r21229): infinite loop in the road pathfinder due to bouncing around in an "one way" trap; two one ways pointing towards eachother making it impossible to leave rubidium 2010-12-27 22:32:47 +00:00
  • 639e22b83b (svn r21650) -Fix [FS#4339]: make "centre [main] view" consistent, and make "[main|global] view" consistent rubidium 2010-12-27 21:10:52 +00:00
  • 8a4ade3e40 (svn r21650) -Fix [FS#4339]: make "centre [main] view" consistent, and make "[main|global] view" consistent rubidium 2010-12-27 21:10:52 +00:00
  • f3292c304a (svn r21649) -Update from WebTranslator v3.0: belarusian - 2 changes by KorneySan dutch - 34 changes by Hirundo, Hyronymus esperanto - 2 changes by Christopher malay - 12 changes by rionix88 marathi - 100 changes by jaguarnac russian - 2 changes by KorneySan serbian - 2 changes by etran translators 2010-12-27 18:45:24 +00:00
  • 9b4a16d3ea (svn r21649) -Update from WebTranslator v3.0: belarusian - 2 changes by KorneySan dutch - 34 changes by Hirundo, Hyronymus esperanto - 2 changes by Christopher malay - 12 changes by rionix88 marathi - 100 changes by jaguarnac russian - 2 changes by KorneySan serbian - 2 changes by etran translators 2010-12-27 18:45:24 +00:00
  • b98c758e0b (svn r21648) -Codechange: unduplicate a bit of code rubidium 2010-12-27 18:21:19 +00:00
  • a074649fc1 (svn r21648) -Codechange: unduplicate a bit of code rubidium 2010-12-27 18:21:19 +00:00
  • 744616bb36 (svn r21647) -Fix: failure of WT3 to properly validate some string... rubidium 2010-12-26 19:26:48 +00:00
  • 019c7e6d9d (svn r21647) -Fix: failure of WT3 to properly validate some string... rubidium 2010-12-26 19:26:48 +00:00
  • 9858065ff9 (svn r21646) -Update from WebTranslator v3.0: croatian - 2 changes by VoyagerOne english_US - 2 changes by Rubidium finnish - 2 changes by jpx_ greek - 91 changes by fumantsu hungarian - 2 changes by IPG italian - 3 changes by lorenzodv brazilian_portuguese - 58 changes by Ic3cold slovenian - 2 changes by ntadej spanish - 2 changes by Terkhen swedish - 18 changes by Ledel translators 2010-12-26 18:45:33 +00:00
  • d69fe3420f (svn r21646) -Update from WebTranslator v3.0: croatian - 2 changes by VoyagerOne english_US - 2 changes by Rubidium finnish - 2 changes by jpx_ greek - 91 changes by fumantsu hungarian - 2 changes by IPG italian - 3 changes by lorenzodv brazilian_portuguese - 58 changes by Ic3cold slovenian - 2 changes by ntadej spanish - 2 changes by Terkhen swedish - 18 changes by Ledel translators 2010-12-26 18:45:33 +00:00
  • 8282b66b70 (svn r21645) -Doc: Document SmallPair and SmallMap template parameters. alberth 2010-12-26 17:47:00 +00:00
  • 624ab9cfbb (svn r21645) -Doc: Document SmallPair and SmallMap template parameters. alberth 2010-12-26 17:47:00 +00:00
  • 28f16a732f (svn r21644) -Change: keep showing "No orders" when the order list is filled with only automatic orders rubidium 2010-12-26 13:25:34 +00:00
  • 1446bfaac6 (svn r21644) -Change: keep showing "No orders" when the order list is filled with only automatic orders rubidium 2010-12-26 13:25:34 +00:00
  • b06b05c360 (svn r21643) -Fix (r21642): crash when a train with no orders (or actually no order list) stops at a station rubidium 2010-12-26 12:55:12 +00:00
  • 1da871cc01 (svn r21643) -Fix (r21642): crash when a train with no orders (or actually no order list) stops at a station rubidium 2010-12-26 12:55:12 +00:00
  • 64f04c3a74 (svn r21642) -Feature: concept of automatic station orders; add stub orders for intermediate stations and remove them when not visiting them anymore. This allows you to see what trains visit a station without actually having to order a vehicle to stop at all stations. Based on patch by fonsinchen rubidium 2010-12-26 09:03:19 +00:00
  • 4d6841b553 (svn r21642) -Feature: concept of automatic station orders; add stub orders for intermediate stations and remove them when not visiting them anymore. This allows you to see what trains visit a station without actually having to order a vehicle to stop at all stations. Based on patch by fonsinchen rubidium 2010-12-26 09:03:19 +00:00
  • 8a278f7711 (svn r21641) -Fix (r21639): ofcourse MSVC wants to have something to warn about rubidium 2010-12-26 06:52:38 +00:00
  • 19685ead47 (svn r21641) -Fix (r21639): ofcourse MSVC wants to have something to warn about rubidium 2010-12-26 06:52:38 +00:00
  • 9b2a54bfbf (svn r21640) -Change/Feature-ish: allow disabling the shading when drawing text rubidium 2010-12-25 20:02:04 +00:00
  • 0e9af1e89e (svn r21640) -Change/Feature-ish: allow disabling the shading when drawing text rubidium 2010-12-25 20:02:04 +00:00
  • 1d21903eb4 (svn r21639) -Codechange: simplify setting the colour remap rubidium 2010-12-25 19:59:56 +00:00
  • 89d95a2c95 (svn r21639) -Codechange: simplify setting the colour remap rubidium 2010-12-25 19:59:56 +00:00
  • d2564a3e56 (svn r21638) -Codechange (r1): Simplify testing that outersize.x is bigger than 0. alberth 2010-12-25 19:58:50 +00:00
  • ce3fa189ad (svn r21638) -Codechange (r1): Simplify testing that outersize.x is bigger than 0. alberth 2010-12-25 19:58:50 +00:00
  • 2c41b8ee97 (svn r21637) -Codechange: make it more clear that IS_PALETTE_COLOUR belongs to TextColour rubidium 2010-12-25 19:47:15 +00:00
  • de7a30cc2e (svn r21637) -Codechange: make it more clear that IS_PALETTE_COLOUR belongs to TextColour rubidium 2010-12-25 19:47:15 +00:00
  • 13c5cd820b (svn r21636) -Update from WebTranslator v3.0: esperanto - 10 changes by Christopher polish - 6 changes by wojteks86 slovenian - 1 changes by ntadej turkish - 3 changes by niw3 translators 2010-12-25 18:45:16 +00:00
  • 6c6c92e99f (svn r21636) -Update from WebTranslator v3.0: esperanto - 10 changes by Christopher polish - 6 changes by wojteks86 slovenian - 1 changes by ntadej turkish - 3 changes by niw3 translators 2010-12-25 18:45:16 +00:00
  • 091cc85a18 (svn r21635) -Change: simplify/reduce release preparations/changes rubidium 2010-12-25 15:41:12 +00:00
  • e335825c22 (svn r21635) -Change: simplify/reduce release preparations/changes rubidium 2010-12-25 15:41:12 +00:00
  • 2c4c6b4fe1 (svn r21634) -Codechange: apparantly the "broken" iconv interface is the new official interface, so update the variable/definition naming slightly as it's not broken just different from the earlier iconv interface rubidium 2010-12-25 12:49:36 +00:00
  • 676354040c (svn r21634) -Codechange: apparantly the "broken" iconv interface is the new official interface, so update the variable/definition naming slightly as it's not broken just different from the earlier iconv interface rubidium 2010-12-25 12:49:36 +00:00
  • d8b823142e (svn r21633) -Fix (r21616): newly created skip-to order was created at wrong place smatz 2010-12-25 12:48:23 +00:00
  • 717b7c82d3 (svn r21633) -Fix (r21616): newly created skip-to order was created at wrong place smatz 2010-12-25 12:48:23 +00:00
  • b5268dccbd (svn r21632) -Codechange: call ResetObjectToPlace() even when current place_mode is HT_NONE smatz 2010-12-25 12:47:05 +00:00
  • 76a57e9766 (svn r21632) -Codechange: call ResetObjectToPlace() even when current place_mode is HT_NONE smatz 2010-12-25 12:47:05 +00:00
  • b323000253 (svn r21631) -Fix [FS#4325]: ships with the old pathfinder would easily show up as lost, even when it would eventually find a path. Now also the distance from the "end" of the pathfinding run to the destination is compared to the current distance to the destination; if the distance to the destination at the end of the pathfinder run is less than the current distance from the destination the ship won't be marked as lost. This means that the ships with the old pathfinder will less likely get marked as lost, but due to the design of the old ship pathfinder there "lostness" is merely a best guess. When you still get a lost message rubidium 2010-12-25 12:20:18 +00:00
  • d012ed5192 (svn r21631) -Fix [FS#4325]: ships with the old pathfinder would easily show up as lost, even when it would eventually find a path. Now also the distance from the "end" of the pathfinding run to the destination is compared to the current distance to the destination; if the distance to the destination at the end of the pathfinder run is less than the current distance from the destination the ship won't be marked as lost. This means that the ships with the old pathfinder will less likely get marked as lost, but due to the design of the old ship pathfinder there "lostness" is merely a best guess. When you still get a lost message rubidium 2010-12-25 12:20:18 +00:00
  • 7cce507443 (svn r21630) -Fix (r20308, r21615): version detection of subversion branches and tags got broken rubidium 2010-12-25 08:22:55 +00:00
  • f6c28ecd1c (svn r21630) -Fix (r20308, r21615): version detection of subversion branches and tags got broken rubidium 2010-12-25 08:22:55 +00:00
  • 2ebd4c62bc (svn r21629) -Update from WebTranslator v3.0: belarusian - 71 changes by KorneySan czech - 56 changes by SmatZ danish - 9 changes by Gummipalle dutch - 61 changes by Hirundo esperanto - 36 changes by Christopher marathi - 188 changes by jaguarnac portuguese - 15 changes by SupSuper russian - 3 changes by KorneySan ukrainian - 1 changes by Fixer translators 2010-12-24 18:45:31 +00:00
  • 09c88b1c20 (svn r21629) -Update from WebTranslator v3.0: belarusian - 71 changes by KorneySan czech - 56 changes by SmatZ danish - 9 changes by Gummipalle dutch - 61 changes by Hirundo esperanto - 36 changes by Christopher marathi - 188 changes by jaguarnac portuguese - 15 changes by SupSuper russian - 3 changes by KorneySan ukrainian - 1 changes by Fixer translators 2010-12-24 18:45:31 +00:00
  • 96906c1a45 (svn r21628) -Codechange: Remove local variables that just point to global _thd. alberth 2010-12-24 17:51:46 +00:00
  • 9b29187b7c (svn r21628) -Codechange: Remove local variables that just point to global _thd. alberth 2010-12-24 17:51:46 +00:00
  • 852e647bcc (svn r21627) -Codechange: Remove _place_proc global variable. alberth 2010-12-24 15:08:19 +00:00
  • 7d989073d4 (svn r21627) -Codechange: Remove _place_proc global variable. alberth 2010-12-24 15:08:19 +00:00
  • 9a5cce382f (svn r21626) -Codechange: Remove more small static functions. alberth 2010-12-24 15:06:58 +00:00
  • ee189815ec (svn r21626) -Codechange: Remove more small static functions. alberth 2010-12-24 15:06:58 +00:00
  • 62f2771edd (svn r21625) -Codechange: Record last started highlight action, and use it in the callback methods. alberth 2010-12-24 15:06:18 +00:00
  • eaf801e174 (svn r21625) -Codechange: Record last started highlight action, and use it in the callback methods. alberth 2010-12-24 15:06:18 +00:00