Commit Graph

  • ba5f5c1ce1 (svn r19600) -Fix (r18994): Presence of online content was not properly updated after download due to duplicate slashes in the path. frosch 2010-04-10 21:34:21 +00:00
  • 1d0335a798 (svn r19600) -Fix (r18994): Presence of online content was not properly updated after download due to duplicate slashes in the path. frosch 2010-04-10 21:34:21 +00:00
  • c233dc08c1 (svn r19599) -Fix [FS#3751]: Vehicles with a weight of zero crashed the game when using realistic acceleration. terkhen 2010-04-10 19:30:38 +00:00
  • a3fdb26bee (svn r19599) -Fix [FS#3751]: Vehicles with a weight of zero crashed the game when using realistic acceleration. terkhen 2010-04-10 19:30:38 +00:00
  • d308a41cef (svn r19598) -Update from WebTranslator v3.0: traditional_chinese - 5 changes by josesun portuguese - 2 changes by JayCity turkish - 2 changes by canbu ukrainian - 8 changes by Madvin translators 2010-04-10 17:45:15 +00:00
  • 53ca62da90 (svn r19598) -Update from WebTranslator v3.0: traditional_chinese - 5 changes by josesun portuguese - 2 changes by JayCity turkish - 2 changes by canbu ukrainian - 8 changes by Madvin translators 2010-04-10 17:45:15 +00:00
  • f835f67a39 (svn r19597) -Fix: Removing NewGRFs from the GUI list leaked. frosch 2010-04-10 13:00:34 +00:00
  • 65019bdf72 (svn r19597) -Fix: Removing NewGRFs from the GUI list leaked. frosch 2010-04-10 13:00:34 +00:00
  • 42f5e930d5 (svn r19596) -Fix (r19593): dedicated server always fast forwarding if compiled without DEBUG_DUMP_COMMANDS glx 2010-04-10 02:17:18 +00:00
  • b702b1f3fd (svn r19596) -Fix (r19593): dedicated server always fast forwarding if compiled without DEBUG_DUMP_COMMANDS glx 2010-04-10 02:17:18 +00:00
  • 677e410b0a (svn r19595) -Doc: mention the addition of AIRail::GetMaxSpeed in the AI changelog yexo 2010-04-09 22:29:10 +00:00
  • 22cc9cac11 (svn r19595) -Doc: mention the addition of AIRail::GetMaxSpeed in the AI changelog yexo 2010-04-09 22:29:10 +00:00
  • 1eb7133526 (svn r19594) -Update from WebTranslator v3.0: greek - 5 changes by fumantsu portuguese - 2 changes by JayCity turkish - 16 changes by niw3 translators 2010-04-09 17:45:12 +00:00
  • 6db05a4737 (svn r19594) -Update from WebTranslator v3.0: greek - 5 changes by fumantsu portuguese - 2 changes by JayCity turkish - 16 changes by niw3 translators 2010-04-09 17:45:12 +00:00
  • 465e3be105 (svn r19593) -Codechange: improve loading/executing the desync logs rubidium 2010-04-09 17:08:44 +00:00
  • de155e78e7 (svn r19593) -Codechange: improve loading/executing the desync logs rubidium 2010-04-09 17:08:44 +00:00
  • 12e75643af (svn r19592) -Fix: don't do the desync debug savegames mid-StateGameLoop; they're increadibly useless (or hard to load correctly) in that case rubidium 2010-04-09 16:01:48 +00:00
  • e9f60d5d13 (svn r19592) -Fix: don't do the desync debug savegames mid-StateGameLoop; they're increadibly useless (or hard to load correctly) in that case rubidium 2010-04-09 16:01:48 +00:00
  • a7e31778b3 (svn r19591) -Add: [NoAI] AIRail::GetMaxSpeed(RailType) to get the speed limit of railtypes yexo 2010-04-09 12:02:50 +00:00
  • 01bbb17cb1 (svn r19591) -Add: [NoAI] AIRail::GetMaxSpeed(RailType) to get the speed limit of railtypes yexo 2010-04-09 12:02:50 +00:00
  • 737b003c8a (svn r19590) -Fix: [NewGRF] setting industry prop 0x24 to 0 caused empty station names yexo 2010-04-09 01:17:44 +00:00
  • 8e340fe226 (svn r19590) -Fix: [NewGRF] setting industry prop 0x24 to 0 caused empty station names yexo 2010-04-09 01:17:44 +00:00
  • d8baa1342c (svn r19589) -Change: add some more useful information to the desync log and unify the formatting rubidium 2010-04-08 21:14:49 +00:00
  • ff5dfd9c7e (svn r19589) -Change: add some more useful information to the desync log and unify the formatting rubidium 2010-04-08 21:14:49 +00:00
  • 9ad86b776f (svn r19588) -Update from WebTranslator v3.0: catalan - 3 changes by arnau czech - 3 changes by Harlequin translators 2010-04-08 17:45:10 +00:00
  • 13f4afdd90 (svn r19588) -Update from WebTranslator v3.0: catalan - 3 changes by arnau czech - 3 changes by Harlequin translators 2010-04-08 17:45:10 +00:00
  • a617237021 (svn r19587) -Fix: false positive in cache validity checking when a train crashes; the max curve speed depends on the 'angle' between wagons and with wagons spinning around randomly without updating the max curve speed cache that leads to "seeing" a difference. As the caches aren't useful for crashed vehicles anymore, just ignore those vehicles rubidium 2010-04-08 17:27:45 +00:00
  • efb61fa3fc (svn r19587) -Fix: false positive in cache validity checking when a train crashes; the max curve speed depends on the 'angle' between wagons and with wagons spinning around randomly without updating the max curve speed cache that leads to "seeing" a difference. As the caches aren't useful for crashed vehicles anymore, just ignore those vehicles rubidium 2010-04-08 17:27:45 +00:00
  • 54067acb0f (svn r19586) -Fix: some false positives in cache validity checks because cache = v->cache doesn't necessarily write all sizeof(Cache) bytes rubidium 2010-04-08 17:07:35 +00:00
  • 6e95c70f43 (svn r19586) -Fix: some false positives in cache validity checks because cache = v->cache doesn't necessarily write all sizeof(Cache) bytes rubidium 2010-04-08 17:07:35 +00:00
  • fb364e4426 (svn r19584) -Fix [FS#3744]: Crash when pressing 'h' (non-stop) in the order window of a ship or aircraft rubidium 2010-04-08 15:29:20 +00:00
  • 78569bf9e3 (svn r19584) -Fix [FS#3744]: Crash when pressing 'h' (non-stop) in the order window of a ship or aircraft rubidium 2010-04-08 15:29:20 +00:00
  • 7f531267dc (svn r19581) -Codechange: auto-raise 'All facilities/cargos' buttons in the Station list window smatz 2010-04-07 21:33:03 +00:00
  • 64aadd8e33 (svn r19581) -Codechange: auto-raise 'All facilities/cargos' buttons in the Station list window smatz 2010-04-07 21:33:03 +00:00
  • 941f0c7056 (svn r19580) -Codechange: auto-raise 'Enable/Disable all' buttons in the Smallmap window smatz 2010-04-07 21:24:27 +00:00
  • 5e77cefb6a (svn r19580) -Codechange: auto-raise 'Enable/Disable all' buttons in the Smallmap window smatz 2010-04-07 21:24:27 +00:00
  • fc878baee6 (svn r19579) -Codechange: auto-raise 'Enable/Disable all' buttons in the Cargo payment rates window smatz 2010-04-07 21:22:08 +00:00
  • 3c68156129 (svn r19579) -Codechange: auto-raise 'Enable/Disable all' buttons in the Cargo payment rates window smatz 2010-04-07 21:22:08 +00:00
  • dea165c3be (svn r19578) -Codechange: do not accept commas at invalid places in ParseIntList() smatz 2010-04-07 21:18:17 +00:00
  • 90def35564 (svn r19578) -Codechange: do not accept commas at invalid places in ParseIntList() smatz 2010-04-07 21:18:17 +00:00
  • 5eb1e3d033 (svn r19577) -Codechange: apply coding style to names of functions in settings.cpp smatz 2010-04-07 20:28:02 +00:00
  • c77cb04f81 (svn r19577) -Codechange: apply coding style to names of functions in settings.cpp smatz 2010-04-07 20:28:02 +00:00
  • 1e48b2332e (svn r19576) -Codechange: Unduplicating parse_intlist(). alberth 2010-04-07 20:09:53 +00:00
  • 1921b27c65 (svn r19576) -Codechange: Unduplicating parse_intlist(). alberth 2010-04-07 20:09:53 +00:00
  • f1da8d7281 (svn r19575) -Update from WebTranslator v3.0: estonian - 18 changes by Jaanus hebrew - 13 changes by dnd_man korean - 2 changes by junho2813 norwegian_nynorsk - 5 changes by 2rB portuguese - 5 changes by JayCity romanian - 13 changes by tonny slovenian - 1 changes by ntadej translators 2010-04-07 17:45:24 +00:00
  • d237419366 (svn r19575) -Update from WebTranslator v3.0: estonian - 18 changes by Jaanus hebrew - 13 changes by dnd_man korean - 2 changes by junho2813 norwegian_nynorsk - 5 changes by 2rB portuguese - 5 changes by JayCity romanian - 13 changes by tonny slovenian - 1 changes by ntadej translators 2010-04-07 17:45:24 +00:00
  • bcce2cabef (svn r19574) -Fix: graphs were not properly updated when going toggling keys (i.e. companies) rubidium 2010-04-07 15:20:24 +00:00
  • c2945f0bb0 (svn r19574) -Fix: graphs were not properly updated when going toggling keys (i.e. companies) rubidium 2010-04-07 15:20:24 +00:00
  • 869fac9964 (svn r19573) -Fix (r19541): Special cargos did not appear at the refit list. terkhen 2010-04-07 14:17:29 +00:00
  • 1fbde179d9 (svn r19573) -Fix (r19541): Special cargos did not appear at the refit list. terkhen 2010-04-07 14:17:29 +00:00
  • dfa9e9d9d3 (svn r19572) -Change: sync Debian packaging updates from Debian, but keep building a single package rubidium 2010-04-07 14:07:49 +00:00
  • a993ceb133 (svn r19572) -Change: sync Debian packaging updates from Debian, but keep building a single package rubidium 2010-04-07 14:07:49 +00:00
  • 657940a633 (svn r19571) -Fix [FS#3739]: The timetable button was not automatically raised (sbr) rubidium 2010-04-07 12:05:26 +00:00
  • 8138c532d2 (svn r19571) -Fix [FS#3739]: The timetable button was not automatically raised (sbr) rubidium 2010-04-07 12:05:26 +00:00
  • 705955b1e6 (svn r19570) -Add: [NewGRF] support for extended text code 0x9A 11, print qword yexo 2010-04-06 23:45:10 +00:00
  • 5d37ff11ba (svn r19570) -Add: [NewGRF] support for extended text code 0x9A 11, print qword yexo 2010-04-06 23:45:10 +00:00
  • faf5e19aae (svn r19569) -Fix: possible buffer underflow in newgrf string code yexo 2010-04-06 21:16:36 +00:00
  • 043ff01b4a (svn r19569) -Fix: possible buffer underflow in newgrf string code yexo 2010-04-06 21:16:36 +00:00
  • 8da54d59ea (svn r19568) -Update from WebTranslator v3.0: simplified_chinese - 15 changes by mfans traditional_chinese - 13 changes by josesun croatian - 1 changes by VoyagerOne danish - 12 changes by silentStatic dutch - 13 changes by habell german - 13 changes by planetmaker korean - 1 changes by junho2813 norwegian_bokmal - 5 changes by CyberKenny norwegian_nynorsk - 3 changes by 2rB polish - 2 changes by xaxa brazilian_portuguese - 9 changes by vitor_015 turkish - 4 changes by niw3 translators 2010-04-06 17:45:46 +00:00
  • b48e490c7c (svn r19568) -Update from WebTranslator v3.0: simplified_chinese - 15 changes by mfans traditional_chinese - 13 changes by josesun croatian - 1 changes by VoyagerOne danish - 12 changes by silentStatic dutch - 13 changes by habell german - 13 changes by planetmaker korean - 1 changes by junho2813 norwegian_bokmal - 5 changes by CyberKenny norwegian_nynorsk - 3 changes by 2rB polish - 2 changes by xaxa brazilian_portuguese - 9 changes by vitor_015 turkish - 4 changes by niw3 translators 2010-04-06 17:45:46 +00:00
  • 20f9379529 (svn r19566) -Fix (r11216, r11202): don't return a random colour for unowned industries in var 45; TTDPatch doesn't seem to set the colour data in that case either. rubidium 2010-04-05 21:18:32 +00:00
  • 0acc2a4235 (svn r19566) -Fix (r11216, r11202): don't return a random colour for unowned industries in var 45; TTDPatch doesn't seem to set the colour data in that case either. rubidium 2010-04-05 21:18:32 +00:00
  • bc925c0016 (svn r19565) -Fix: some NewGRF callbacks were named incorrectly rubidium 2010-04-05 21:01:02 +00:00
  • 9204c5f1e4 (svn r19565) -Fix: some NewGRF callbacks were named incorrectly rubidium 2010-04-05 21:01:02 +00:00
  • cf981c5401 (svn r19564) -Update from WebTranslator v3.0: greek - 4 changes by fumantsu lithuanian - 14 changes by Saulius russian - 1 changes by Lone_Wolf serbian - 1 changes by etran slovenian - 1 changes by ntadej swedish - 1 changes by Zuu turkish - 6 changes by niw3 translators 2010-04-05 17:45:32 +00:00
  • 08fe084802 (svn r19564) -Update from WebTranslator v3.0: greek - 4 changes by fumantsu lithuanian - 14 changes by Saulius russian - 1 changes by Lone_Wolf serbian - 1 changes by etran slovenian - 1 changes by ntadej swedish - 1 changes by Zuu turkish - 6 changes by niw3 translators 2010-04-05 17:45:32 +00:00
  • bd629ad7c0 (svn r19563) -Fix [FS#3733] (r19558): OnResize wasn't called often enough so scrollbars were in some cases not properly updated causing division by zero rubidium 2010-04-04 20:47:51 +00:00
  • 8a4bfe10cb (svn r19563) -Fix [FS#3733] (r19558): OnResize wasn't called often enough so scrollbars were in some cases not properly updated causing division by zero rubidium 2010-04-04 20:47:51 +00:00
  • b966bdc23c (svn r19562) -Update from WebTranslator v3.0: catalan - 15 changes by arnau croatian - 12 changes by VoyagerOne finnish - 2 changes by jpx_ french - 1 changes by glx italian - 1 changes by lorenzodv korean - 1 changes by junho2813 polish - 3 changes by silver_777 russian - 1 changes by Lone_Wolf serbian - 1 changes by etran slovak - 13 changes by keso53 spanish - 3 changes by Terkhen vietnamese - 10 changes by sephiroth2m translators 2010-04-04 17:45:42 +00:00
  • 0c3fdf4f8d (svn r19562) -Update from WebTranslator v3.0: catalan - 15 changes by arnau croatian - 12 changes by VoyagerOne finnish - 2 changes by jpx_ french - 1 changes by glx italian - 1 changes by lorenzodv korean - 1 changes by junho2813 polish - 3 changes by silver_777 russian - 1 changes by Lone_Wolf serbian - 1 changes by etran slovak - 13 changes by keso53 spanish - 3 changes by Terkhen vietnamese - 10 changes by sephiroth2m translators 2010-04-04 17:45:42 +00:00
  • fa8f227a97 (svn r19561) -Feature: Give more detailed error message when trying to build a too long bridge. alberth 2010-04-04 14:22:55 +00:00
  • 581c110bfe (svn r19561) -Feature: Give more detailed error message when trying to build a too long bridge. alberth 2010-04-04 14:22:55 +00:00
  • fb4ca3e569 (svn r19560) -Fix: Bridge build error message should not show the same message twice. alberth 2010-04-04 14:19:17 +00:00
  • 141761a333 (svn r19560) -Fix: Bridge build error message should not show the same message twice. alberth 2010-04-04 14:19:17 +00:00
  • 7f5a0751e2 (svn r19559) -Codechange: Rename CheckBridge_Stuff() to CheckBridgeAvailability(). alberth 2010-04-04 11:36:42 +00:00
  • f185e5a8d7 (svn r19559) -Codechange: Rename CheckBridge_Stuff() to CheckBridgeAvailability(). alberth 2010-04-04 11:36:42 +00:00
  • 6934e6fe7d (svn r19558) -Fix [FS#3730]: Window::OnResize() was not always called while resizing a window. alberth 2010-04-04 11:21:56 +00:00
  • 7f9a771a8b (svn r19558) -Fix [FS#3730]: Window::OnResize() was not always called while resizing a window. alberth 2010-04-04 11:21:56 +00:00
  • 4441fee0f5 (svn r19557) -Fix (r19502): Missed conversion to checking temporary data broke rail type setting upon changing traction type. peter1138 2010-04-04 06:03:52 +00:00
  • 9d44cf6bf8 (svn r19557) -Fix (r19502): Missed conversion to checking temporary data broke rail type setting upon changing traction type. peter1138 2010-04-04 06:03:52 +00:00
  • 8c4c691448 (svn r19556) -Fix (r19434): Incorrect speed limit reported for rail depots with original acceleration model. peter1138 2010-04-03 20:25:23 +00:00
  • abecc4be7e (svn r19556) -Fix (r19434): Incorrect speed limit reported for rail depots with original acceleration model. peter1138 2010-04-03 20:25:23 +00:00
  • 4415841ce1 (svn r19553) -Doc: Added/converted explanation to some GRFConfig functions. alberth 2010-04-03 20:02:08 +00:00
  • e68645f18c (svn r19553) -Doc: Added/converted explanation to some GRFConfig functions. alberth 2010-04-03 20:02:08 +00:00
  • 794828209b (svn r19550) -Fix (r19543): Scale graphs without taking into account excluded data. terkhen 2010-04-03 19:32:14 +00:00
  • 1d825663f4 (svn r19550) -Fix (r19543): Scale graphs without taking into account excluded data. terkhen 2010-04-03 19:32:14 +00:00
  • efeb299895 (svn r19549) -Update from WebTranslator v3.0: arabic_egypt - 12 changes by kasakg traditional_chinese - 4 changes by josesun czech - 4 changes by TheLamer finnish - 12 changes by jpx_ french - 8 changes by glx italian - 12 changes by lorenzodv russian - 12 changes by Lone_Wolf serbian - 13 changes by etran slovenian - 11 changes by ntadej spanish - 2 changes by Terkhen swedish - 21 changes by Zuu turkish - 30 changes by niw3 translators 2010-04-03 17:45:39 +00:00
  • f2283f21fb (svn r19549) -Update from WebTranslator v3.0: arabic_egypt - 12 changes by kasakg traditional_chinese - 4 changes by josesun czech - 4 changes by TheLamer finnish - 12 changes by jpx_ french - 8 changes by glx italian - 12 changes by lorenzodv russian - 12 changes by Lone_Wolf serbian - 13 changes by etran slovenian - 11 changes by ntadej spanish - 2 changes by Terkhen swedish - 21 changes by Zuu turkish - 30 changes by niw3 translators 2010-04-03 17:45:39 +00:00
  • 58fb90c5e9 (svn r19548) -Add: Client setting 'gui.ai_developer_tools' to enable the break on AI string yexo 2010-04-03 17:22:24 +00:00
  • 0195074581 (svn r19548) -Add: Client setting 'gui.ai_developer_tools' to enable the break on AI string yexo 2010-04-03 17:22:24 +00:00
  • 8e9e52ace9 (svn r19547) -Fix [FS#3725]: properties set before prop 08 should be ignored, not trigger the newgrf to be disabled yexo 2010-04-02 21:30:37 +00:00
  • 4301bbe971 (svn r19547) -Fix [FS#3725]: properties set before prop 08 should be ignored, not trigger the newgrf to be disabled yexo 2010-04-02 21:30:37 +00:00
  • e8d2c818df (svn r19546) -Update from WebTranslator v3.0: french - 4 changes by glx korean - 2 changes by junho2813 spanish - 5 changes by Terkhen translators 2010-04-02 17:45:12 +00:00
  • 84084dbfcd (svn r19546) -Update from WebTranslator v3.0: french - 4 changes by glx korean - 2 changes by junho2813 spanish - 5 changes by Terkhen translators 2010-04-02 17:45:12 +00:00
  • d10f6e91b9 (svn r19545) -Fix (r19544): typo yexo 2010-04-02 17:43:25 +00:00
  • 08ec1074a8 (svn r19545) -Fix (r19544): typo yexo 2010-04-02 17:43:25 +00:00
  • 8165737939 (svn r19544) -Feature [FS#3496]: add an input box to the AI Debug window where you can input a break string (patch by Zuu) yexo 2010-04-02 17:35:20 +00:00
  • cdfe7f7834 (svn r19544) -Feature [FS#3496]: add an input box to the AI Debug window where you can input a break string (patch by Zuu) yexo 2010-04-02 17:35:20 +00:00
  • 1cab553994 (svn r19543) -Feature [FS#3726]: Scale the vertical axis of graphs depending on the graph's highest value. terkhen 2010-04-02 16:45:53 +00:00
  • ed31c92fe0 (svn r19543) -Feature [FS#3726]: Scale the vertical axis of graphs depending on the graph's highest value. terkhen 2010-04-02 16:45:53 +00:00