------------------------------------------------------------------------ r17156 | translators | 2009-08-11 17:45:14 +0000 (Tue, 11 Aug 2009) | 6 lines -Update from WebTranslator v3.0: dutch - 290 changes by miloiw finnish - 38 changes by jpx_ indonesian - 11 changes by fanioz, prof malay - 5 changes by rionix88 ------------------------------------------------------------------------ r17154 | smatz | 2009-08-11 14:57:09 +0000 (Tue, 11 Aug 2009) | 1 line -Fix (r11129): several times copypasted typo ------------------------------------------------------------------------ r17153 | smatz | 2009-08-11 14:55:35 +0000 (Tue, 11 Aug 2009) | 1 line -Fix (r11429): don't allow further remapping of already remapped string ------------------------------------------------------------------------ r17152 | michi_cc | 2009-08-10 23:52:44 +0000 (Mon, 10 Aug 2009) | 1 line -Fix: A stuck train could free the reservation of another train if it was reversed or did crash. ------------------------------------------------------------------------ r17151 | michi_cc | 2009-08-10 23:52:40 +0000 (Mon, 10 Aug 2009) | 1 line -Fix [FS#3104] (r13974): A train entering a PBS section through a block signal could cause a train crash if another reservation ending at a safe tile was already present in the section. ------------------------------------------------------------------------ r17150 | smatz | 2009-08-10 22:36:15 +0000 (Mon, 10 Aug 2009) | 1 line -Codechange: when MapGRFStringID() fails to remap, return STR_EMPTY instead of 'random' string ------------------------------------------------------------------------ r17147 | frosch | 2009-08-10 20:06:39 +0000 (Mon, 10 Aug 2009) | 1 line -Fix [FS#3048]: Keep vehicle news and viewports following vehicles, when autoreplacing/renewing them. ------------------------------------------------------------------------ r17146 | rubidium | 2009-08-10 17:46:44 +0000 (Mon, 10 Aug 2009) | 2 lines -Codechange: improve the sample rate conversion a bit ------------------------------------------------------------------------ r17145 | translators | 2009-08-10 17:45:39 +0000 (Mon, 10 Aug 2009) | 14 lines -Update from WebTranslator v3.0: catalan - 62 changes by arnaullv simplified_chinese - 1 changes by Gavin danish - 4 changes by silentStatic dutch - 248 changes by miloiw french - 7 changes by glx german - 4 changes by planetmaker hungarian - 4 changes by alyr indonesian - 8 changes by fanioz, prof portuguese - 55 changes by SupSuper russian - 8 changes by Rikkit serbian - 4 changes by etran spanish - 5 changes by Terkhen ------------------------------------------------------------------------ r17143 | rubidium | 2009-08-10 11:11:11 +0000 (Mon, 10 Aug 2009) | 2 lines -Fix [FS#3097]: NewGRFs sometimes got the wrong string causing crashes later on ------------------------------------------------------------------------ r17142 | rubidium | 2009-08-10 10:25:40 +0000 (Mon, 10 Aug 2009) | 2 lines -Fix [FS#3103] (r17139): MSVC didn't like some template stuff ------------------------------------------------------------------------ r17140 | rubidium | 2009-08-09 23:04:08 +0000 (Sun, 09 Aug 2009) | 2 lines -Change: allow higher sample rate and higher quality samples. Based on work by orudge. ------------------------------------------------------------------------ r17139 | rubidium | 2009-08-09 19:50:44 +0000 (Sun, 09 Aug 2009) | 2 lines -Change: add the concept of sound sets ------------------------------------------------------------------------ r17138 | rubidium | 2009-08-09 19:06:35 +0000 (Sun, 09 Aug 2009) | 2 lines -Fix: some MSVC 64 bits compiler warnings ------------------------------------------------------------------------ r17137 | rubidium | 2009-08-09 19:06:05 +0000 (Sun, 09 Aug 2009) | 2 lines -Fix (r17129): strgen complained a lot about english.txt compiled with MSVC. ------------------------------------------------------------------------ r17136 | frosch | 2009-08-09 19:04:42 +0000 (Sun, 09 Aug 2009) | 1 line -Fix: Some typos in .obg stuff. ------------------------------------------------------------------------ r17135 | rubidium | 2009-08-09 18:44:35 +0000 (Sun, 09 Aug 2009) | 2 lines -Fix (r17133): some (older) GCCs failed to compile ------------------------------------------------------------------------ r17134 | translators | 2009-08-09 17:45:15 +0000 (Sun, 09 Aug 2009) | 6 lines -Update from WebTranslator v3.0: simplified_chinese - 2 changes by Gavin galician - 2 changes by Condex greek - 22 changes by fumantsu urdu - 1 changes by yasirniazkhan ------------------------------------------------------------------------ r17133 | rubidium | 2009-08-09 16:54:03 +0000 (Sun, 09 Aug 2009) | 2 lines -Codechange: generalise the code that searches for base graphics ------------------------------------------------------------------------ r17132 | smatz | 2009-08-09 15:58:34 +0000 (Sun, 09 Aug 2009) | 1 line -Fix: comments in company_cmd.cpp ------------------------------------------------------------------------ r17131 | smatz | 2009-08-09 14:40:34 +0000 (Sun, 09 Aug 2009) | 1 line -Codechange: apply coding style to some switch statements ------------------------------------------------------------------------ r17130 | alberth | 2009-08-09 10:42:01 +0000 (Sun, 09 Aug 2009) | 1 line -Fix [FS#3099]: Last line of output in the AI debug window did not fit entirely. ------------------------------------------------------------------------ r17129 | rubidium | 2009-08-09 10:20:09 +0000 (Sun, 09 Aug 2009) | 2 lines -Codechange: also let strgen warn if the translation uses STRINGn or RAW_STRING instead of STRING. ------------------------------------------------------------------------ r17128 | smatz | 2009-08-08 22:58:49 +0000 (Sat, 08 Aug 2009) | 1 line -Codechange: make code used for generating new subsidies nicer ------------------------------------------------------------------------ r17127 | smatz | 2009-08-08 22:42:52 +0000 (Sat, 08 Aug 2009) | 1 line -Fix (r17124): destructor has to be defined else operator delete might be called with NULL parameter ------------------------------------------------------------------------ r17126 | alberth | 2009-08-08 22:26:45 +0000 (Sat, 08 Aug 2009) | 1 line -Fix [FS#3096]: Initialize graph data from the constructor of the derived class. ------------------------------------------------------------------------ r17125 | yexo | 2009-08-08 22:09:53 +0000 (Sat, 08 Aug 2009) | 1 line -Cleanup: remove an unused variable ------------------------------------------------------------------------ r17124 | smatz | 2009-08-08 20:53:36 +0000 (Sat, 08 Aug 2009) | 1 line -Codechange: store subsidies in a pool (instead of an array) ------------------------------------------------------------------------ r17123 | alberth | 2009-08-08 20:39:45 +0000 (Sat, 08 Aug 2009) | 1 line -Codechange (r17122): Use this for calling methods. ------------------------------------------------------------------------ r17122 | alberth | 2009-08-08 20:06:38 +0000 (Sat, 08 Aug 2009) | 1 line -Codechange: Message history window uses nested widget tree. ------------------------------------------------------------------------ r17121 | frosch | 2009-08-08 18:45:12 +0000 (Sat, 08 Aug 2009) | 1 line -Fix [FS#3060]: Update vehicle position cache when the vehicle sprite changes. ------------------------------------------------------------------------ r17120 | smatz | 2009-08-08 18:44:35 +0000 (Sat, 08 Aug 2009) | 1 line -Fix (r17114): {STRING2} isn't supposed to be in other lang files except english.txt ------------------------------------------------------------------------ r17119 | smatz | 2009-08-08 18:26:25 +0000 (Sat, 08 Aug 2009) | 1 line -Codechange: replace constants in subsidy.cpp by enum values ------------------------------------------------------------------------ r17118 | frosch | 2009-08-08 18:24:48 +0000 (Sat, 08 Aug 2009) | 1 line -Fix: Mark industry tiles dirty when trigger are triggered. ------------------------------------------------------------------------ r17117 | smatz | 2009-08-08 18:22:29 +0000 (Sat, 08 Aug 2009) | 1 line -Fix (r1): don't create pax subsidy when source town, not destination town, has good service ------------------------------------------------------------------------ r17116 | translators | 2009-08-08 17:45:14 +0000 (Sat, 08 Aug 2009) | 5 lines -Update from WebTranslator v3.0: galician - 12 changes by Condex greek - 114 changes by fumantsu turkish - 2 changes by niw3 ------------------------------------------------------------------------ r17115 | smatz | 2009-08-08 16:53:22 +0000 (Sat, 08 Aug 2009) | 2 lines -Add [NoAI]: AISubsidy::SubsidyParticipantType, AISubsidy::GetSourceType, AISubsidy::GetSourceIndex, AISubsidy::GetDestinationType, AISubsidy::GetDestinationIndex for better subsidy management -Change [NoAI]: mark AISubsidy::SourceIsTown, AISubsidy::GetSource, AISubsidy::GetDestinationType, AISubsidy::GetDestination as deprecated ------------------------------------------------------------------------ r17114 | smatz | 2009-08-08 16:45:59 +0000 (Sat, 08 Aug 2009) | 1 line -Update (r17113): use {STRING} instead of {STATION} in related strings in other language files too ------------------------------------------------------------------------ r17113 | smatz | 2009-08-08 16:42:55 +0000 (Sat, 08 Aug 2009) | 3 lines -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsidy's destination is in station's catchment area and cargo packets originate from subsidy's source -Change [FS#1134]: subsidies aren't bound to stations after awarding anymore, they still apply to town or industry, no matter what station is used for loading and unloading. Awarded subsidies from older savegames are lost -Change [NoAI]: due to these changes, AISubsidy::GetSource and AISubsidy::GetDestination now return STATION_INVALID for awarded subsidies ------------------------------------------------------------------------ r17112 | yexo | 2009-08-08 16:36:06 +0000 (Sat, 08 Aug 2009) | 1 line -Change [NoAI]: AIVehicleList_Station now also works for waypoints ------------------------------------------------------------------------ r17111 | yexo | 2009-08-08 14:44:17 +0000 (Sat, 08 Aug 2009) | 1 line -Fix (r17110): forgot to include ai_log.hpp ------------------------------------------------------------------------ r17110 | yexo | 2009-08-08 13:50:18 +0000 (Sat, 08 Aug 2009) | 1 line -Fix [NoAI]: Print a warning message in the AI console when a deprecated function is used ------------------------------------------------------------------------ r17109 | smatz | 2009-08-08 12:26:03 +0000 (Sat, 08 Aug 2009) | 1 line -Fix (r15027): squirrel_export.sh failed for some locales ------------------------------------------------------------------------ r17108 | frosch | 2009-08-08 08:48:39 +0000 (Sat, 08 Aug 2009) | 1 line -Fix (r17107): ST_INDUSTRY and ST_TOWN got swapped when setting up cargo subsidy. ------------------------------------------------------------------------ r17107 | smatz | 2009-08-07 22:23:34 +0000 (Fri, 07 Aug 2009) | 1 line -Codechange: store type of subsidy source and destination in the Subsidy struct instead of determining it every time it's needed ------------------------------------------------------------------------ r17106 | smatz | 2009-08-07 21:11:58 +0000 (Fri, 07 Aug 2009) | 1 line -Codechange: move computation of station's catchment rectagle to separate function ------------------------------------------------------------------------ r17105 | smatz | 2009-08-07 20:30:38 +0000 (Fri, 07 Aug 2009) | 1 line -Codechange: no need to reset list of industries nearby that often, clearing is enough ------------------------------------------------------------------------ r17104 | smatz | 2009-08-07 20:24:33 +0000 (Fri, 07 Aug 2009) | 1 line -Codechange: move code related to subsidy awarding to separate procedure ------------------------------------------------------------------------ r17103 | rubidium | 2009-08-07 19:48:20 +0000 (Fri, 07 Aug 2009) | 2 lines -Update: pretranslate a bunch of strings that can't be translated ------------------------------------------------------------------------ r17102 | translators | 2009-08-07 17:45:11 +0000 (Fri, 07 Aug 2009) | 4 lines -Update from WebTranslator v3.0: polish - 69 changes by Adam123 spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r17101 | smatz | 2009-08-07 13:33:55 +0000 (Fri, 07 Aug 2009) | 1 line -Revert [FS#3065](r16546): large table on stack caused stack overflow on some architectures ------------------------------------------------------------------------ r17097 | rubidium | 2009-08-06 22:00:32 +0000 (Thu, 06 Aug 2009) | 2 lines -Fix [FS#3092] (r13256): make restart command work again and make the help show how it works and how it doesn't work ------------------------------------------------------------------------ r17096 | rubidium | 2009-08-06 20:29:13 +0000 (Thu, 06 Aug 2009) | 2 lines -Fix [FS#3091]: news message about ordered refits failing wasn't very clear ------------------------------------------------------------------------ r17095 | rubidium | 2009-08-06 20:21:53 +0000 (Thu, 06 Aug 2009) | 2 lines -Codechange: make ParseStringChoice a bit safer ------------------------------------------------------------------------ r17094 | rubidium | 2009-08-06 19:35:58 +0000 (Thu, 06 Aug 2009) | 2 lines -Update: AI changelog ------------------------------------------------------------------------ r17092 | translators | 2009-08-06 17:45:15 +0000 (Thu, 06 Aug 2009) | 6 lines -Update from WebTranslator v3.0: simplified_chinese - 2 changes by Gavin frisian - 36 changes by huddekul german - 57 changes by Roujin spanish - 48 changes by Terkhen ------------------------------------------------------------------------ r17091 | smatz | 2009-08-06 17:35:20 +0000 (Thu, 06 Aug 2009) | 1 line -Fix (r17089)(r17090): regression test was right ------------------------------------------------------------------------ r17090 | smatz | 2009-08-06 17:23:53 +0000 (Thu, 06 Aug 2009) | 1 line -Fix (r17089): regression test failed (frosch123) ------------------------------------------------------------------------ r17089 | smatz | 2009-08-06 17:02:49 +0000 (Thu, 06 Aug 2009) | 1 line -Codechange: move RunVehicleDayProc() to vehicle.cpp ------------------------------------------------------------------------ r17088 | smatz | 2009-08-06 16:01:31 +0000 (Thu, 06 Aug 2009) | 1 line -Codechange: split IncreaseDate() to more procedures ------------------------------------------------------------------------ r17086 | smatz | 2009-08-06 13:51:48 +0000 (Thu, 06 Aug 2009) | 1 line -Cleanup (r16654): remove code used only for debugging ------------------------------------------------------------------------ r17085 | smatz | 2009-08-06 12:44:10 +0000 (Thu, 06 Aug 2009) | 1 line -Codechange: unify the place where vehicle's cargo ages ------------------------------------------------------------------------ r17084 | smatz | 2009-08-06 12:33:13 +0000 (Thu, 06 Aug 2009) | 1 line -Codechange: _age_cargo_skip_counter is common to all vehicle types ------------------------------------------------------------------------ r17076 | translators | 2009-08-05 18:56:43 +0000 (Wed, 05 Aug 2009) | 2 lines -Update: reflect the changes Rubidium made in the last few days to all languages ------------------------------------------------------------------------ r17075 | rubidium | 2009-08-05 17:59:21 +0000 (Wed, 05 Aug 2009) | 2 lines -Codechange: rename ~750 strings to be more uniform with their relatives ------------------------------------------------------------------------ r17074 | translators | 2009-08-05 17:45:40 +0000 (Wed, 05 Aug 2009) | 13 lines -Update from WebTranslator v3.0: simplified_chinese - 8 changes by Gavin dutch - 50 changes by Rubidium, TrueBrain finnish - 4 changes by jpx_ french - 47 changes by glx frisian - 38 changes by huddekul galician - 20 changes by Condex german - 2 changes by Roujin indonesian - 7 changes by fanioz romanian - 9 changes by kkmic russian - 51 changes by Lone_Wolf, MajestiC spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r17073 | smatz | 2009-08-05 16:14:40 +0000 (Wed, 05 Aug 2009) | 1 line -Codechange: constify iec_prefixes[], change the code around a bit ------------------------------------------------------------------------ r17072 | rubidium | 2009-08-05 15:10:37 +0000 (Wed, 05 Aug 2009) | 2 lines -Fix: don't let squirrel export make a 'stub' for ai_changelog.hpp ------------------------------------------------------------------------ r17071 | smatz | 2009-08-05 14:33:30 +0000 (Wed, 05 Aug 2009) | 1 line -Fix: give a better error message when trying to make road one-way when it doesn't belong to you ------------------------------------------------------------------------ r17070 | rubidium | 2009-08-05 14:30:30 +0000 (Wed, 05 Aug 2009) | 2 lines -Codechange: some minor fixes to the order in english.txt ------------------------------------------------------------------------ r17069 | smatz | 2009-08-05 14:12:39 +0000 (Wed, 05 Aug 2009) | 1 line -Fix (r17004): invalid read when converting old waypoints ------------------------------------------------------------------------ r17068 | rubidium | 2009-08-05 12:48:48 +0000 (Wed, 05 Aug 2009) | 2 lines -Change: make a number of strings more consistent with their relatives ------------------------------------------------------------------------ r17067 | rubidium | 2009-08-05 12:37:09 +0000 (Wed, 05 Aug 2009) | 2 lines -Fix (r17064): local authority window got messed up a bit; also move OS names to a more logical place. ------------------------------------------------------------------------ r17066 | rubidium | 2009-08-05 11:48:20 +0000 (Wed, 05 Aug 2009) | 2 lines -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {} ------------------------------------------------------------------------ r17065 | rubidium | 2009-08-05 11:32:32 +0000 (Wed, 05 Aug 2009) | 2 lines -Codechange: reorder last 1/3 of the strings. Hope it makes a bit more sense now ------------------------------------------------------------------------ r17064 | rubidium | 2009-08-04 22:56:12 +0000 (Tue, 04 Aug 2009) | 2 lines -Codechange: reorder another 1/3 of the strings ------------------------------------------------------------------------ r17063 | rubidium | 2009-08-04 22:19:46 +0000 (Tue, 04 Aug 2009) | 2 lines -Fix: terraform toolbar had the wrong tooltip for building trees. ------------------------------------------------------------------------ r17062 | rubidium | 2009-08-04 18:04:33 +0000 (Tue, 04 Aug 2009) | 2 lines -Change: unify the naming of some 125 strings ------------------------------------------------------------------------