------------------------------------------------------------------------ r14365 | glx | 2008-09-20 17:43:06 +0000 (Sat, 20 Sep 2008) | 1 line -Backport (r14364 from NoAI): add the ability do CmdBuildSingleSignal to directly place the correct signal, instead requiring multiple inputs before doing so ------------------------------------------------------------------------ r14363 | glx | 2008-09-20 16:07:56 +0000 (Sat, 20 Sep 2008) | 1 line -Fix [FS#2206]: some keypress combinations could be handled twice ------------------------------------------------------------------------ r14362 | frosch | 2008-09-20 10:53:08 +0000 (Sat, 20 Sep 2008) | 1 line -Fix (r3403): Also connect multiheaded parts in free wagon chains. ------------------------------------------------------------------------ r14361 | translators | 2008-09-19 20:23:41 +0000 (Fri, 19 Sep 2008) | 8 lines -Update: WebTranslator2 update to 2008-09-19 20:23:28 italian - 8 fixed by lorenzodv (8) korean - 3 fixed by leejaeuk5 (3) simplified_chinese - 119 fixed by ww9980 (119) spanish - 1 fixed by eusebio (1) swedish - 13 fixed by ChrillDeVille (13) ukrainian - 3 fixed by mad (3) ------------------------------------------------------------------------ r14360 | smatz | 2008-09-19 16:34:24 +0000 (Fri, 19 Sep 2008) | 1 line -Cleanup (r12652): remove unused handler for the 'Tranfser' button ------------------------------------------------------------------------ r14359 | rubidium | 2008-09-18 15:32:20 +0000 (Thu, 18 Sep 2008) | 2 lines -Fix [FS#2311]: the ownership of roadtiles was not properly set for very old savegames (including TTD's) making it impossible to remove some pieces of road. ------------------------------------------------------------------------ r14358 | rubidium | 2008-09-17 19:32:06 +0000 (Wed, 17 Sep 2008) | 2 lines -Change: make the default bundle name similar to the name of the current compile farm instead of the former compile farm. ------------------------------------------------------------------------ r14356 | smatz | 2008-09-17 17:23:57 +0000 (Wed, 17 Sep 2008) | 1 line -Fix [FS#2307](r14258): converting of railtype was broken for tunnels and bridges ------------------------------------------------------------------------ r14355 | glx | 2008-09-17 16:06:05 +0000 (Wed, 17 Sep 2008) | 1 line -Fix: latest svn revision detection from hg log always gave the latest relative to tip revision, not to the current working revision ------------------------------------------------------------------------ r14354 | glx | 2008-09-17 15:04:52 +0000 (Wed, 17 Sep 2008) | 1 line -Fix (r14253): also fix hg revision detection for MSVC ------------------------------------------------------------------------ r14353 | peter1138 | 2008-09-17 08:32:26 +0000 (Wed, 17 Sep 2008) | 2 lines -Fix: hg revision detection always gave the tip revision, not the current working revision. ------------------------------------------------------------------------ r14352 | belugas | 2008-09-17 02:30:24 +0000 (Wed, 17 Sep 2008) | 2 lines -Feature: Allow sorting vehicles by remaining life time. Patch by yorick ------------------------------------------------------------------------ r14351 | smatz | 2008-09-17 00:32:35 +0000 (Wed, 17 Sep 2008) | 1 line -Codechange: call CFollowTrackT::GetSingleTramBit() only if we know it is a tram, so compiler doesn't generate code for trains and ships ------------------------------------------------------------------------ r14350 | smatz | 2008-09-16 22:56:43 +0000 (Tue, 16 Sep 2008) | 1 line -Fix (r13927): do not draw PBS reservation for NW and NE depots, it is drawn through depot walls ------------------------------------------------------------------------ r14348 | smatz | 2008-09-16 20:57:49 +0000 (Tue, 16 Sep 2008) | 1 line -Fix (r1667): signs were not updated on company bankrupcy/sell, they have colour of invalid player ------------------------------------------------------------------------ r14346 | smatz | 2008-09-16 19:18:22 +0000 (Tue, 16 Sep 2008) | 1 line -Codechange [FS#2184]: reduce code duplication when jumping to next/previous sign in signs_gui.cpp (Roujin) ------------------------------------------------------------------------ r14345 | smatz | 2008-09-16 19:05:38 +0000 (Tue, 16 Sep 2008) | 2 lines -Fix: delete the RenameSignWindow when 'its' sign is deleted Also, it makes sure the RenameSignWindow isn't open when there are no signs (and crashes associted with that) ------------------------------------------------------------------------ r14344 | smatz | 2008-09-16 16:07:18 +0000 (Tue, 16 Sep 2008) | 1 line -Fix: when a new airport is built in the same tick as the old station is deleted, aircraft may go crazy (and crash the game) ------------------------------------------------------------------------ r14343 | smatz | 2008-09-16 15:15:41 +0000 (Tue, 16 Sep 2008) | 1 line -Fix [FS#2300]: invalid v->u.air.targetairport could cause crashes at several places when the station pool got smaller ------------------------------------------------------------------------ r14340 | smatz | 2008-09-16 11:19:07 +0000 (Tue, 16 Sep 2008) | 1 line -Fix (r11822): signs from old savegames were lost (causing little memory leaks) ------------------------------------------------------------------------ r14339 | smatz | 2008-09-15 23:50:12 +0000 (Mon, 15 Sep 2008) | 1 line -Fix (r13731): crash when loading the intro game failed ------------------------------------------------------------------------ r14337 | smatz | 2008-09-15 22:58:41 +0000 (Mon, 15 Sep 2008) | 1 line -Codechange: use CmdRename* and CMD_RENAME_* for vehicle, president and company renaming commands, too ------------------------------------------------------------------------ r14336 | smatz | 2008-09-15 22:45:18 +0000 (Mon, 15 Sep 2008) | 1 line -Fix (r14334): when there was a station with custom name in an old savegame, it's default name was empty ------------------------------------------------------------------------ r14335 | frosch | 2008-09-15 19:55:00 +0000 (Mon, 15 Sep 2008) | 1 line -Codechange: Remove some magic numbers. ------------------------------------------------------------------------ r14334 | smatz | 2008-09-15 19:02:50 +0000 (Mon, 15 Sep 2008) | 1 line -Feature: ability to reset name to default/automatic value (for vehicles, engines, towns, groups, stations, waypoints, managers and companies) ------------------------------------------------------------------------ r14333 | frosch | 2008-09-15 18:50:48 +0000 (Mon, 15 Sep 2008) | 1 line -Documentation: Update docs/landscape*. Based on patch by yorick. ------------------------------------------------------------------------ r14332 | belugas | 2008-09-15 17:18:22 +0000 (Mon, 15 Sep 2008) | 3 lines -Fix[FS#1885]: Balance the monthly random industry changes, by introducing a daily random industry change. This will allow to perform more changes per month on big maps and less on smaller maps, while not overtaxing the IndustryMonthlyLoop process. Thanks to frosch, for nice code ideas and rewrites ------------------------------------------------------------------------ r14331 | smatz | 2008-09-15 16:29:40 +0000 (Mon, 15 Sep 2008) | 1 line -Codechange: use an enum as additional parameter for ShowQueryString() ------------------------------------------------------------------------ r14330 | rubidium | 2008-09-15 13:32:59 +0000 (Mon, 15 Sep 2008) | 2 lines -Fix: compile warnings in some unfinished lang files. ------------------------------------------------------------------------ r14329 | rubidium | 2008-09-15 10:02:39 +0000 (Mon, 15 Sep 2008) | 2 lines -Fix (r14306): selections in the group GUI weren't shown anymore. ------------------------------------------------------------------------ r14328 | smatz | 2008-09-15 08:37:40 +0000 (Mon, 15 Sep 2008) | 1 line -Fix (r11822): when a company was renamed and then manager was renamed before building anything, company name changed ------------------------------------------------------------------------ r14327 | rubidium | 2008-09-14 20:11:34 +0000 (Sun, 14 Sep 2008) | 2 lines -Fix [FS#2251]: if you rename a town before building something and build something near that town your company would be called " Transport". ------------------------------------------------------------------------ r14326 | rubidium | 2008-09-14 19:36:31 +0000 (Sun, 14 Sep 2008) | 2 lines -Fix: some wrong comments (Yexo) ------------------------------------------------------------------------ r14325 | translators | 2008-09-14 17:42:25 +0000 (Sun, 14 Sep 2008) | 7 lines -Update: WebTranslator2 update to 2008-09-14 17:42:18 czech - 2 fixed, 31 changed by Hadez (33) english_US - 211 fixed by WhiteRabbit (211) galician - 193 fixed, 10 changed by Condex (203) german - 2 fixed, 38 changed by sulai (40) swedish - 60 fixed by ChrillDeVille (60) ------------------------------------------------------------------------ r14324 | rubidium | 2008-09-14 16:49:21 +0000 (Sun, 14 Sep 2008) | 2 lines -Fix [FS#2241]: free any blocks that a helicopter may have on an oilrig when the helicopter gets forcefully removed (bankruptcy). For other airports this isn't needed as they can't be used by multiple companies. ------------------------------------------------------------------------ r14323 | smatz | 2008-09-14 16:01:46 +0000 (Sun, 14 Sep 2008) | 1 line -Fix (r14064): forgot a return... ------------------------------------------------------------------------ r14322 | smatz | 2008-09-14 15:48:49 +0000 (Sun, 14 Sep 2008) | 1 line -Fix (r10368): possible assert when renaming removed waypoint ------------------------------------------------------------------------ r14321 | rubidium | 2008-09-14 14:31:37 +0000 (Sun, 14 Sep 2008) | 2 lines -Add: support for newgrfs printing bytes/words/dwords as hexadecimals. ------------------------------------------------------------------------ r14320 | rubidium | 2008-09-14 10:39:22 +0000 (Sun, 14 Sep 2008) | 2 lines -Fix [FS#2299]: glitch when chatbox window is full and the window is scrolled (yorP) ------------------------------------------------------------------------ r14319 | smatz | 2008-09-14 10:32:32 +0000 (Sun, 14 Sep 2008) | 1 line -Fix (r10760): use operator delete when deleting an order, so order pool fills up a bit slower ------------------------------------------------------------------------ r14318 | rubidium | 2008-09-14 10:30:31 +0000 (Sun, 14 Sep 2008) | 2 lines -Fix [FS#2296]: OSK of the chat box did not get updated. This as the chatbox got a higher priority than the OSK instead of the usual other way around. ------------------------------------------------------------------------ r14317 | peter1138 | 2008-09-14 08:47:18 +0000 (Sun, 14 Sep 2008) | 2 lines -Fix (r13662) [FS#2298]: Order distance processing for conditional orders on ships treated v->orders as an array, and didn't use the correct next order. ------------------------------------------------------------------------ r14316 | smatz | 2008-09-13 17:37:18 +0000 (Sat, 13 Sep 2008) | 1 line -Fix: do not allow building road over level crossings and drive-through road stops in the wrong direction even when the roadtype is present ------------------------------------------------------------------------