------------------------------------------------------------------------ r17769 | translators | 2009-10-12 17:45:09 +0000 (Mon, 12 Oct 2009) | 4 lines -Update from WebTranslator v3.0: basque - 292 changes by Thadah greek - 73 changes by fumantsu ------------------------------------------------------------------------ r17768 | michi_cc | 2009-10-12 00:19:11 +0000 (Mon, 12 Oct 2009) | 1 line -Fix (r17715): [OSX] Newer GCC versions don't like jumping over variable definitions with goto's. (planetmaker) ------------------------------------------------------------------------ r17767 | michi_cc | 2009-10-12 00:19:07 +0000 (Mon, 12 Oct 2009) | 1 line -Fix [FS#3190]: [OSX] Don't check 64bit-ness when compiling strgen. ------------------------------------------------------------------------ r17766 | rubidium | 2009-10-11 19:57:10 +0000 (Sun, 11 Oct 2009) | 2 lines -Add: stub for a Basque translation ------------------------------------------------------------------------ r17765 | translators | 2009-10-11 17:45:13 +0000 (Sun, 11 Oct 2009) | 5 lines -Update from WebTranslator v3.0: greek - 14 changes by fumantsu italian - 2 changes by lorenzodv turkish - 2 changes by niw3 ------------------------------------------------------------------------ r17764 | alberth | 2009-10-11 13:09:44 +0000 (Sun, 11 Oct 2009) | 1 line -Codechange: Replace 'list' class variable in ReplacceVehicleWindow by 'engines'. ------------------------------------------------------------------------ r17763 | alberth | 2009-10-11 12:51:15 +0000 (Sun, 11 Oct 2009) | 1 line -Codechange: Rename 'wagon_btnstate' to 'replace_engines', and 'init_lists' to 'reset_sel_engine' in ReplaceVehicleWindow, add doxygen comments. ------------------------------------------------------------------------ r17762 | rubidium | 2009-10-11 12:35:16 +0000 (Sun, 11 Oct 2009) | 2 lines -Fix [FS#3259]: don't let aircraft drive a while over the grass when landing at high altitude airports ------------------------------------------------------------------------ r17761 | alberth | 2009-10-11 11:47:21 +0000 (Sun, 11 Oct 2009) | 1 line -Codechange: Removed some unused/unneeded variables from ReplaceVehicleWindow. ------------------------------------------------------------------------ r17760 | alberth | 2009-10-11 08:23:30 +0000 (Sun, 11 Oct 2009) | 1 line -Revert (r17648): _local_company is less constant than you'd expect. ------------------------------------------------------------------------ r17759 | alberth | 2009-10-11 08:07:09 +0000 (Sun, 11 Oct 2009) | 1 line -Codechange [FS#3257]: Return focus to the parent window using the function designed for it. ------------------------------------------------------------------------ r17758 | frosch | 2009-10-10 18:48:13 +0000 (Sat, 10 Oct 2009) | 3 lines -Revert (r17208): Use assert_compile() if you cannot count. -Fix (r7326): Powernaut Helicopter got wrong 'load amount'. -Fix (r2639): Call the Evil by its name. ------------------------------------------------------------------------ r17757 | translators | 2009-10-10 17:45:13 +0000 (Sat, 10 Oct 2009) | 5 lines -Update from WebTranslator v3.0: hungarian - 35 changes by leiric indonesian - 1 changes by prof ukrainian - 49 changes by Madvin ------------------------------------------------------------------------ r17756 | alberth | 2009-10-10 15:18:20 +0000 (Sat, 10 Oct 2009) | 1 line -Codechange: Company finances window uses pure nested widgets. ------------------------------------------------------------------------ r17755 | alberth | 2009-10-10 14:20:38 +0000 (Sat, 10 Oct 2009) | 1 line -Codechange: Allow for a zero-size display plane in a NWidgetStacked widget to hide its child widgets. ------------------------------------------------------------------------ r17754 | alberth | 2009-10-10 13:32:44 +0000 (Sat, 10 Oct 2009) | 1 line -Codechange: Make ExpensesList::GetHeight() return a uint. ------------------------------------------------------------------------ r17753 | alberth | 2009-10-10 13:19:38 +0000 (Sat, 10 Oct 2009) | 1 line -Fix (r17750): Expenses amounts were printed two pixels too low. ------------------------------------------------------------------------ r17752 | rubidium | 2009-10-10 12:47:04 +0000 (Sat, 10 Oct 2009) | 2 lines -Fix [FS#3231]: OSK could reset town name to an already used town name for the 'Generate Town' window ------------------------------------------------------------------------ r17751 | rubidium | 2009-10-10 12:11:05 +0000 (Sat, 10 Oct 2009) | 2 lines -Fix [FS#3253]: sometimes clicking on a for the user unfocused edit box would show the OSK (Zuu) ------------------------------------------------------------------------ r17750 | alberth | 2009-10-09 19:10:05 +0000 (Fri, 09 Oct 2009) | 1 line -Codechange: Financial expenses panel handles different font size, replaced magic numbers by constants. ------------------------------------------------------------------------ r17749 | translators | 2009-10-09 17:45:13 +0000 (Fri, 09 Oct 2009) | 5 lines -Update from WebTranslator v3.0: catalan - 1 changes by arnau romanian - 2 changes by kkmic spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r17748 | rubidium | 2009-10-09 17:35:01 +0000 (Fri, 09 Oct 2009) | 2 lines -Fix: crash when right clicking on the 'toggle' toolbar button ------------------------------------------------------------------------ r17746 | smatz | 2009-10-09 11:03:00 +0000 (Fri, 09 Oct 2009) | 1 line -Codechange: 'operator new' doesn't return NULL, NetworkSend_Init() is useless ------------------------------------------------------------------------ r17745 | translators | 2009-10-08 17:45:30 +0000 (Thu, 08 Oct 2009) | 11 lines -Update from WebTranslator v3.0: simplified_chinese - 1 changes by Gavin dutch - 1 changes by habell finnish - 1 changes by jpx_ french - 1 changes by glx german - 1 changes by planetmaker italian - 1 changes by lorenzodv russian - 1 changes by Lone_Wolf serbian - 48 changes by AtzaMan vietnamese - 14 changes by nglekhoi ------------------------------------------------------------------------ r17743 | rubidium | 2009-10-07 21:11:56 +0000 (Wed, 07 Oct 2009) | 2 lines -Fix: (post 0.7) memory leak in server in case handling a packet caused the connection to be closed. Also force-close the connection on invalid packets. ------------------------------------------------------------------------ r17742 | rubidium | 2009-10-07 20:58:14 +0000 (Wed, 07 Oct 2009) | 2 lines -Codechange: remove unused variable from Recv_Packet ------------------------------------------------------------------------ r17741 | rubidium | 2009-10-07 19:35:05 +0000 (Wed, 07 Oct 2009) | 2 lines -Feature-ish [FS#3116]: show the nickname of the person you're PMing ------------------------------------------------------------------------ r17740 | alberth | 2009-10-07 19:18:36 +0000 (Wed, 07 Oct 2009) | 1 line -Codechange: Extract financial expenses drawing routines. ------------------------------------------------------------------------ r17739 | rubidium | 2009-10-07 17:46:58 +0000 (Wed, 07 Oct 2009) | 2 lines -Cleanup: compiler didn't warn about an unused variable, fonsinchen did ------------------------------------------------------------------------ r17738 | translators | 2009-10-07 17:45:07 +0000 (Wed, 07 Oct 2009) | 3 lines -Update from WebTranslator v3.0: russian - 1 changes by Lone_Wolf ------------------------------------------------------------------------ r17737 | rubidium | 2009-10-07 17:36:33 +0000 (Wed, 07 Oct 2009) | 2 lines -Codechange: remove the chat window when you were chatting with someone who lost his/her connection or when you were team chatting and moved out of the company. ------------------------------------------------------------------------ r17736 | rubidium | 2009-10-07 08:31:42 +0000 (Wed, 07 Oct 2009) | 2 lines -Codechange [FS#3135]: rewrite CargoList::MoveTo; don't require the secondary list, use cache updates instead of rebuilds. This is usually faster because of primarily gradual loading that only moves a (small) part of the cargo each time. Based on patch by fonsinchen. ------------------------------------------------------------------------ r17735 | rubidium | 2009-10-07 08:25:12 +0000 (Wed, 07 Oct 2009) | 2 lines -Codechange: update the cache one inserting/removing CargoPackets from the CargoList via Append/Truncate instead of rebuilding the whole cache. For Append this changes the O(n) cache rebuild into a O(1) cache update. For Truncate no temporary list is needed anymore (based on patch by fonsinchen) ------------------------------------------------------------------------ r17734 | rubidium | 2009-10-06 23:01:35 +0000 (Tue, 06 Oct 2009) | 2 lines -Fix (r17732): broke the assumption that 'this->packets == this', which broke loading old savegames. Now remove the (need for the) hack that needed that assumption. ------------------------------------------------------------------------ r17733 | rubidium | 2009-10-06 21:24:03 +0000 (Tue, 06 Oct 2009) | 2 lines -Codechange: store the 'days in transit' cache as the sum of the days in transit instead of the average; the variable isn't requested that often (primarily station NewGRFs) that the dividing/testing for dividing by 0 step needs to be cached. ------------------------------------------------------------------------ r17732 | rubidium | 2009-10-06 21:19:20 +0000 (Tue, 06 Oct 2009) | 2 lines -Codechange: reorder some variables of cargo packets/cargo lists to get better alignment *and* smaller structs; both from 40 bytes to 32 bytes on 64 bits. ------------------------------------------------------------------------ r17731 | rubidium | 2009-10-06 21:12:35 +0000 (Tue, 06 Oct 2009) | 2 lines -Codechange: do not cache a boolean which states whether some other variable is not 0. ------------------------------------------------------------------------ r17730 | rubidium | 2009-10-06 21:06:26 +0000 (Tue, 06 Oct 2009) | 2 lines -Codechange: do not cache the source of a packet in the cargo list. It's only used for (some) GUI/NewGRF purposes so precalculating it costs more than calculating when it's actually used. ------------------------------------------------------------------------ r17729 | frosch | 2009-10-06 19:56:43 +0000 (Tue, 06 Oct 2009) | 1 line -Cleanup: Deduplicate some code. ------------------------------------------------------------------------ r17728 | frosch | 2009-10-06 19:52:38 +0000 (Tue, 06 Oct 2009) | 1 line -Cleanup: Remove some more unneeded/unused parameters. ------------------------------------------------------------------------ r17727 | rubidium | 2009-10-06 19:52:27 +0000 (Tue, 06 Oct 2009) | 2 lines -Codechange: some coding style and documentation fixes ------------------------------------------------------------------------ r17726 | frosch | 2009-10-06 19:30:31 +0000 (Tue, 06 Oct 2009) | 1 line -Cleanup: Remove some unneeded/unused parameters. ------------------------------------------------------------------------ r17725 | frosch | 2009-10-06 19:17:07 +0000 (Tue, 06 Oct 2009) | 1 line -Codechange: Reduce usage of EngInfo and XxxVehInfo, esp. when a Engine * is already present. ------------------------------------------------------------------------ r17724 | alberth | 2009-10-06 18:24:06 +0000 (Tue, 06 Oct 2009) | 1 line -Codechange: Merge magic height values toghether in finances window. ------------------------------------------------------------------------ r17723 | translators | 2009-10-06 17:45:07 +0000 (Tue, 06 Oct 2009) | 3 lines -Update from WebTranslator v3.0: traditional_chinese - 1 changes by josesun ------------------------------------------------------------------------ r17722 | rubidium | 2009-10-06 17:33:01 +0000 (Tue, 06 Oct 2009) | 2 lines -Codechange: simplify the cargopacket constructor; unduplicate if and don't set a value to 0 if it already is 0. ------------------------------------------------------------------------ r17721 | rubidium | 2009-10-06 17:28:06 +0000 (Tue, 06 Oct 2009) | 2 lines -Codechange: replace a magic number with a constant ------------------------------------------------------------------------ r17720 | rubidium | 2009-10-06 17:23:15 +0000 (Tue, 06 Oct 2009) | 2 lines -Codechange: guard the CargoPacket variables that are cached in CargoLists so they cannot be written from outside the CargoList class (based on patch by fonsinchen) ------------------------------------------------------------------------ r17719 | frosch | 2009-10-05 20:21:12 +0000 (Mon, 05 Oct 2009) | 1 line -Change: [NoAI] Make AIEngine:CanRefitCargo() not report refittability to Mail by default for aircraft. It is not necessarily true, and the special case of carrying both passenger&mail is better handled by AIs themself than by the API. ------------------------------------------------------------------------ r17718 | translators | 2009-10-05 17:45:10 +0000 (Mon, 05 Oct 2009) | 4 lines -Update from WebTranslator v3.0: afrikaans - 35 changes by Maccie123 frisian - 50 changes by Minifan ------------------------------------------------------------------------ r17717 | michi_cc | 2009-10-04 21:39:12 +0000 (Sun, 04 Oct 2009) | 1 line -Codechange: [OSX] Replace deprecated variable type. ------------------------------------------------------------------------