------------------------------------------------------------------------ r16762 | translators | 2009-07-07 17:45:20 +0000 (Tue, 07 Jul 2009) | 7 lines -Update from WebTranslator v3.0: dutch - 1 changes by Yexo finnish - 32 changes by jpx_ german - 47 changes by Roujin, planetmaker indonesian - 16 changes by fanioz russian - 6 changes by Lone_Wolf ------------------------------------------------------------------------ r16761 | rubidium | 2009-07-07 16:51:20 +0000 (Tue, 07 Jul 2009) | 2 lines -Codechange: make UpdateViewportSignPos(ition) a class function of ViewportSign ------------------------------------------------------------------------ r16760 | rubidium | 2009-07-07 16:43:58 +0000 (Tue, 07 Jul 2009) | 2 lines -Codechange: make UpdateStationVirtCoord a function of Station ------------------------------------------------------------------------ r16759 | rubidium | 2009-07-07 11:21:29 +0000 (Tue, 07 Jul 2009) | 2 lines -Codechange: some coding style in station.cpp ------------------------------------------------------------------------ r16758 | rubidium | 2009-07-07 11:21:14 +0000 (Tue, 07 Jul 2009) | 2 lines -Document: some station related types/enums ------------------------------------------------------------------------ r16757 | rubidium | 2009-07-07 09:19:27 +0000 (Tue, 07 Jul 2009) | 2 lines -Fix [FS#3018]: in the refit window the "Select cargo type to carry" line always showed the ship refit tooltip ------------------------------------------------------------------------ r16756 | translators | 2009-07-06 17:45:17 +0000 (Mon, 06 Jul 2009) | 7 lines -Update from WebTranslator v3.0: finnish - 82 changes by jpx_ german - 2 changes by planetmaker korean - 144 changes by darkttd, telk5093 malay - 3 changes by Syed russian - 28 changes by Lone_Wolf ------------------------------------------------------------------------ r16755 | yexo | 2009-07-05 20:59:42 +0000 (Sun, 05 Jul 2009) | 1 line -Codechange: apply some codestyle to newgrf.cpp ------------------------------------------------------------------------ r16754 | translators | 2009-07-05 17:17:22 +0000 (Sun, 05 Jul 2009) | 6 lines -Update from WebTranslator v3.0: arabic_egypt - 2 changes by kasakg traditional_chinese - 64 changes by josesun german - 4 changes by planetmaker persian - 2 changes by Gajet9 ------------------------------------------------------------------------ r16753 | yexo | 2009-07-05 16:55:26 +0000 (Sun, 05 Jul 2009) | 1 line -Fix (r16740): Don't check the width of the same string 4 times, but pick the maximum width of all difficulty levels ------------------------------------------------------------------------ r16752 | yexo | 2009-07-05 16:50:56 +0000 (Sun, 05 Jul 2009) | 1 line -Codechange: Remove most of the window-changing code from AirportPickerWindow::OnPaint ------------------------------------------------------------------------ r16751 | alberth | 2009-07-05 16:26:42 +0000 (Sun, 05 Jul 2009) | 1 line -Fix (r16740): Do not crash when using a non-standard font size in the widgets. ------------------------------------------------------------------------ r16750 | yexo | 2009-07-05 16:14:50 +0000 (Sun, 05 Jul 2009) | 1 line -Fix: mark the intro gui dirty when changing the difficulty level to avoid glitches on the difficulty button ------------------------------------------------------------------------ r16749 | alberth | 2009-07-05 15:53:47 +0000 (Sun, 05 Jul 2009) | 1 line -Codechange: Rail toolbar uses nested widget tree only. ------------------------------------------------------------------------ r16748 | alberth | 2009-07-05 15:01:36 +0000 (Sun, 05 Jul 2009) | 1 line -Codechange: Don't cast away constness. ------------------------------------------------------------------------ r16747 | alberth | 2009-07-05 14:26:29 +0000 (Sun, 05 Jul 2009) | 1 line -Fix: Non-resized windows also need a post re-init SetDirty. ------------------------------------------------------------------------ r16746 | smatz | 2009-07-05 13:21:51 +0000 (Sun, 05 Jul 2009) | 1 line -Codechange: use Town::PostDestructor() instead of not very clean construct for invalidating nearest town for road tiles ------------------------------------------------------------------------ r16745 | smatz | 2009-07-05 13:20:05 +0000 (Sun, 05 Jul 2009) | 1 line -Fix [FS#3011]: invalidate JoinStation window after removing item from the pool ------------------------------------------------------------------------ r16743 | translators | 2009-07-04 17:45:07 +0000 (Sat, 04 Jul 2009) | 3 lines -Update from WebTranslator v3.0: german - 18 changes by planetmaker ------------------------------------------------------------------------ r16740 | alberth | 2009-07-04 15:35:36 +0000 (Sat, 04 Jul 2009) | 1 line -Codechange: Self-sizing widgets in intro screen, town directory, and found town windows. ------------------------------------------------------------------------ r16739 | alberth | 2009-07-04 14:13:23 +0000 (Sat, 04 Jul 2009) | 1 line -Codechange: Initialize internal data before computing the widgets. ------------------------------------------------------------------------ r16738 | alberth | 2009-07-04 13:55:28 +0000 (Sat, 04 Jul 2009) | 1 line -Codechange: Remove casting away constness by changing the text before storing. ------------------------------------------------------------------------ r16737 | frosch | 2009-07-04 12:20:42 +0000 (Sat, 04 Jul 2009) | 1 line -Fix (r15645): When loading a savegame Engine::grffile might be left NULL in certain cases. (dynamic_engines enabled, articulated vehicle with only wagon-override action3s) ------------------------------------------------------------------------ r16736 | rubidium | 2009-07-04 11:26:57 +0000 (Sat, 04 Jul 2009) | 2 lines -Codechange: give some station enums a name and use that instead of 'byte'. ------------------------------------------------------------------------ r16735 | rubidium | 2009-07-04 11:24:25 +0000 (Sat, 04 Jul 2009) | 2 lines -Codechange: had_vehicle_of_type only stored 7 bits, all less that bit 7... but it was a word wasting space etc. ------------------------------------------------------------------------ r16734 | alberth | 2009-07-03 22:25:59 +0000 (Fri, 03 Jul 2009) | 1 line -Codechange: Prepare intro, town directory, and found town windows for more flexible widget contents. ------------------------------------------------------------------------ r16733 | alberth | 2009-07-03 21:38:41 +0000 (Fri, 03 Jul 2009) | 1 line -Codechange: Move rebuilding and sorting the town list out of TownDirectoryWindow::OnPaint. ------------------------------------------------------------------------ r16732 | rubidium | 2009-07-03 21:08:18 +0000 (Fri, 03 Jul 2009) | 2 lines -Fix [FS#2991]: show Close instead of Cancel when there's nothing to canel in the content downloading window. ------------------------------------------------------------------------ r16731 | yexo | 2009-07-03 19:55:07 +0000 (Fri, 03 Jul 2009) | 1 line -Fix [NoAI]: AIDepotList contained wrong tiles for hangars when st->xy != st->airport_tile. ------------------------------------------------------------------------ r16730 | alberth | 2009-07-03 19:34:28 +0000 (Fri, 03 Jul 2009) | 1 line -Doc: Added some missing docs (most notably the class/struct docs) to GUIList template. ------------------------------------------------------------------------ r16729 | translators | 2009-07-03 17:45:22 +0000 (Fri, 03 Jul 2009) | 8 lines -Update from WebTranslator v3.0: german - 7 changes by planetmaker hebrew - 2 changes by yitzc indonesian - 28 changes by fanioz korean - 1 changes by darkttd brazilian_portuguese - 85 changes by Tucalipe turkish - 23 changes by niw3 ------------------------------------------------------------------------ r16728 | smatz | 2009-07-03 13:33:00 +0000 (Fri, 03 Jul 2009) | 1 line -Fix (r14919): the Join station window didn't show all stations nearby in some cases ------------------------------------------------------------------------ r16727 | alberth | 2009-07-02 21:18:22 +0000 (Thu, 02 Jul 2009) | 1 line -Codechange: Introducing WD_SORTBUTTON_ARROW_WIDTH constant. ------------------------------------------------------------------------ r16726 | translators | 2009-07-02 17:45:16 +0000 (Thu, 02 Jul 2009) | 6 lines -Update from WebTranslator v3.0: indonesian - 26 changes by fanioz italian - 8 changes by lorenzodv korean - 29 changes by darkttd swedish - 74 changes by daishan ------------------------------------------------------------------------ r16725 | frosch | 2009-07-02 17:08:54 +0000 (Thu, 02 Jul 2009) | 1 line -Documentation: raw_industry_cost_multiplier ------------------------------------------------------------------------ r16724 | smatz | 2009-07-02 12:47:52 +0000 (Thu, 02 Jul 2009) | 1 line -Fix (r16714): MSVC 64bit warnings (Rubidium) ------------------------------------------------------------------------ r16723 | smatz | 2009-07-02 12:10:39 +0000 (Thu, 02 Jul 2009) | 1 line -Codechange: make GetNextArticPart(), GetLastEnginePart(), GetNextVehicle(), GetPrevVehicle(), GetNextUnit(), GetPrevUnit() members of Train ------------------------------------------------------------------------ r16722 | rubidium | 2009-07-02 09:06:15 +0000 (Thu, 02 Jul 2009) | 2 lines -Codechange: unify the naming of the Is/Set/HasArticulatedPart functions ------------------------------------------------------------------------ r16721 | rubidium | 2009-07-02 08:59:27 +0000 (Thu, 02 Jul 2009) | 2 lines -Codechange: make Is/SetRoadVehicleFront, Is/Set/HasArticulatedPart member of RoadVehicle. ------------------------------------------------------------------------ r16720 | smatz | 2009-07-02 00:17:27 +0000 (Thu, 02 Jul 2009) | 1 line -Codechange: make Set/ClearFrontEngine(), Set/ClearArticulatedPart(), Set/ClearWagon(), Set/ClearEngine(), Set/ClearFreeWagon() and Set/ClearMultiheaded() members of Train ------------------------------------------------------------------------ r16719 | smatz | 2009-07-01 23:57:20 +0000 (Wed, 01 Jul 2009) | 1 line -Codechange: make IsArticulatedPart(), IsTrainEngine(), IsTrainWagon(), IsMultiheaded(), EngineHasArticPart() and IsRearDualheaded() members of Train ------------------------------------------------------------------------ r16718 | smatz | 2009-07-01 23:49:13 +0000 (Wed, 01 Jul 2009) | 1 line -Codechange: make IsFreeWagon() member of Train ------------------------------------------------------------------------ r16717 | smatz | 2009-07-01 22:22:01 +0000 (Wed, 01 Jul 2009) | 1 line -Codechange: make IsFrontEngine() member of Train ------------------------------------------------------------------------ r16716 | smatz | 2009-07-01 21:33:06 +0000 (Wed, 01 Jul 2009) | 1 line -Codechange: reduce code duplication in DrawCompanyVehiclesAmount() ------------------------------------------------------------------------ r16715 | smatz | 2009-07-01 21:29:03 +0000 (Wed, 01 Jul 2009) | 1 line -Codechange: add attribute to assert_compile(), so it doesn't warn when used inside function ------------------------------------------------------------------------ r16714 | smatz | 2009-07-01 18:45:05 +0000 (Wed, 01 Jul 2009) | 1 line -Codechange: use pool-like accessors for Subsidy ------------------------------------------------------------------------ r16713 | smatz | 2009-07-01 18:18:12 +0000 (Wed, 01 Jul 2009) | 1 line -Doc: document the Subsidy struct ------------------------------------------------------------------------ r16712 | translators | 2009-07-01 17:45:22 +0000 (Wed, 01 Jul 2009) | 9 lines -Update from WebTranslator v3.0: afrikaans - 23 changes by burgerd dutch - 8 changes by Yexo french - 8 changes by glx german - 29 changes by dihedral, planetmaker indonesian - 14 changes by fanioz italian - 43 changes by lorenzodv malay - 55 changes by Syed ------------------------------------------------------------------------ r16711 | smatz | 2009-07-01 17:43:26 +0000 (Wed, 01 Jul 2009) | 1 line -Codechange: use FOR_ALL_SUBSIDIES macro when iterating over all subsidies ------------------------------------------------------------------------ r16710 | smatz | 2009-07-01 15:08:43 +0000 (Wed, 01 Jul 2009) | 1 line -Fix: invalidate subsidies with invalid source or destination when converting older savegames ------------------------------------------------------------------------ r16709 | rubidium | 2009-07-01 14:51:05 +0000 (Wed, 01 Jul 2009) | 2 lines -Fix [FS#2994]: the list of animated tiles could have duplicates (only for old savegames) and tiles that weren't animated ------------------------------------------------------------------------ r16708 | rubidium | 2009-07-01 09:53:54 +0000 (Wed, 01 Jul 2009) | 2 lines -Cleanup: do not try to indent strings using spaces, especially strings that span multiple lines; it will not get the effect you want. Also do not indent at different levels in different strings that will be shown on the same place. ------------------------------------------------------------------------ r16707 | rubidium | 2009-07-01 09:50:52 +0000 (Wed, 01 Jul 2009) | 2 lines -Fix [FS#3007] (r16693): under some circumstances vehicles would skip loading as they thought nothing could be unloaded or loaded. ------------------------------------------------------------------------ r16706 | rubidium | 2009-07-01 09:45:30 +0000 (Wed, 01 Jul 2009) | 2 lines -Fix (r16694): acquiring a subsidy resulted in an assertion. ------------------------------------------------------------------------ r16703 | translators | 2009-06-30 17:45:27 +0000 (Tue, 30 Jun 2009) | 11 lines -Update from WebTranslator v3.0: catalan - 1 changes by arnaullv traditional_chinese - 7 changes by elleryq danish - 3 changes by silentStatic dutch - 4 changes by Excel20 estonian - 34 changes by kristjans german - 7 changes by dihedral greek - 24 changes by Gonik malay - 30 changes by Syed romanian - 68 changes by kneekoo ------------------------------------------------------------------------ r16702 | rubidium | 2009-06-30 16:20:16 +0000 (Tue, 30 Jun 2009) | 2 lines -Change: don't implicitly fall back to the null/dedicated (video) drivers, but show an error message that no driver could be found. You can still explicitly start the null drivers thought. ------------------------------------------------------------------------