------------------------------------------------------------------------ r24752 | translators | 2012-11-16 19:45:22 +0100 (Fri, 16 Nov 2012) | 6 lines -Update from WebTranslator v3.0: catalan - 1 changes by Bassals croatian - 3 changes by VoyagerOne brazilian_portuguese - 22 changes by Tucalipe swedish - 2 changes by Joel_A ------------------------------------------------------------------------ r24751 | translators | 2012-11-15 19:45:23 +0100 (Thu, 15 Nov 2012) | 5 lines -Update from WebTranslator v3.0: norwegian_bokmal - 13 changes by jhsoby romanian - 36 changes by kkmic swedish - 1 changes by Joel_A ------------------------------------------------------------------------ r24750 | frosch | 2012-11-14 23:51:05 +0100 (Wed, 14 Nov 2012) | 3 lines -Cleanup: Remove old special clear filter button from signs list. ------------------------------------------------------------------------ r24749 | frosch | 2012-11-14 23:51:01 +0100 (Wed, 14 Nov 2012) | 3 lines -Add: GUI icons for delete to the left/right. ------------------------------------------------------------------------ r24748 | frosch | 2012-11-14 23:50:56 +0100 (Wed, 14 Nov 2012) | 3 lines -Add: Clear button to all editboxes. ------------------------------------------------------------------------ r24747 | frosch | 2012-11-14 23:50:53 +0100 (Wed, 14 Nov 2012) | 3 lines -Fix: Some editboxes had a different colour than the rest of the window. ------------------------------------------------------------------------ r24746 | frosch | 2012-11-14 23:50:49 +0100 (Wed, 14 Nov 2012) | 3 lines -Cleanup: Remove weird lowering of editboxes. ------------------------------------------------------------------------ r24745 | frosch | 2012-11-14 23:50:46 +0100 (Wed, 14 Nov 2012) | 3 lines -Codechange: Draw complete editbox via QueryString. ------------------------------------------------------------------------ r24744 | frosch | 2012-11-14 23:50:42 +0100 (Wed, 14 Nov 2012) | 3 lines -Codechange: Handle clicking on editboxed also via QueryString. ------------------------------------------------------------------------ r24743 | frosch | 2012-11-14 23:50:39 +0100 (Wed, 14 Nov 2012) | 3 lines -Change: Unify the behaviour of ESC in filter editboxes. ------------------------------------------------------------------------ r24742 | frosch | 2012-11-14 23:50:35 +0100 (Wed, 14 Nov 2012) | 3 lines -Codechange: Remove QueryStringBaseWindow and store QueryStrings per widget instead. ------------------------------------------------------------------------ r24741 | frosch | 2012-11-14 23:50:30 +0100 (Wed, 14 Nov 2012) | 3 lines -Add: Const-methods to SmallMap. ------------------------------------------------------------------------ r24740 | frosch | 2012-11-14 23:50:26 +0100 (Wed, 14 Nov 2012) | 3 lines -Codechange: Remove duplicate members from QueryStringBaseWindow and directly use QueryString. ------------------------------------------------------------------------ r24739 | frosch | 2012-11-14 23:50:21 +0100 (Wed, 14 Nov 2012) | 3 lines -Codechange: Simplify some code by using Textbuf::Assign. ------------------------------------------------------------------------ r24738 | frosch | 2012-11-14 23:50:17 +0100 (Wed, 14 Nov 2012) | 3 lines -Codechange: Remove Textbuf::Initialize in favour of a constructor. ------------------------------------------------------------------------ r24737 | frosch | 2012-11-14 23:50:11 +0100 (Wed, 14 Nov 2012) | 3 lines -Add: Textbuf::Assign and Textbuf::Print. ------------------------------------------------------------------------ r24736 | frosch | 2012-11-14 23:46:49 +0100 (Wed, 14 Nov 2012) | 3 lines -Cleanup: The third parameter of Textbuf::Initialize only makes sense if it is smaller than the second one, also its unit is not pixels. ------------------------------------------------------------------------ r24735 | frosch | 2012-11-13 22:47:13 +0100 (Tue, 13 Nov 2012) | 3 lines -Codechange: Move HandleEditBoxKey to Window class. ------------------------------------------------------------------------ r24734 | frosch | 2012-11-13 22:47:07 +0100 (Tue, 13 Nov 2012) | 3 lines -Codechange: Move QueryStringBaseWindow::OnOSKInput to Window::OnEditboxChanged. ------------------------------------------------------------------------ r24733 | frosch | 2012-11-13 22:47:02 +0100 (Tue, 13 Nov 2012) | 3 lines -Codechange: Move handling of editbox keys to window class. ------------------------------------------------------------------------ r24732 | frosch | 2012-11-13 22:46:58 +0100 (Tue, 13 Nov 2012) | 3 lines -Codechange: Unify handling of OK and CANCEL actions for editboxes. ------------------------------------------------------------------------ r24731 | frosch | 2012-11-13 22:46:54 +0100 (Tue, 13 Nov 2012) | 3 lines -Codechange: Remove OnOpenOSKWindow and instead specify OK and CANCEL buttons via QueryString members. ------------------------------------------------------------------------ r24730 | frosch | 2012-11-13 22:46:50 +0100 (Tue, 13 Nov 2012) | 3 lines -Codechange: Allow OSK to simulate widget buttons with index 0. ------------------------------------------------------------------------ r24729 | frosch | 2012-11-13 22:46:46 +0100 (Tue, 13 Nov 2012) | 3 lines -Codechange: Unify the handling of HEBR_EDITING. ------------------------------------------------------------------------ r24728 | frosch | 2012-11-13 22:46:40 +0100 (Tue, 13 Nov 2012) | 3 lines -Codechange: Unify usage of OnOSKInput. ------------------------------------------------------------------------ r24727 | frosch | 2012-11-13 22:46:37 +0100 (Tue, 13 Nov 2012) | 3 lines -Fix: In various windows the OSK looked shiny but using it had no effect whatsoever. ------------------------------------------------------------------------ r24726 | frosch | 2012-11-13 22:46:33 +0100 (Tue, 13 Nov 2012) | 3 lines -Codechange: Move editbox mouseloop handling to Window class. ------------------------------------------------------------------------ r24725 | frosch | 2012-11-13 22:46:22 +0100 (Tue, 13 Nov 2012) | 3 lines -Cleanup: Remove old editbox focus code which is already handled more generally. ------------------------------------------------------------------------ r24724 | frosch | 2012-11-13 22:46:19 +0100 (Tue, 13 Nov 2012) | 3 lines -Codechange: Move drawing of editboxes to the widget drawing code. ------------------------------------------------------------------------ r24723 | frosch | 2012-11-13 22:46:14 +0100 (Tue, 13 Nov 2012) | 3 lines -Fix: AI debug GUI crashed when using disabled buttons via hotkeys. ------------------------------------------------------------------------ r24722 | frosch | 2012-11-13 22:46:09 +0100 (Tue, 13 Nov 2012) | 3 lines -Add: Display unique ID and md5sum in console content info. ------------------------------------------------------------------------ r24721 | frosch | 2012-11-13 22:41:54 +0100 (Tue, 13 Nov 2012) | 1 line -Fix (r24715): Reallow building road stations. ------------------------------------------------------------------------ r24720 | frosch | 2012-11-13 22:40:50 +0100 (Tue, 13 Nov 2012) | 1 line -Fix (r24715): Comparison of different height units. ------------------------------------------------------------------------ r24719 | translators | 2012-11-13 19:45:11 +0100 (Tue, 13 Nov 2012) | 4 lines -Update from WebTranslator v3.0: luxembourgish - 122 changes by Phreeze tamil - 12 changes by aswn ------------------------------------------------------------------------ r24718 | frosch | 2012-11-12 22:59:02 +0100 (Mon, 12 Nov 2012) | 1 line -Codechange: Rename GoodsEntry::days_since_pickup to GoodsEntry::time_since_pickup. ------------------------------------------------------------------------ r24717 | frosch | 2012-11-12 21:14:08 +0100 (Mon, 12 Nov 2012) | 1 line -Fix [FS#5139]: When starting a scenario apply the local company settings to the new company. ------------------------------------------------------------------------ r24716 | frosch | 2012-11-12 21:13:51 +0100 (Mon, 12 Nov 2012) | 1 line -Feature(ette): Reset engine pool when starting a scenario. ------------------------------------------------------------------------ r24715 | frosch | 2012-11-12 21:13:34 +0100 (Mon, 12 Nov 2012) | 1 line -Fix [FS#5335]: [NewGRF] Allow stations to draw snow/desert aware ground sprites with railtype overlays. ------------------------------------------------------------------------ r24714 | frosch | 2012-11-12 21:13:17 +0100 (Mon, 12 Nov 2012) | 1 line -Fix [FS#5337]: [NewGRF] Draw default foundations if resolving of custom station foundation sprites fails. ------------------------------------------------------------------------ r24713 | frosch | 2012-11-12 21:13:02 +0100 (Mon, 12 Nov 2012) | 1 line -Fix [FS#5262]: [NewGRF] Tolerate old NewGRFs returning invalid values via CB 11. ------------------------------------------------------------------------ r24712 | frosch | 2012-11-12 21:12:45 +0100 (Mon, 12 Nov 2012) | 1 line -Fix [FS#5303]: [NewGRF] Station variables 61 and 62 returned incorrect values, if no vehicle ever tried loading. ------------------------------------------------------------------------ r24711 | frosch | 2012-11-12 21:12:26 +0100 (Mon, 12 Nov 2012) | 1 line -Fix (r10354): Check whether to not display a ^ loading indicator at drop stations only worked if there was no other vehicle unloading for 255 ticks. ------------------------------------------------------------------------ r24710 | translators | 2012-11-12 19:45:07 +0100 (Mon, 12 Nov 2012) | 3 lines -Update from WebTranslator v3.0: indonesian - 42 changes by adjayanto ------------------------------------------------------------------------ r24709 | frosch | 2012-11-12 19:11:46 +0100 (Mon, 12 Nov 2012) | 1 line -Codechange: Simplify some code. ------------------------------------------------------------------------ r24708 | frosch | 2012-11-12 19:11:26 +0100 (Mon, 12 Nov 2012) | 1 line -Codechange: Check magic values of GoodsEntry::last_speed only via wrapper function. ------------------------------------------------------------------------ r24707 | frosch | 2012-11-12 19:11:05 +0100 (Mon, 12 Nov 2012) | 1 line -Doc: Improve description of GoodsEntryStatus flags. ------------------------------------------------------------------------ r24706 | frosch | 2012-11-12 19:10:42 +0100 (Mon, 12 Nov 2012) | 1 line -Fix (r10981): [NewGRF] Station var 48 should report acceptance, not supply. ------------------------------------------------------------------------ r24705 | frosch | 2012-11-12 19:10:21 +0100 (Mon, 12 Nov 2012) | 1 line -Fix: Station rating might consider very old vehicles very young. ------------------------------------------------------------------------ r24704 | frosch | 2012-11-12 19:10:02 +0100 (Mon, 12 Nov 2012) | 1 line -Cleanup: No need to initialise stuff twice. ------------------------------------------------------------------------ r24703 | frosch | 2012-11-12 19:09:33 +0100 (Mon, 12 Nov 2012) | 1 line -Fix: Disallow closing oilrig airports in SE. ------------------------------------------------------------------------ r24702 | translators | 2012-11-11 19:45:07 +0100 (Sun, 11 Nov 2012) | 3 lines -Update from WebTranslator v3.0: norwegian_bokmal - 1 changes by jhsoby ------------------------------------------------------------------------ r24701 | smatz | 2012-11-11 18:39:54 +0100 (Sun, 11 Nov 2012) | 1 line -Fix [FS#5246]: Workaround an overoptimisation done by GCC 4.5 ------------------------------------------------------------------------ r24700 | frosch | 2012-11-11 17:10:43 +0100 (Sun, 11 Nov 2012) | 1 line -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default. ------------------------------------------------------------------------ r24699 | frosch | 2012-11-11 17:10:11 +0100 (Sun, 11 Nov 2012) | 1 line -Codechange: Proper usage of push and toggle buttons in mapgen and script debug GUI. ------------------------------------------------------------------------ r24698 | frosch | 2012-11-11 17:09:08 +0100 (Sun, 11 Nov 2012) | 1 line -Codechange: Use PUSH-buttons when buttons can be pushed. ------------------------------------------------------------------------ r24697 | frosch | 2012-11-11 17:07:46 +0100 (Sun, 11 Nov 2012) | 1 line -Codechange: Use WDF_UNCLICK_BUTTONS instead of duplicating the same functionality. ------------------------------------------------------------------------ r24696 | frosch | 2012-11-11 17:01:34 +0100 (Sun, 11 Nov 2012) | 1 line -Doc: Improve documentation for button widget types. ------------------------------------------------------------------------ r24695 | frosch | 2012-11-11 13:57:27 +0100 (Sun, 11 Nov 2012) | 1 line -Fix/Cleanup: Remove remaining (incorrect) usages of ResolverObject::scope and count. ------------------------------------------------------------------------ r24694 | michi_cc | 2012-11-10 23:37:14 +0100 (Sat, 10 Nov 2012) | 1 line -Fix (r18136): Road vehicle selection frame wasn't drawn properly in the depot window. ------------------------------------------------------------------------ r24693 | alberth | 2012-11-10 21:46:39 +0100 (Sat, 10 Nov 2012) | 2 lines -Doc: Add some doxymentation into the newgrf code. ------------------------------------------------------------------------ r24692 | alberth | 2012-11-10 21:45:59 +0100 (Sat, 10 Nov 2012) | 2 lines -Cleanup: Cleanup final parts of the old resolver code. ------------------------------------------------------------------------ r24691 | alberth | 2012-11-10 21:45:04 +0100 (Sat, 10 Nov 2012) | 2 lines -Codechange: Add resolver classes for vehicles. ------------------------------------------------------------------------ r24690 | alberth | 2012-11-10 21:44:38 +0100 (Sat, 10 Nov 2012) | 2 lines -Codechange: Add resolver classes for industry tiles. ------------------------------------------------------------------------ r24689 | alberth | 2012-11-10 21:44:10 +0100 (Sat, 10 Nov 2012) | 2 lines -Codechange: Add resolver classes for industries. ------------------------------------------------------------------------ r24688 | alberth | 2012-11-10 21:43:40 +0100 (Sat, 10 Nov 2012) | 2 lines -Codechange: Add resolver classes for generics. ------------------------------------------------------------------------ r24687 | alberth | 2012-11-10 21:42:50 +0100 (Sat, 10 Nov 2012) | 2 lines -Codechange: Add resolver classes for airports. ------------------------------------------------------------------------ r24686 | alberth | 2012-11-10 21:42:19 +0100 (Sat, 10 Nov 2012) | 2 lines -Codechange: Add resolver classes for airport tiles. ------------------------------------------------------------------------ r24685 | alberth | 2012-11-10 21:41:45 +0100 (Sat, 10 Nov 2012) | 2 lines -Codechange: Add resolver classes for rail types. ------------------------------------------------------------------------ r24684 | alberth | 2012-11-10 21:41:08 +0100 (Sat, 10 Nov 2012) | 2 lines -Codechange: Add resolver classes for stations. ------------------------------------------------------------------------ r24683 | alberth | 2012-11-10 21:40:46 +0100 (Sat, 10 Nov 2012) | 2 lines -Codechange: Add resolver classes for objects. ------------------------------------------------------------------------ r24682 | alberth | 2012-11-10 21:40:05 +0100 (Sat, 10 Nov 2012) | 2 lines -Codechange: Add resolver classes for houses. ------------------------------------------------------------------------ r24681 | alberth | 2012-11-10 21:39:39 +0100 (Sat, 10 Nov 2012) | 2 lines -Codechange: Add resolver classes for cargoes. ------------------------------------------------------------------------ r24680 | alberth | 2012-11-10 21:39:11 +0100 (Sat, 10 Nov 2012) | 2 lines -Codechange: Add resolver classes for canals. ------------------------------------------------------------------------ r24679 | alberth | 2012-11-10 21:38:46 +0100 (Sat, 10 Nov 2012) | 2 lines -Codechange: Add resolver classes for towns. ------------------------------------------------------------------------ r24678 | alberth | 2012-11-10 21:37:31 +0100 (Sat, 10 Nov 2012) | 2 lines -Codechange: Introduce scope resolver base class and prepare for adding derived classes. ------------------------------------------------------------------------ r24677 | translators | 2012-11-10 19:46:41 +0100 (Sat, 10 Nov 2012) | 9 lines -Update from WebTranslator v3.0: danish - 13 changes by Knogle korean - 3 changes by telk5093 latvian - 8 changes by Parastais polish - 5 changes by wojteks86 russian - 1 changes by Lone_Wolf spanish - 2 changes by Terkhen tamil - 4 changes by aswn ------------------------------------------------------------------------ r24676 | translators | 2012-11-09 19:45:58 +0100 (Fri, 09 Nov 2012) | 12 lines -Update from WebTranslator v3.0: afrikaans - 4 changes by Maccie123 belarusian - 3 changes by KorneySan catalan - 5 changes by arnau english_US - 3 changes by Rubidium italian - 3 changes by lorenzodv norwegian_bokmal - 22 changes by jhsoby polish - 15 changes by wojteks86 brazilian_portuguese - 20 changes by Tucalipe russian - 3 changes by KorneySan swedish - 12 changes by Joel_A ------------------------------------------------------------------------ r24675 | michi_cc | 2012-11-08 22:46:54 +0100 (Thu, 08 Nov 2012) | 1 line -Fix (r24632): MSVC performance warning. ------------------------------------------------------------------------