------------------------------------------------------------------------ r14708 | rubidium | 2008-12-20 20:44:47 +0000 (Sat, 20 Dec 2008) | 2 lines -Change: update a few urls and fix some small errors/missing things in a few documents. ------------------------------------------------------------------------ r14707 | frosch | 2008-12-20 20:26:40 +0000 (Sat, 20 Dec 2008) | 1 line -Cleanup: Replace an 'int' by 'Trackdir'. ------------------------------------------------------------------------ r14706 | translators | 2008-12-20 18:38:00 +0000 (Sat, 20 Dec 2008) | 5 lines -Update: WebTranslator2 update to 2008-12-20 18:37:49 finnish - 17 changed by UltimateSephiroth (17) indonesian - 81 changed by fanioz (81) latvian - 137 fixed, 123 changed by peerer (260) ------------------------------------------------------------------------ r14705 | frosch | 2008-12-20 17:21:22 +0000 (Sat, 20 Dec 2008) | 2 lines -Fix [FS#2460]: First transfer the whole load of a vehicle chain to industries before triggering any processing. This reduces callback usage and resolves critical rounding errors when using input-cargo-multipliers instead of production callbacks. ------------------------------------------------------------------------ r14704 | frosch | 2008-12-20 17:09:44 +0000 (Sat, 20 Dec 2008) | 1 line -Codechange: Add set capabilities to SmallVector. ------------------------------------------------------------------------ r14703 | frosch | 2008-12-20 15:30:18 +0000 (Sat, 20 Dec 2008) | 1 line -Fix (r8735): [YAPF] YapfRoadVehDistanceToTile() shall not abort searching at v->dest_tile, when it in fact tries to reach another tile. ------------------------------------------------------------------------ r14702 | frosch | 2008-12-20 11:51:52 +0000 (Sat, 20 Dec 2008) | 1 line -Documentation: Add a note about the meaning and validity of Vehicle::dest_tile. ------------------------------------------------------------------------ r14701 | rubidium | 2008-12-20 11:03:07 +0000 (Sat, 20 Dec 2008) | 2 lines -Change: Debian's lintian complains about not using the best compression for compressing the man-page. ------------------------------------------------------------------------ r14700 | smatz | 2008-12-20 01:35:12 +0000 (Sat, 20 Dec 2008) | 1 line -Fix (r1): loading of very old savegames was broken (STNS chunk is stored before MAP in old savegame) ------------------------------------------------------------------------ r14699 | frosch | 2008-12-20 00:16:23 +0000 (Sat, 20 Dec 2008) | 1 line -Fix (r14483): Do not use v->dest_tile for trains heading to a station. Reaching that tile does not mean reaching the station. ------------------------------------------------------------------------ r14697 | rubidium | 2008-12-19 23:24:42 +0000 (Fri, 19 Dec 2008) | 2 lines -Fix: some int vs unsigned int comparisons in strgen. ------------------------------------------------------------------------ r14696 | frosch | 2008-12-19 23:13:51 +0000 (Fri, 19 Dec 2008) | 1 line -Fix (r10495): Words now consist of 16 bits. ------------------------------------------------------------------------ r14695 | frosch | 2008-12-19 22:26:43 +0000 (Fri, 19 Dec 2008) | 1 line -Cleanup: When NTP is not active there is no need to set up TrainTrackFollowerData. ------------------------------------------------------------------------ r14694 | smatz | 2008-12-19 21:12:16 +0000 (Fri, 19 Dec 2008) | 1 line -Fix (r1): zeppeliner (disaster) should target st->airport_tile, not st->xy ------------------------------------------------------------------------ r14693 | smatz | 2008-12-19 20:53:38 +0000 (Fri, 19 Dec 2008) | 1 line -Codechange: replace one check in old AI (probably typo, but the effect was the same) (Yexo) ------------------------------------------------------------------------ r14692 | translators | 2008-12-19 18:43:42 +0000 (Fri, 19 Dec 2008) | 7 lines -Update: WebTranslator2 update to 2008-12-19 18:43:35 arabic_egypt - 85 fixed by khaloofah (85) estonian - 3 fixed by Kender (3) galician - 2 fixed by Condex (2) latvian - 170 fixed, 114 changed by peerer (284) portuguese - 10 fixed by SnowFlake (10) ------------------------------------------------------------------------ r14691 | translators | 2008-12-18 18:47:39 +0000 (Thu, 18 Dec 2008) | 12 lines -Update: WebTranslator2 update to 2008-12-18 18:47:25 arabic_egypt - 132 fixed, 1 changed by khaloofah (133) czech - 10 fixed, 25 changed by Hadez (35) esperanto - 15 fixed by Athaba (15) greek - 7 fixed by ouranogrammi (7) indonesian - 88 changed by fanioz (88) latvian - 117 fixed, 16 changed by peerer (83), marismols (50) lithuanian - 15 fixed by Zogg (15) malay - 38 fixed by tombakemas (5), Syed (33) serbian - 39 fixed, 1 changed by Jenraux (40) thai - 105 fixed by vetbook (105) ------------------------------------------------------------------------ r14689 | rubidium | 2008-12-18 12:23:08 +0000 (Thu, 18 Dec 2008) | 2 lines -Change: make configure die on commonly made user mistakes, like not having SDL development files or zlib headers installed; you can still compile a dedicated server or a binary without zlib, but you have to explicitly force it. ------------------------------------------------------------------------ r14688 | rubidium | 2008-12-17 23:12:35 +0000 (Wed, 17 Dec 2008) | 2 lines -Change: silence the "command not found" error when trying to find the svn/git/hg binary. ------------------------------------------------------------------------ r14687 | rubidium | 2008-12-17 23:08:11 +0000 (Wed, 17 Dec 2008) | 2 lines -Change: log all configure errors to config.log ------------------------------------------------------------------------ r14686 | translators | 2008-12-17 18:01:19 +0000 (Wed, 17 Dec 2008) | 9 lines -Update: WebTranslator2 update to 2008-12-17 18:01:03 arabic_egypt - 200 fixed, 28 changed by Azoo4oozi (228) czech - 3 changed by Hadez (3) indonesian - 1 fixed, 4 changed by fanioz (5) korean - 1 changed by leejaeuk5 (1) latvian - 299 fixed, 3 changed by marismols (302) lithuanian - 79 fixed by Zogg (79) serbian - 25 fixed by Jenraux (25) ------------------------------------------------------------------------ r14685 | glx | 2008-12-17 00:48:18 +0000 (Wed, 17 Dec 2008) | 1 line -Change: don't popup cmd windows when determining version (MSVC) ------------------------------------------------------------------------ r14684 | glx | 2008-12-16 23:02:22 +0000 (Tue, 16 Dec 2008) | 1 line -Codechange: use SubWCRev object to get version info instead SubWCRev.exe for tortoiseSVN (Darkvater) ------------------------------------------------------------------------ r14683 | rubidium | 2008-12-16 22:02:12 +0000 (Tue, 16 Dec 2008) | 3 lines -Change: only say a engine/vehicle is refittable when it can be refitted to at least two cargo type or when it has subcargos. NOTE: it is still possible that a vehicle is marked refittable when there is nothing to refit to, e.g. when only one subcargo is available but that cannot be determined without a vehicle chain. ------------------------------------------------------------------------ r14682 | frosch | 2008-12-16 20:15:36 +0000 (Tue, 16 Dec 2008) | 1 line -Fix (r14672): Check the correct savegame version. (Thanks SmatZ) ------------------------------------------------------------------------ r14681 | translators | 2008-12-16 18:43:02 +0000 (Tue, 16 Dec 2008) | 8 lines -Update: WebTranslator2 update to 2008-12-16 18:42:42 arabic_egypt - 208 fixed, 18 changed by khaloofah (188), Azoo4oozi (38) indonesian - 9 fixed by Gonrong (9) norwegian_bokmal - 2 fixed by Thor (2) portuguese - 2 fixed by rmrebelo (2) serbian - 19 fixed by Jenraux (19) thai - 20 fixed by vetbook (20) ------------------------------------------------------------------------ r14680 | frosch | 2008-12-16 18:09:40 +0000 (Tue, 16 Dec 2008) | 3 lines -Feature(ette) [FS#2434]: Use property 4 (model life) also for wagons. Setting property 4 to 0xFF will protect the vehicle (engine or wagon) from expireing. (Necessary since early introduction dates) Savegames will only be affected after 'resetengines'. ------------------------------------------------------------------------ r14679 | rubidium | 2008-12-16 17:58:27 +0000 (Tue, 16 Dec 2008) | 2 lines -Fix [FS#2431]: opening the OSK on the chatbox did disable map scrolling (with keyboard) until another window with editbox was opened and closed. Just "refcount" the open edit boxes instead of setting/clearing a bit when opening/closing a window. ------------------------------------------------------------------------ r14678 | rubidium | 2008-12-15 22:22:23 +0000 (Mon, 15 Dec 2008) | 2 lines -Fix [FS#2435]: gradual filling graphics were not chosen according to the NewGRF spec (Maedhros) ------------------------------------------------------------------------ r14677 | translators | 2008-12-15 11:39:23 +0000 (Mon, 15 Dec 2008) | 7 lines -Update: WebTranslator2 update to 2008-12-15 11:38:07 arabic_egypt - 343 fixed, 3 changed by Azoo4oozi (153), khaloofah (193) indonesian - 123 changed by adjayanto (95), fanioz (28) macedonian - 74 fixed, 4 changed by sashozs (78) simplified_chinese - 8 fixed by ww9980 (8) traditional_chinese - 6 fixed by ww9980 (6) ------------------------------------------------------------------------ r14676 | frosch | 2008-12-14 19:52:55 +0000 (Sun, 14 Dec 2008) | 1 line -Fix: Do not copy the signal type of parallel vertical/horizontal track, when dragging signals. ------------------------------------------------------------------------ r14675 | rubidium | 2008-12-14 16:56:28 +0000 (Sun, 14 Dec 2008) | 2 lines -Fix: setting the Estonian or custom currency as used currency didn't survive a restart cycle. ------------------------------------------------------------------------ r14674 | frosch | 2008-12-13 19:43:57 +0000 (Sat, 13 Dec 2008) | 1 line -Fix (r4965): Check sprite size when executing action 6. ------------------------------------------------------------------------