------------------------------------------------------------------------ r19292 | translators | 2010-02-28 18:45:56 +0000 (Sun, 28 Feb 2010) | 20 lines -Update from WebTranslator v3.0: afrikaans - 1 changes by Kayos croatian - 1 changes by VoyagerOne danish - 1 changes by silentStatic esperanto - 46 changes by Ailanto, kristjan french - 1 changes by glx hebrew - 1 changes by dnd_man hungarian - 8 changes by Petert italian - 1 changes by lorenzodv lithuanian - 1 changes by BlinK_ norwegian_bokmal - 18 changes by mantaray norwegian_nynorsk - 54 changes by mantaray polish - 64 changes by silver_777 portuguese - 2 changes by JayCity romanian - 1 changes by tonny serbian - 3 changes by etran slovak - 1 changes by keso53 spanish - 1 changes by Terkhen vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------ r19291 | alberth | 2010-02-28 18:15:19 +0000 (Sun, 28 Feb 2010) | 1 line -Codechange: Rename HasVehicleOnTunnelBridge() to TunnelBridgeIsFree() and return a CommandCost status. ------------------------------------------------------------------------ r19290 | glx | 2010-02-28 15:01:57 +0000 (Sun, 28 Feb 2010) | 1 line -Fix (r19285): wrong path in log ------------------------------------------------------------------------ r19289 | alberth | 2010-02-28 10:47:46 +0000 (Sun, 28 Feb 2010) | 1 line -Codechange: Move _error_message assignment from check routine to caller. ------------------------------------------------------------------------ r19288 | alberth | 2010-02-28 10:44:53 +0000 (Sun, 28 Feb 2010) | 1 line -Codechange: Move EnsureNoVehicleOnGround() and HasVehicleOnTunnelBridge() functions. ------------------------------------------------------------------------ r19287 | alberth | 2010-02-28 09:44:35 +0000 (Sun, 28 Feb 2010) | 1 line -Fix [FS#3650] (r19263): Don't store a boolean in a CommandCost. ------------------------------------------------------------------------ r19286 | michi_cc | 2010-02-28 08:18:20 +0000 (Sun, 28 Feb 2010) | 1 line -Fix (r18648): [YAPP] If reversing at path signals was disabled, a train would not reverse when hitting the back of an one-way signal. ------------------------------------------------------------------------ r19285 | rubidium | 2010-02-28 00:22:23 +0000 (Sun, 28 Feb 2010) | 2 lines -Change [FS#3638]: add the default installation directory of lzo/zlib for Mac OS X/MinGW to the paths where (the headers of) those libraries are searched ------------------------------------------------------------------------ r19283 | frosch | 2010-02-27 20:26:42 +0000 (Sat, 27 Feb 2010) | 1 line -Fix (r19256): GRFConfig is not zeroed for non-dynamic construction. GRFIdentifier is sufficient though. ------------------------------------------------------------------------ r19282 | alberth | 2010-02-27 19:53:37 +0000 (Sat, 27 Feb 2010) | 1 line -Doc: Add some doxygen doc markup. ------------------------------------------------------------------------ r19281 | rubidium | 2010-02-27 18:57:01 +0000 (Sat, 27 Feb 2010) | 2 lines -Fix (r19280): typo in Hungarian caused compile failure of the language ------------------------------------------------------------------------ r19280 | translators | 2010-02-27 18:45:34 +0000 (Sat, 27 Feb 2010) | 12 lines -Update from WebTranslator v3.0: catalan - 10 changes by arnau esperanto - 89 changes by Ailanto, kristjan finnish - 1 changes by jpx_ greek - 17 changes by vesnikos hebrew - 1 changes by dnd_man hungarian - 507 changes by IPG russian - 1 changes by Lone_Wolf slovenian - 1 changes by ntadej turkish - 1 changes by niw3 ukrainian - 6 changes by Madvin ------------------------------------------------------------------------ r19279 | alberth | 2010-02-27 17:42:55 +0000 (Sat, 27 Feb 2010) | 1 line -Codechange: CheckIfAuthorityAllowsNewStation() returns CommandCost. ------------------------------------------------------------------------ r19277 | rubidium | 2010-02-27 16:27:28 +0000 (Sat, 27 Feb 2010) | 2 lines -Fix [FS#3646]: [NewGRF] Ensure prices can't be set to zero. Zero prices break a lot of the internal logic to determine whether something has been done. ------------------------------------------------------------------------ r19276 | terkhen | 2010-02-27 16:27:15 +0000 (Sat, 27 Feb 2010) | 2 lines -Fix [FS#3649](r19229): Newly built road stops were not always repainted. ------------------------------------------------------------------------ r19275 | alberth | 2010-02-27 14:17:33 +0000 (Sat, 27 Feb 2010) | 1 line -Codechange: CanExpandRailStation() returns a CommandCost. ------------------------------------------------------------------------ r19274 | alberth | 2010-02-27 14:03:06 +0000 (Sat, 27 Feb 2010) | 1 line -Codechange: CmdBuildAirport() returns the 'too spread out' error via CommandCost, if needed. ------------------------------------------------------------------------ r19273 | alberth | 2010-02-27 13:51:11 +0000 (Sat, 27 Feb 2010) | 1 line -Codechange: Return station joining error message when error is detected. ------------------------------------------------------------------------ r19272 | alberth | 2010-02-27 12:29:44 +0000 (Sat, 27 Feb 2010) | 1 line -Doc: successfull -> successful. ------------------------------------------------------------------------ r19271 | alberth | 2010-02-27 12:21:34 +0000 (Sat, 27 Feb 2010) | 1 line -Fix (r19270): Secondary error messages start with ... . ------------------------------------------------------------------------ r19270 | alberth | 2010-02-27 12:12:01 +0000 (Sat, 27 Feb 2010) | 1 line -Codechange: Forward CommandCost results through CreateNewIndustryHelper(). ------------------------------------------------------------------------ r19269 | alberth | 2010-02-27 10:21:59 +0000 (Sat, 27 Feb 2010) | 1 line -Codechange: PerformIndustryTileSlopeCheck() returns a succeeded or failed command. ------------------------------------------------------------------------ r19268 | translators | 2010-02-26 18:51:01 +0000 (Fri, 26 Feb 2010) | 13 lines -Update from WebTranslator v3.0: traditional_chinese - 4 changes by elleryq esperanto - 272 changes by Ailanto, kristjan finnish - 1 changes by jpx_ german - 1 changes by planetmaker indonesian - 11 changes by fanioz italian - 1 changes by lorenzodv polish - 11 changes by amateja romanian - 15 changes by kkmic, kneekoo serbian - 21 changes by etran slovak - 2 changes by keso53 spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r19267 | rubidium | 2010-02-26 18:45:23 +0000 (Fri, 26 Feb 2010) | 11 lines -Update: Bulgarian, Chinese (Traditional), Croatian, Indonesian, Norwegian (Bokmal), Portuguese, Russian and Slovenian base set translations. +description.bg_BG = ?\208?\159?\209?\128?\208?\176?\208?\183?\208?\181?\208?\189 ?\208?\188?\209?\131?\208?\183?\208?\184?\208?\186?\208?\176?\208?\187?\208?\181?\208?\189 ?\208?\191?\208?\176?\208?\186?\208?\181?\209?\130. +description.hr_HR = Muzi?\196?\141ki paket bez ikakve muzike. +description.id_ID = Paket musik tanpa berisi musik. +description.nb_NO = En musikkpakke uten noe musikk. +description.pt_PT = Um conjunto de m?\195?\186sica vazio. +description.ru_RU = "?\208?\159?\209?\131?\209?\129?\209?\130?\208?\190?\208?\185" ?\208?\189?\208?\176?\208?\177?\208?\190?\209?\128 ?\208?\188?\209?\131?\208?\183?\209?\139?\208?\186?\208?\176?\208?\187?\209?\140?\208?\189?\208?\190?\208?\179?\208?\190 ?\208?\190?\209?\132?\208?\190?\209?\128?\208?\188?\208?\187?\208?\181?\208?\189?\208?\184?\209?\143, ?\208?\189?\208?\181 ?\209?\129?\208?\190?\208?\180?\208?\181?\209?\128?\208?\182?\208?\176?\209?\137?\208?\184?\208?\185 ?\208?\189?\208?\184?\208?\186?\208?\176?\208?\186?\208?\190?\208?\185 ?\208?\188?\209?\131?\208?\183?\209?\139?\208?\186?\208?\184. +description.sl_SL = Glasbeni paket z vklju?\196?\141eno glasbo. +description.zh_TW = ?\228?\184?\141?\229?\144?\171?\228?\187?\187?\228?\189?\149?\233?\159?\179?\230?\168?\130?\231?\154?\132?\233?\159?\179?\230?\168?\130?\233?\155?\134?\227?\128?\130 ------------------------------------------------------------------------ r19265 | rubidium | 2010-02-26 10:08:16 +0000 (Fri, 26 Feb 2010) | 2 lines -Fix [FS#3618]: "Can't build here... in the way" showed the to-be-built industry twice, instead of the to-be-built industry and the industry that's in the way ------------------------------------------------------------------------ r19264 | rubidium | 2010-02-26 10:03:33 +0000 (Fri, 26 Feb 2010) | 2 lines -Fix (r19179): strgen segfaults when trying to lookup the command for a non-existing command ------------------------------------------------------------------------ r19263 | rubidium | 2010-02-26 09:55:53 +0000 (Fri, 26 Feb 2010) | 2 lines -Fix (r19184): some specific industry creation errors got replaced by 'site unsuitable'. ------------------------------------------------------------------------ r19262 | rubidium | 2010-02-26 00:00:55 +0000 (Fri, 26 Feb 2010) | 2 lines -Feature: finalise BaNaNaS support for music sets ------------------------------------------------------------------------ r19260 | smatz | 2010-02-25 22:59:24 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: another minor coding style fix ------------------------------------------------------------------------ r19259 | terkhen | 2010-02-25 21:43:28 +0000 (Thu, 25 Feb 2010) | 2 lines -Fix (r19230): Road stops were not removed in case of bankruptcy. ------------------------------------------------------------------------ r19257 | smatz | 2010-02-25 21:13:50 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: minor coding style fix ------------------------------------------------------------------------ r19256 | yexo | 2010-02-25 20:06:11 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: use a constructor/destructor for GRFConfig to make sure all members are properly initialized ------------------------------------------------------------------------ r19255 | yexo | 2010-02-25 20:05:31 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it ------------------------------------------------------------------------ r19254 | yexo | 2010-02-25 20:00:11 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: simplify newgrf text code by introducing a few helper functions ------------------------------------------------------------------------ r19253 | translators | 2010-02-25 18:46:00 +0000 (Thu, 25 Feb 2010) | 22 lines -Update from WebTranslator v3.0: afrikaans - 1 changes by Kayos traditional_chinese - 5 changes by Kwokfu croatian - 8 changes by VoyagerOne czech - 2 changes by SmatZ danish - 21 changes by beruic, silentStatic dutch - 1 changes by habell esperanto - 13 changes by kristjan french - 1 changes by glx hungarian - 1 changes by IPG korean - 1 changes by junho2813 lithuanian - 1 changes by Devastator norwegian_bokmal - 17 changes by mantaray norwegian_nynorsk - 135 changes by mantaray portuguese - 8 changes by SupSuper brazilian_portuguese - 24 changes by Tucalipe, leandromoh russian - 2 changes by Lone_Wolf slovenian - 1 changes by ntadej swedish - 19 changes by daishan turkish - 4 changes by niw3 vietnamese - 5 changes by myquartz ------------------------------------------------------------------------ r19252 | rubidium | 2010-02-25 18:26:55 +0000 (Thu, 25 Feb 2010) | 2 lines -Fix [FS#3639]: writing (console) output to a file failed on Windows if the date would not be logged. ------------------------------------------------------------------------ r19251 | yexo | 2010-02-25 15:54:40 +0000 (Thu, 25 Feb 2010) | 2 lines -Codechange: add a contructor to GRFError and use it to allocating errors more uniform. -Fix: some grf error messages didn't free the previous error messages, creating a memory leak ------------------------------------------------------------------------ r19250 | rubidium | 2010-02-25 14:53:22 +0000 (Thu, 25 Feb 2010) | 2 lines -Fix [FS#3643]: with RTL languages clicking a horizontal scrollbar that could not scroll could cause a crash ------------------------------------------------------------------------ r19249 | smatz | 2010-02-25 14:09:58 +0000 (Thu, 25 Feb 2010) | 1 line -Fix [FS#3642](r18803): start and end tiles were swapped in CMD_REMOVE_LONG_ROAD ------------------------------------------------------------------------ r19248 | rubidium | 2010-02-25 13:06:00 +0000 (Thu, 25 Feb 2010) | 2 lines -Fix: DOS 'port' did not compile anymore ------------------------------------------------------------------------ r19247 | yexo | 2010-02-25 11:52:04 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: Rename methods to fit better to common style (skidd13) ------------------------------------------------------------------------ r19246 | yexo | 2010-02-25 11:51:38 +0000 (Thu, 25 Feb 2010) | 1 line -Doc: CBinaryHeapT (skidd13) ------------------------------------------------------------------------ r19245 | yexo | 2010-02-25 11:50:58 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: apply coding style to binary heap (skidd13) ------------------------------------------------------------------------ r19244 | yexo | 2010-02-25 11:50:30 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: Remove function call if consistency-check is not used (skidd13) ------------------------------------------------------------------------ r19243 | yexo | 2010-02-25 11:49:17 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: rename var's to fit better to common style (skidd13) ------------------------------------------------------------------------ r19242 | yexo | 2010-02-25 11:48:50 +0000 (Thu, 25 Feb 2010) | 2 lines -Codechange: Perfer pointer instead of reference (skidd13) -Cleanup: merge PopHead() and RemoveHead() into Shift() ------------------------------------------------------------------------ r19241 | yexo | 2010-02-25 11:48:09 +0000 (Thu, 25 Feb 2010) | 1 line -Cleanup: Move the HeapifyUp code into its own method (skidd13) ------------------------------------------------------------------------ r19240 | yexo | 2010-02-25 11:47:44 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: Unify HeapifyUp code (skidd13) ------------------------------------------------------------------------ r19239 | yexo | 2010-02-25 11:47:18 +0000 (Thu, 25 Feb 2010) | 1 line -Cleanup: Move the HeapifyDown code into its own method (skidd13) ------------------------------------------------------------------------ r19238 | yexo | 2010-02-25 11:46:41 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: Unify the HeapifyDown code (skidd13) ------------------------------------------------------------------------ r19237 | yexo | 2010-02-25 11:46:20 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: use types directly and prefer uint instead of int (skidd13) ------------------------------------------------------------------------ r19236 | yexo | 2010-02-25 11:45:47 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: move method code into class definition (skidd13) ------------------------------------------------------------------------ r19235 | peter1138 | 2010-02-25 09:43:00 +0000 (Thu, 25 Feb 2010) | 2 lines -Add: [NewGRF] Add 2 bits of pseudo-random data for rail types, based on tile location. ------------------------------------------------------------------------ r19234 | rubidium | 2010-02-25 01:03:27 +0000 (Thu, 25 Feb 2010) | 2 lines -Update: base set translations for French, Hungarian, Italian and Swedish ------------------------------------------------------------------------ r19233 | rubidium | 2010-02-24 22:41:51 +0000 (Wed, 24 Feb 2010) | 2 lines -Fix: the -M command line option did not work ------------------------------------------------------------------------ r19232 | terkhen | 2010-02-24 22:40:43 +0000 (Wed, 24 Feb 2010) | 2 lines -Fix (r19231): Forbid overbuilding drive-through stops using a different orientation. ------------------------------------------------------------------------ r19231 | terkhen | 2010-02-24 21:55:03 +0000 (Wed, 24 Feb 2010) | 2 lines -Feature: Allow overbuilding of road stops. ------------------------------------------------------------------------ r19230 | terkhen | 2010-02-24 21:53:16 +0000 (Wed, 24 Feb 2010) | 2 lines -Feature: Allow to remove multiple road stops using drag and drop. ------------------------------------------------------------------------ r19229 | terkhen | 2010-02-24 21:51:59 +0000 (Wed, 24 Feb 2010) | 2 lines -Feature: Allow to build multiple road stops using drag and drop (Based on Wolf01 work) ------------------------------------------------------------------------ r19228 | terkhen | 2010-02-24 21:47:06 +0000 (Wed, 24 Feb 2010) | 2 lines -Codechange: Move an additional check from CmdBuildRoadStop to CheckFlatLandRoadStop. ------------------------------------------------------------------------ r19227 | terkhen | 2010-02-24 21:45:23 +0000 (Wed, 24 Feb 2010) | 2 lines -Codechange: Reorganization of parameters at CmdBuildRoadStop. ------------------------------------------------------------------------ r19226 | translators | 2010-02-24 18:45:34 +0000 (Wed, 24 Feb 2010) | 13 lines -Update from WebTranslator v3.0: afrikaans - 31 changes by Kayos catalan - 9 changes by arnau dutch - 7 changes by habell esperanto - 112 changes by Ailanto german - 1 changes by planetmaker italian - 6 changes by lorenzodv korean - 2 changes by junho2813 portuguese - 2 changes by JayCity russian - 1 changes by Lone_Wolf serbian - 3 changes by etran slovak - 67 changes by keso53 ------------------------------------------------------------------------ r19225 | smatz | 2010-02-24 14:50:04 +0000 (Wed, 24 Feb 2010) | 1 line -Feature: show warnings and errors in console as well, not only in a message box ------------------------------------------------------------------------ r19224 | smatz | 2010-02-24 14:46:15 +0000 (Wed, 24 Feb 2010) | 1 line -Codechange: change parameters passed to ShowErrorMessage() a bit ------------------------------------------------------------------------ r19221 | translators | 2010-02-23 18:45:58 +0000 (Tue, 23 Feb 2010) | 21 lines -Update from WebTranslator v3.0: afrikaans - 44 changes by Kayos croatian - 4 changes by VoyagerOne finnish - 7 changes by jpx_ french - 6 changes by glx frisian - 35 changes by Fopper galician - 45 changes by Condex german - 1 changes by planetmaker hebrew - 12 changes by dnd_man hungarian - 8 changes by IPG, alyr italian - 5 changes by lorenzodv lithuanian - 8 changes by BlinK_ norwegian_bokmal - 13 changes by mantaray norwegian_nynorsk - 29 changes by mantaray brazilian_portuguese - 2 changes by leandromoh romanian - 3 changes by kkmic russian - 6 changes by Lone_Wolf slovenian - 14 changes by ntadej spanish - 8 changes by Terkhen vietnamese - 2 changes by myquartz ------------------------------------------------------------------------ r19220 | rubidium | 2010-02-23 17:39:07 +0000 (Tue, 23 Feb 2010) | 2 lines -Change: remove NoSound from the installer and add OpenMSX. ------------------------------------------------------------------------ r19219 | rubidium | 2010-02-23 15:51:26 +0000 (Tue, 23 Feb 2010) | 2 lines -Fix: having OpenMSX's files in a subdirectory did not work as it should. ------------------------------------------------------------------------ r19218 | frosch | 2010-02-22 21:46:20 +0000 (Mon, 22 Feb 2010) | 1 line -Feature: [NewGRF] Add CB36 support for aircraft properties 0F and 11. (Eddi) ------------------------------------------------------------------------ r19217 | frosch | 2010-02-22 20:55:13 +0000 (Mon, 22 Feb 2010) | 1 line -Codechange: Unify punctuation marks. ------------------------------------------------------------------------ r19216 | frosch | 2010-02-22 20:53:45 +0000 (Mon, 22 Feb 2010) | 1 line -Feature: Scroll to current order destination when ctrl+clicking the start/stop bar. ------------------------------------------------------------------------ r19215 | frosch | 2010-02-22 20:36:20 +0000 (Mon, 22 Feb 2010) | 1 line -Codechange: Add Order::GetLocation() to deduplicate code. ------------------------------------------------------------------------ r19214 | rubidium | 2010-02-22 20:33:44 +0000 (Mon, 22 Feb 2010) | 3 lines -Add: NoSound, just like NoMusic; makes installation easier -Update: translation of NoSound and other sets ------------------------------------------------------------------------ r19213 | yexo | 2010-02-22 20:19:17 +0000 (Mon, 22 Feb 2010) | 1 line -Change: warn if a fallback sound set is loaded and tell the user where to download a proper sound setd ------------------------------------------------------------------------ r19212 | yexo | 2010-02-22 20:18:59 +0000 (Mon, 22 Feb 2010) | 1 line -Fix: base graphics set with an empty filename in the obg file caused segfaults ------------------------------------------------------------------------ r19211 | yexo | 2010-02-22 20:18:38 +0000 (Mon, 22 Feb 2010) | 1 line -Change: allow sound sets without a sample.cat file (blathijs) ------------------------------------------------------------------------ r19210 | frosch | 2010-02-22 20:08:16 +0000 (Mon, 22 Feb 2010) | 1 line -Fix: GetDestination() is invalid for nearest-depot orders. ------------------------------------------------------------------------ r19209 | translators | 2010-02-22 18:45:49 +0000 (Mon, 22 Feb 2010) | 18 lines -Update from WebTranslator v3.0: traditional_chinese - 2 changes by josesun dutch - 6 changes by habell finnish - 1 changes by jpx_ french - 2 changes by glx german - 1 changes by planetmaker hebrew - 5 changes by dnd_man hungarian - 1 changes by alyr korean - 1 changes by junho2813 norwegian_bokmal - 69 changes by mantaray norwegian_nynorsk - 56 changes by mantaray serbian - 4 changes by etran slovak - 16 changes by keso53 slovenian - 9 changes by ntadej spanish - 1 changes by Terkhen thai - 151 changes by m_vanillaconix, nirakanz vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------ r19208 | yexo | 2010-02-22 16:32:50 +0000 (Mon, 22 Feb 2010) | 1 line -Codechange: fix a gcc warning ------------------------------------------------------------------------ r19207 | smatz | 2010-02-22 16:24:38 +0000 (Mon, 22 Feb 2010) | 1 line -Fix (r19127): compilation was broken for gcc 3.3 ------------------------------------------------------------------------ r19206 | rubidium | 2010-02-22 16:24:23 +0000 (Mon, 22 Feb 2010) | 2 lines -Add: concept of fallback base sets, i.e. do not automatically load the NoMusic/NoSound sets when there is another set ------------------------------------------------------------------------ r19205 | yexo | 2010-02-22 16:09:26 +0000 (Mon, 22 Feb 2010) | 1 line -Codechange: move AirportSpec to newgrf_airport.h/cpp ------------------------------------------------------------------------ r19204 | yexo | 2010-02-22 16:08:31 +0000 (Mon, 22 Feb 2010) | 1 line -Fix (r1919x): airport tiles without animation had an incomplete contructor ------------------------------------------------------------------------ r19203 | smatz | 2010-02-22 16:02:37 +0000 (Mon, 22 Feb 2010) | 1 line -Codechange: silence some gcc warnings ------------------------------------------------------------------------ r19202 | smatz | 2010-02-22 14:40:27 +0000 (Mon, 22 Feb 2010) | 1 line -Fix (r19181): some translations were wrong ------------------------------------------------------------------------ r19201 | yexo | 2010-02-22 14:17:33 +0000 (Mon, 22 Feb 2010) | 2 lines -Codechange: airport tiles now have 4 random bits per tile. ------------------------------------------------------------------------ r19200 | yexo | 2010-02-22 14:17:26 +0000 (Mon, 22 Feb 2010) | 2 lines -Doc: update the map array documentation ------------------------------------------------------------------------ r19199 | yexo | 2010-02-22 14:17:17 +0000 (Mon, 22 Feb 2010) | 2 lines -Codechange: add a 'name'-property to airport tiles ------------------------------------------------------------------------ r19198 | yexo | 2010-02-22 14:17:07 +0000 (Mon, 22 Feb 2010) | 2 lines -Codechange: store the size of stations in savegames ------------------------------------------------------------------------ r19197 | yexo | 2010-02-22 14:16:57 +0000 (Mon, 22 Feb 2010) | 2 lines -Codechange: introduce animation callbacks for airport tiles ------------------------------------------------------------------------ r19196 | yexo | 2010-02-22 14:16:50 +0000 (Mon, 22 Feb 2010) | 2 lines -Codechange: change the airport tile animation info so it works just like for industry tiles ------------------------------------------------------------------------ r19195 | yexo | 2010-02-22 14:16:41 +0000 (Mon, 22 Feb 2010) | 2 lines -Codechange: actually draw newgrf airport tiles ------------------------------------------------------------------------ r19194 | yexo | 2010-02-22 14:16:19 +0000 (Mon, 22 Feb 2010) | 2 lines -Feature: action 0/1/2/3 support for newgrf airporttiles ------------------------------------------------------------------------ r19193 | yexo | 2010-02-22 14:15:48 +0000 (Mon, 22 Feb 2010) | 2 lines -Codechange: increase the maximum number of airport tiles to 256 and introduce AirportTileOverrideManager ------------------------------------------------------------------------ r19192 | yexo | 2010-02-22 14:15:28 +0000 (Mon, 22 Feb 2010) | 1 line -Fix (r19191): forgot to svn add the new file ------------------------------------------------------------------------ r19191 | yexo | 2010-02-22 14:09:30 +0000 (Mon, 22 Feb 2010) | 2 lines -Codechange: move AirportTileSpec to newgrf_airporttiles.h ------------------------------------------------------------------------ r19190 | alberth | 2010-02-21 20:55:31 +0000 (Sun, 21 Feb 2010) | 1 line -Add: Improve error message with track building when signals are in the way. ------------------------------------------------------------------------ r19189 | alberth | 2010-02-21 20:34:57 +0000 (Sun, 21 Feb 2010) | 1 line -Codechange: CheckTrackCombination() returns a CommandCost. ------------------------------------------------------------------------ r19188 | translators | 2010-02-21 18:45:26 +0000 (Sun, 21 Feb 2010) | 10 lines -Update from WebTranslator v3.0: arabic_egypt - 1 changes by kasakg catalan - 1 changes by arnau esperanto - 59 changes by Ailanto hungarian - 8 changes by IPG luxembourgish - 2 changes by Phreeze brazilian_portuguese - 1 changes by leandromoh thai - 138 changes by nirakanz vietnamese - 10 changes by myquartz ------------------------------------------------------------------------ r19187 | yexo | 2010-02-21 17:52:43 +0000 (Sun, 21 Feb 2010) | 1 line -Fix [FS#3634]: the vehicle info in the autoreplace gui was drawn even when the window was shaded ------------------------------------------------------------------------