------------------------------------------------------------------------ r20630 | translators | 2010-08-26 17:45:14 +0000 (Thu, 26 Aug 2010) | 6 lines -Update from WebTranslator v3.0: chuvash - 5 changes by mefisteron dutch - 2 changes by habell german - 1 changes by planetmaker polish - 1 changes by silver_777 ------------------------------------------------------------------------ r20629 | rubidium | 2010-08-26 17:12:44 +0000 (Thu, 26 Aug 2010) | 2 lines -Fix (r20627): ofcourse I forget to update source.list/MSVC project files when adding a header. ------------------------------------------------------------------------ r20628 | rubidium | 2010-08-26 17:08:37 +0000 (Thu, 26 Aug 2010) | 2 lines -Fix: typos in animation trigger enum/comments ------------------------------------------------------------------------ r20627 | rubidium | 2010-08-26 17:01:17 +0000 (Thu, 26 Aug 2010) | 2 lines -Codechange: unify the animation code of station, airport, house and industry tiles ------------------------------------------------------------------------ r20626 | rubidium | 2010-08-26 16:56:06 +0000 (Thu, 26 Aug 2010) | 2 lines -Codechange: pass AirportTileSpec to the airport tile callback ------------------------------------------------------------------------ r20625 | rubidium | 2010-08-26 16:53:06 +0000 (Thu, 26 Aug 2010) | 2 lines -Add: AirportTileSpec::GetByTile to simplify accessing the AirportTileSpec ------------------------------------------------------------------------ r20624 | rubidium | 2010-08-26 16:48:32 +0000 (Thu, 26 Aug 2010) | 2 lines -Codechange: some constifying for NewGRF house ------------------------------------------------------------------------ r20623 | rubidium | 2010-08-26 15:31:40 +0000 (Thu, 26 Aug 2010) | 2 lines -Codechange: unify the storing of animation related information ------------------------------------------------------------------------ r20622 | rubidium | 2010-08-26 14:45:45 +0000 (Thu, 26 Aug 2010) | 2 lines -Codechange: unify [GS]et[Statation|Object|Industry|House]AnimationFrame ------------------------------------------------------------------------ r20621 | rubidium | 2010-08-26 14:36:00 +0000 (Thu, 26 Aug 2010) | 2 lines -Codechange: move animation frames of houses, objects and industries to m7 (same as airports and stations) ------------------------------------------------------------------------ r20620 | rubidium | 2010-08-26 11:18:32 +0000 (Thu, 26 Aug 2010) | 2 lines -Codechange: rename airporttile's callback_flags to callback_mask, so it's the same for all NewGRF features with callbacks ------------------------------------------------------------------------ r20619 | rubidium | 2010-08-25 19:05:34 +0000 (Wed, 25 Aug 2010) | 2 lines -Fix [FS#4070]: [OSX] Limit minimum window size to 64x64 like all other platforms (matheweis) ------------------------------------------------------------------------ r20618 | rubidium | 2010-08-25 19:02:51 +0000 (Wed, 25 Aug 2010) | 2 lines -Fix [FS#4081]: drawing the "OpenTTD" text in the intro game caused crashes with very low resolutions ------------------------------------------------------------------------ r20617 | translators | 2010-08-25 17:45:30 +0000 (Wed, 25 Aug 2010) | 11 lines -Update from WebTranslator v3.0: belarusian - 2 changes by KorneySan, Wowanxm finnish - 2 changes by jpx_ german - 2 changes by planetmaker greek - 2 changes by fumantsu hungarian - 1 changes by IPG italian - 2 changes by lorenzodv polish - 2 changes by voythas spanish - 3 changes by Terkhen vietnamese - 13 changes by myquartz ------------------------------------------------------------------------ r20616 | glx | 2010-08-25 17:12:26 +0000 (Wed, 25 Aug 2010) | 1 line -Change: disable .sbr/.bsc generation in MSVC project files ------------------------------------------------------------------------ r20612 | translators | 2010-08-24 17:45:33 +0000 (Tue, 24 Aug 2010) | 12 lines -Update from WebTranslator v3.0: catalan - 79 changes by arnau croatian - 3 changes by VoyagerOne esperanto - 9 changes by Christopher french - 2 changes by glx hungarian - 7 changes by IPG icelandic - 142 changes by grjonib romanian - 2 changes by tonny russian - 2 changes by Lone_Wolf serbian - 3 changes by etran spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r20611 | yexo | 2010-08-24 16:30:31 +0000 (Tue, 24 Aug 2010) | 1 line -Fix: disable newgrf houses that have a different size then their substitute type ------------------------------------------------------------------------ r20610 | frosch | 2010-08-24 16:15:42 +0000 (Tue, 24 Aug 2010) | 1 line -Fix (r20609): X and Y got swapped. ------------------------------------------------------------------------ r20609 | yexo | 2010-08-24 16:00:35 +0000 (Tue, 24 Aug 2010) | 1 line -Fix [FS#3702]: crash when a NewGRF defined an invalid substitute type for a house and the NewGRF was removed during the game ------------------------------------------------------------------------ r20607 | rubidium | 2010-08-23 23:49:14 +0000 (Mon, 23 Aug 2010) | 2 lines -Fix: retain information about all base sets that are found and not only the latest version. This to stop confusing people that use newer versions of the base sets than those available via BaNaNaS. ------------------------------------------------------------------------ r20606 | yexo | 2010-08-23 22:44:08 +0000 (Mon, 23 Aug 2010) | 1 line -Change [FS#4042]: change the debug level of the "Registering two AIs/libraries with the same name and version" message from 0 to 1 ------------------------------------------------------------------------ r20605 | rubidium | 2010-08-23 22:28:35 +0000 (Mon, 23 Aug 2010) | 2 lines -Fix [FS#4063]: let NewGRFs var43 var (information about liveries) for vehicles not be influenced by the local setting determining whether to show liveries or not. ------------------------------------------------------------------------ r20604 | yexo | 2010-08-23 22:25:50 +0000 (Mon, 23 Aug 2010) | 1 line -Feature: add a reset button to the newgrf parameters window ------------------------------------------------------------------------ r20603 | rubidium | 2010-08-23 22:03:36 +0000 (Mon, 23 Aug 2010) | 2 lines -Codechange: silence some ICC warnings ------------------------------------------------------------------------ r20602 | yexo | 2010-08-23 21:53:55 +0000 (Mon, 23 Aug 2010) | 1 line -Change (r20601): use DFLT instead of DEFA as name for the default field ------------------------------------------------------------------------ r20601 | yexo | 2010-08-23 21:47:07 +0000 (Mon, 23 Aug 2010) | 1 line -Feature: [NewGRF] Add 'DEFA' field to set parameter defaults with action 14 ------------------------------------------------------------------------ r20600 | rubidium | 2010-08-23 21:21:41 +0000 (Mon, 23 Aug 2010) | 2 lines -Fix [FS#4075]: "downscale" a full load order to a load if possible order when removing the order while the vehicle is loading. This to prevent the vehicle from (possibly) staying forever in the station ------------------------------------------------------------------------ r20599 | michi_cc | 2010-08-23 18:20:22 +0000 (Mon, 23 Aug 2010) | 1 line -Add: [Win32] Append a decoded stack trace to the debug.log. Most of the time, the result will only be useful if the corresponding PDB file is present. ------------------------------------------------------------------------ r20598 | michi_cc | 2010-08-23 18:19:15 +0000 (Mon, 23 Aug 2010) | 2 lines -Codechange: [Win32] Replace the external x64 asm with a built-in Windows function. ------------------------------------------------------------------------ r20597 | translators | 2010-08-23 17:45:26 +0000 (Mon, 23 Aug 2010) | 9 lines -Update from WebTranslator v3.0: dutch - 4 changes by habell esperanto - 10 changes by Christopher finnish - 1 changes by jpx_ german - 1 changes by planetmaker icelandic - 54 changes by grjonib polish - 8 changes by silver_777, voythas, xine serbian - 10 changes by etran ------------------------------------------------------------------------ r20596 | rubidium | 2010-08-22 20:25:45 +0000 (Sun, 22 Aug 2010) | 2 lines -Fix [FS#4066]: crash when the tooltip is wider than the window is ------------------------------------------------------------------------ r20595 | frosch | 2010-08-22 19:15:47 +0000 (Sun, 22 Aug 2010) | 1 line -Fix (r20536)[FS#4068]: Autoreplace needs refitting of wagons in free wagon chains. ------------------------------------------------------------------------ r20594 | translators | 2010-08-22 17:45:33 +0000 (Sun, 22 Aug 2010) | 12 lines -Update from WebTranslator v3.0: german - 2 changes by planetmaker icelandic - 19 changes by grjonib italian - 1 changes by lorenzodv polish - 6 changes by xine portuguese - 15 changes by JayCity romanian - 7 changes by tonny russian - 1 changes by KorneySan slovak - 1 changes by JamesSVK spanish - 1 changes by Terkhen vietnamese - 9 changes by nglekhoi ------------------------------------------------------------------------ r20593 | rubidium | 2010-08-22 16:47:26 +0000 (Sun, 22 Aug 2010) | 2 lines -Fix: (rlongago, r20547): long ago the service interval was int16, after which is got converted to Date except in the order backup. Much later I copied the savegame snippets from a vehicle and applied that on the order backup. Presto, reading/writing 32 bits (of Date) into 16 bits of ancient style service interval. That would then "spoil" the name pointer and that eventually crashes OpenTTD as it's likely to be an invalid pointer. ------------------------------------------------------------------------ r20592 | rubidium | 2010-08-22 09:21:56 +0000 (Sun, 22 Aug 2010) | 2 lines -Fix (r2041): no (proper) savegame conversion was done when _date_fract got a new value range ------------------------------------------------------------------------ r20591 | rubidium | 2010-08-22 09:18:01 +0000 (Sun, 22 Aug 2010) | 2 lines -Codechange: make sure _date_fract is set when SetDate is called. Some places wouldn't reset _date_fract correctly at all ------------------------------------------------------------------------ r20590 | rubidium | 2010-08-21 21:07:34 +0000 (Sat, 21 Aug 2010) | 2 lines -Fix: only unix2dos text files when generating the Windows installer ------------------------------------------------------------------------ r20589 | translators | 2010-08-21 17:45:24 +0000 (Sat, 21 Aug 2010) | 9 lines -Update from WebTranslator v3.0: belarusian - 1 changes by KorneySan esperanto - 8 changes by Christopher icelandic - 10 changes by grjonib italian - 4 changes by lorenzodv russian - 3 changes by Lone_Wolf swedish - 7 changes by Zuu turkish - 11 changes by niw3 ------------------------------------------------------------------------ r20588 | rubidium | 2010-08-21 11:30:41 +0000 (Sat, 21 Aug 2010) | 2 lines -Fix (r20586): apparantly some NFORenums don't return an error code when an unknown command line option is given ------------------------------------------------------------------------ r20587 | frosch | 2010-08-21 10:59:03 +0000 (Sat, 21 Aug 2010) | 1 line -Codechange (r20456)[FS#4035]: Revert to scrollbars without minimal size to simplify window setup. ------------------------------------------------------------------------ r20586 | rubidium | 2010-08-21 10:57:01 +0000 (Sat, 21 Aug 2010) | 2 lines -Codechange: silence nforenum and grfcodec progress output (if possible) ------------------------------------------------------------------------ r20584 | translators | 2010-08-20 17:45:28 +0000 (Fri, 20 Aug 2010) | 11 lines -Update from WebTranslator v3.0: belarusian - 1 changes by KorneySan chuvash - 4 changes by mefisteron croatian - 8 changes by VoyagerOne esperanto - 17 changes by Christopher finnish - 2 changes by jpx_ french - 2 changes by glx german - 2 changes by planetmaker russian - 1 changes by Lone_Wolf spanish - 5 changes by Terkhen ------------------------------------------------------------------------ r20583 | frosch | 2010-08-20 17:36:09 +0000 (Fri, 20 Aug 2010) | 1 line -Fix: Autoreplace failed while attaching non-replaced wagons to the new chain, if to-be-sold-engines would become front-engines and the unitnumber limit would be exceeded. ------------------------------------------------------------------------ r20582 | rubidium | 2010-08-20 17:35:10 +0000 (Fri, 20 Aug 2010) | 2 lines -Fix [FS#4044]: Autoreplace can trigger an assertion when at the vehicle limit ------------------------------------------------------------------------ r20581 | rubidium | 2010-08-20 15:35:14 +0000 (Fri, 20 Aug 2010) | 2 lines -Codechange: simplify getting the station in CalcPercentVehicleFilled ------------------------------------------------------------------------ r20580 | rubidium | 2010-08-20 15:30:21 +0000 (Fri, 20 Aug 2010) | 2 lines -Fix [FS#4039]: go via station and go via waypoint behaved differently when a train went back to the same (unordered) station again ------------------------------------------------------------------------ r20579 | frosch | 2010-08-20 12:50:59 +0000 (Fri, 20 Aug 2010) | 1 line -Change (r1579): Allow removing of buoys if they are only used by own vehicles. ------------------------------------------------------------------------ r20578 | frosch | 2010-08-20 12:13:27 +0000 (Fri, 20 Aug 2010) | 1 line -Fix [FS#4051]: Draw bounding boxes using white instead of pure white, so they are recoloured to grey in coloured newspaper instead of blue. ------------------------------------------------------------------------ r20577 | rubidium | 2010-08-20 11:55:10 +0000 (Fri, 20 Aug 2010) | 2 lines -Fix [FS#4043]: scroll button flickering when pressed ------------------------------------------------------------------------ r20575 | rubidium | 2010-08-19 22:06:20 +0000 (Thu, 19 Aug 2010) | 2 lines -Fix [FS#4059] (r20542): reloading of companies did load another AI ------------------------------------------------------------------------ r20574 | rubidium | 2010-08-19 20:58:30 +0000 (Thu, 19 Aug 2010) | 2 lines -Codechange: a little over 1 million vehicles should be enough for the forseeable future ------------------------------------------------------------------------ r20573 | rubidium | 2010-08-19 20:45:29 +0000 (Thu, 19 Aug 2010) | 2 lines -Codechange: free/reserve some bits in the sell vehicle command to increase the vehicle pool limit ------------------------------------------------------------------------ r20572 | rubidium | 2010-08-19 20:42:00 +0000 (Thu, 19 Aug 2010) | 2 lines -Codechange: free/reserve some bits in the wagon move command to increase the vehicle pool limit ------------------------------------------------------------------------ r20571 | rubidium | 2010-08-19 20:39:12 +0000 (Thu, 19 Aug 2010) | 2 lines -Codechange: free/reserve some bits in the order commands to increase the vehicle pool limit ------------------------------------------------------------------------ r20570 | rubidium | 2010-08-19 20:34:51 +0000 (Thu, 19 Aug 2010) | 2 lines -Codechange: free/reserve some bits in the timetable commands to increase the vehicle pool limit ------------------------------------------------------------------------ r20569 | rubidium | 2010-08-19 20:32:33 +0000 (Thu, 19 Aug 2010) | 2 lines -Cleanup: the change timetable command doesn't need the packed bit anymore ------------------------------------------------------------------------ r20568 | yexo | 2010-08-19 20:20:20 +0000 (Thu, 19 Aug 2010) | 1 line -Codechange: change the value of AIVehicle::VEHICLE_INVALID and use it as return value instead of ::INVALID_VEHICLE ------------------------------------------------------------------------ r20567 | terkhen | 2010-08-19 20:15:44 +0000 (Thu, 19 Aug 2010) | 2 lines -Document [FS#3966]: Add note to known-bugs about this issue. ------------------------------------------------------------------------ r20566 | rubidium | 2010-08-19 19:23:38 +0000 (Thu, 19 Aug 2010) | 2 lines -Feature: happy smiles on the faces of Ammler and planetmaker ------------------------------------------------------------------------ r20565 | translators | 2010-08-19 17:45:45 +0000 (Thu, 19 Aug 2010) | 17 lines -Update from WebTranslator v3.0: belarusian - 7 changes by KorneySan simplified_chinese - 3 changes by pda1573 traditional_chinese - 5 changes by josesun chuvash - 31 changes by mefisteron dutch - 5 changes by habell esperanto - 16 changes by Christopher finnish - 4 changes by jpx_ french - 4 changes by glx german - 6 changes by planetmaker hungarian - 1 changes by norbert79 italian - 6 changes by lorenzodv romanian - 2 changes by kkmic russian - 13 changes by KorneySan, Lone_Wolf slovenian - 4 changes by ntadej spanish - 3 changes by Terkhen ------------------------------------------------------------------------ r20564 | yexo | 2010-08-19 15:44:17 +0000 (Thu, 19 Aug 2010) | 1 line -Fix (r20562): provide compatibility for AIs using the 0.7/1.0 API and using AIList::ChangeItem ------------------------------------------------------------------------