------------------------------------------------------------------------ r16588 | glx | 2009-06-17 17:43:33 +0000 (Wed, 17 Jun 2009) | 1 line -Fix [FS#2978]: set default stack size to 1MB to prevent _chstk crash (MSVC) ------------------------------------------------------------------------ r16587 | translators | 2009-06-17 17:40:41 +0000 (Wed, 17 Jun 2009) | 5 lines -Update: WebTranslator2 update to 2009-06-17 17:39:59 estonian - 16 changed by lible (16) russian - 10 changed by Lone Wolf (10) slovenian - 27 fixed by Necrolyte (27) ------------------------------------------------------------------------ r16586 | rubidium | 2009-06-17 17:13:30 +0000 (Wed, 17 Jun 2009) | 2 lines -Codechange: don't store lifelength in the savegame; it can easily be calculated, it isn't used often and now changing extend_vehicle_life in game has some effect. ------------------------------------------------------------------------ r16585 | yexo | 2009-06-17 13:12:08 +0000 (Wed, 17 Jun 2009) | 1 line -Add [NoAI]: AIBuoyList to get a list of all buoys ------------------------------------------------------------------------ r16584 | rubidium | 2009-06-17 13:04:37 +0000 (Wed, 17 Jun 2009) | 4 lines -Fix [FS#2965]: sometimes SETX/SETXY would lead to unexpected results for NewGRF texts. Note: This readds support for centering strings with SETX, however the text part of the string will not be in the exact center, as the SETX offsets that. Note: All means of aligning vehicle names behind wide sprites (SETX or lots of spaces) in the buy menu will cause the vehicle names to be misaligned in other places, like the new vehicle news message, exclusive use of vehicle message, detailed vehicle information or autoreplace. ------------------------------------------------------------------------ r16583 | rubidium | 2009-06-16 22:04:36 +0000 (Tue, 16 Jun 2009) | 2 lines -Update: the order of the language files so it's in sync with english.txt. Normally WT2 would do this, but only with activity for those languages. Now we'd like to the order to match so we can more easily spot import bugs while developing WT3. ------------------------------------------------------------------------ r16582 | translators | 2009-06-16 17:10:40 +0000 (Tue, 16 Jun 2009) | 4 lines -Update: WebTranslator2 update to 2009-06-16 17:10:36 estonian - 3 fixed, 47 changed by lible (50) russian - 31 fixed, 225 changed by Lone Wolf (256) ------------------------------------------------------------------------ r16581 | rubidium | 2009-06-16 13:52:18 +0000 (Tue, 16 Jun 2009) | 2 lines -Codechange: unify the access to Engine::lifelength. ------------------------------------------------------------------------ r16580 | rubidium | 2009-06-16 13:31:06 +0000 (Tue, 16 Jun 2009) | 2 lines -Codechange: rename Engine::image_index to original_image_index to not confuse it with image_index from *VehInfo. ------------------------------------------------------------------------ r16579 | rubidium | 2009-06-16 10:46:11 +0000 (Tue, 16 Jun 2009) | 2 lines -Codechange: rework smallmap code a bit; remove goto, remove some unneeded variables, return value directly instead of writing it to a variable to later return that ------------------------------------------------------------------------ r16578 | translators | 2009-06-14 17:33:32 +0000 (Sun, 14 Jun 2009) | 5 lines -Update: WebTranslator2 update to 2009-06-14 17:33:27 russian - 39 fixed, 121 changed by Lone Wolf (160) simplified_chinese - 3 fixed by ww9980 (3) traditional_chinese - 3 fixed by ww9980 (3) ------------------------------------------------------------------------ r16577 | rubidium | 2009-06-14 17:02:09 +0000 (Sun, 14 Jun 2009) | 2 lines -Fix: signed/unsigned comparison ------------------------------------------------------------------------ r16576 | rubidium | 2009-06-14 17:01:12 +0000 (Sun, 14 Jun 2009) | 2 lines -Fix: show the line of the translation file that has the fault and not the line of the string in english.txt. ------------------------------------------------------------------------ r16575 | alberth | 2009-06-14 15:50:39 +0000 (Sun, 14 Jun 2009) | 1 line -Fix (r15760): Move resize sprite to the right when widget is lowered for RTL languages also. ------------------------------------------------------------------------ r16574 | rubidium | 2009-06-13 22:48:41 +0000 (Sat, 13 Jun 2009) | 2 lines -Codechange: reorder stuff in NetworkGameInfo so compilers waste less bytes aligning stuff and fix the comment of the structs. ------------------------------------------------------------------------ r16573 | rubidium | 2009-06-13 12:06:31 +0000 (Sat, 13 Jun 2009) | 2 lines -Fix: [Network] Always send the starting date from the game you're currently playing instead the starting date from the config file. ------------------------------------------------------------------------ r16572 | rubidium | 2009-06-13 12:03:37 +0000 (Sat, 13 Jun 2009) | 2 lines -Codechange: also catch FPEs in saveload and the warning about missing NewGRFs; only happens when assertions are disabled and NewGRFs are missing. ------------------------------------------------------------------------ r16571 | smatz | 2009-06-13 10:22:22 +0000 (Sat, 13 Jun 2009) | 1 line -Fix [FS#2974](r16322): in some cases, train could be stuck in depot ------------------------------------------------------------------------ r16570 | yexo | 2009-06-12 20:58:19 +0000 (Fri, 12 Jun 2009) | 1 line -Doc: 2 small fixes to docs/landscape_grid.html ------------------------------------------------------------------------ r16569 | yexo | 2009-06-12 19:44:47 +0000 (Fri, 12 Jun 2009) | 1 line -Codechange: remove the gaps in the AirportTiles enum ------------------------------------------------------------------------ r16568 | yexo | 2009-06-12 18:32:10 +0000 (Fri, 12 Jun 2009) | 1 line -Codechange: rename all arrays with airport-tile sprites ------------------------------------------------------------------------ r16567 | yexo | 2009-06-12 15:31:38 +0000 (Fri, 12 Jun 2009) | 1 line -Fix (r16566): some minor corrections ------------------------------------------------------------------------ r16566 | yexo | 2009-06-12 14:53:57 +0000 (Fri, 12 Jun 2009) | 1 line -Codechange: enumify all airport tiles ------------------------------------------------------------------------ r16565 | translators | 2009-06-11 17:32:17 +0000 (Thu, 11 Jun 2009) | 4 lines -Update: WebTranslator2 update to 2009-06-11 17:32:14 russian - 3 fixed, 1 deleted, 209 changed by Lone Wolf (213) serbian - 95 fixed by etran (95) ------------------------------------------------------------------------ r16564 | yexo | 2009-06-11 14:39:03 +0000 (Thu, 11 Jun 2009) | 1 line -Revert (r16561, r16562): english_rev doesn't belong in trunk (and certainly not twice) ------------------------------------------------------------------------ r16563 | yexo | 2009-06-11 14:29:03 +0000 (Thu, 11 Jun 2009) | 1 line -Fix [NoAI]: AIMarine::AreWaterTilesConnected didn't return true for bridge head<>neighbouring water tile ------------------------------------------------------------------------ r16562 | yexo | 2009-06-11 14:17:26 +0000 (Thu, 11 Jun 2009) | 1 line -Revert (r16561) ------------------------------------------------------------------------ r16561 | yexo | 2009-06-11 14:15:18 +0000 (Thu, 11 Jun 2009) | 1 line -Fix [NoAI]: AIMarine::AreWaterTilesConnected didn't return true for bridge head<>neighbouring water tile ------------------------------------------------------------------------ r16560 | smatz | 2009-06-10 22:11:39 +0000 (Wed, 10 Jun 2009) | 1 line -Fix (r16559): wrong replacement at one place ------------------------------------------------------------------------ r16559 | smatz | 2009-06-10 22:05:01 +0000 (Wed, 10 Jun 2009) | 1 line -Codechange: introduce Company::IsValidAiID() and Company::IsValidHumanID(), don't use IsHumanCompany() where possible ------------------------------------------------------------------------ r16558 | alberth | 2009-06-10 20:48:22 +0000 (Wed, 10 Jun 2009) | 1 line -Codechange: Switch found-town window to nested widgets. ------------------------------------------------------------------------ r16557 | smatz | 2009-06-10 19:26:04 +0000 (Wed, 10 Jun 2009) | 1 line -Feature(tte) [NoAI][FS#2892]: mark dead AIs by red background in the AIDebug window ------------------------------------------------------------------------ r16556 | smatz | 2009-06-10 19:23:25 +0000 (Wed, 10 Jun 2009) | 1 line -Codechange [NoAI]: use accessor for AIInstance::is_dead ------------------------------------------------------------------------ r16555 | smatz | 2009-06-10 19:00:34 +0000 (Wed, 10 Jun 2009) | 1 line -Feature [FS#570]: ability to enter server and company password via command line when joining a server (based on patch by Progman, Ammler and planetmaker) ------------------------------------------------------------------------ r16554 | smatz | 2009-06-10 18:53:43 +0000 (Wed, 10 Jun 2009) | 1 line -Fix (r16433): compilation with disabled network was broken ------------------------------------------------------------------------ r16553 | smatz | 2009-06-10 16:02:00 +0000 (Wed, 10 Jun 2009) | 1 line -Codechange: don't use TRACK_BIT_WORMHOLE and TRACK_BIT_DEPOT as bitmasks ------------------------------------------------------------------------