Commit Graph

15552 Commits (71aac2192faee17e482e6d27c3de6ba8cc5f2cd2)
 

Author SHA1 Message Date
alberth eaae1dbfc2 (svn r20110) -Fix [FS#3695]: Do not allow building a rail track to the water using a tree-tile. 14 years ago
alberth c376ddacd2 (svn r20109) -Codechange: Make GetFloodingBehaviour() globally usable. 14 years ago
frosch d67e221af1 (svn r20108) -Change: [NewGRF] Report substitute industry type in AI railstation selection callback. 14 years ago
frosch d18fc1a5bf (svn r20107) -Add: [NoAI] AIIndustryType::INDUSTRYTYPE_TOWN and AIIndustryType::INDUSTRYTYPE_UNKNOWN for AIRail::BuildNewGRFRailStation(). Note that BuildNewGRFRailStation() now checks the passed industry type for validity. 14 years ago
frosch 782ec1bbff (svn r20106) -Fix (r5999): Engine and vehicle age were clamped at 0xFFFF, though there are 32bit available. 14 years ago
rubidium 12d8a957a0 (svn r20105) -Revert (r20102) [FS#3938]: resetting DirectMusic completely, although working, causes a temporary freeze of OpenTTD. As MCI behaves better than DirectMusic that has become the default music driver; small delay between songs beats wrongly pitched/bad sounding songs 14 years ago
michi_cc 43adc587ec (svn r20104) -Fix: [Win32] The win32 MIDI driver might clip the start of a song. 14 years ago
frosch f28673bc2c (svn r20103) -Fix [FS#3934]: AITown::GetRating() returned wrong values. (Morloth) 14 years ago
rubidium 8dc15e97e1 (svn r20102) -Fix: OpenMSX music sounds odd after certain songs are played. Likely because the instruments weren't reset properly 14 years ago
translators d72a1eb1fd (svn r20101) -Update from WebTranslator v3.0:
estonian - 16 changes by Jaanus
polish - 3 changes by xine
portuguese - 6 changes by ABCRic, JayCity
romanian - 2 changes by kkmic
14 years ago
terkhen e66fd55fbd (svn r20100) -Fix: Give priority to ownership errors while removing rails. 14 years ago
terkhen ca7172bc94 (svn r20099) -Fix [FS#3882]: Give priority to ownership errors while removing roads. 14 years ago
michi_cc 454144474a (svn r20098) -Fix [FS#3898]: A train reversing in a station would sometimes fail to release its reserved path. 14 years ago
alberth 83fd89b606 (svn r20097) -Codechange: Share constant bitset of safe level crossing slopes. 14 years ago
rubidium 73280326f9 (svn r20090) -Fix: savegames would (very likely) end with 128 KiB worth of useless zeros 14 years ago
frosch 13a46514a7 (svn r20089) -Fix [FS#3932]: Access of already freed memory, esp. due to hidden destructor call from Swap(). 14 years ago
translators 88a1fe9be0 (svn r20088) -Update from WebTranslator v3.0:
simplified_chinese - 29 changes by ww9980
irish - 18 changes by tem
14 years ago
rubidium 621c5a77e2 (svn r20087) -Fix [FS#3876, FS#3887, FS#3920, FS#3923]: if after loading a savegame (including intro game) one tried to save a game (including autosave) and that failed (very) early on because it couldn't open the file for writing all pointers would be converted to NULLs which then causes corrupted game states 14 years ago
frosch 4da8f78f5b (svn r20086) -Add: Textstack support for CB 38. 14 years ago
translators cf6481e2b8 (svn r20085) -Update from WebTranslator v3.0:
irish - 9 changes by tem
korean - 5 changes by junho2813
lithuanian - 15 changes by BlinK_
ukrainian - 7 changes by Fixer
vietnamese - 2 changes by myquartz
14 years ago
glx 78b01873c1 (svn r20084) -Fix [FS#3919] (r7157): don't try to handle mouse events when the cursor ha left the window 14 years ago
translators 79788f9aec (svn r20083) -Update from WebTranslator v3.0:
swedish - 2 changes by tool
14 years ago
rubidium 5003a7e311 (svn r20082) -Fix [FS#3899]: reading deleted memory when selecting a NewGRF in the content download window of which the data has not been acquired from the content server. The crash would occur after the content server's reply was processed and the ContentInfo object was replaced with another. 14 years ago
translators 049c5536bc (svn r20081) -Update from WebTranslator v3.0:
dutch - 2 changes by Nelis
english_US - 1 changes by Xanland
greek - 2 changes by fumantsu
hungarian - 2 changes by IPG
ukrainian - 73 changes by Fixer
14 years ago
translators 20069905c2 (svn r20080) -Update from WebTranslator v3.0:
german - 2 changes by planetmaker
hungarian - 2 changes by alyr
irish - 14 changes by tem
brazilian_portuguese - 2 changes by Tucalipe
serbian - 1 changes by etran
slovenian - 2 changes by ntadej
tamil - 82 changes by vv
turkish - 2 changes by niw3
ukrainian - 7 changes by Fixer
14 years ago
frosch 35f4b4155e (svn r20079) -Codechange [FS#3922]: Add helper functions to deal with the 192-256-magic of vehicle movement. 14 years ago
yexo fabc6b567a (svn r20078) -Codechange: update .hgignore (Ammler) 14 years ago
yexo cbf8ffead0 (svn r20077) -Codechange: remove the space between "open" and "ttd" in the title screen 14 years ago
yexo c5616c9b5d (svn r20076) -Fix (r20073): hotkeys for the road toolbar were not stored in hotkeys.cfg 14 years ago
yexo 721a62e12e (svn r20075) -Feature: customizable hotkeys for the main toolbar in the scenario editor 14 years ago
yexo 46d7c5b2f8 (svn r20074) -Fix (r20065): highscore window should use the same hotkey for quit as the toolbar 14 years ago
yexo 1e05ef9480 (svn r20073) -Feature: customizable hotkeys for the road toolbar 14 years ago
frosch 21040a206b (svn r20072) -Fix (r20065): NUM_MINUS was stored as NUM_PLUS in config file. 14 years ago
frosch d19a8038f4 (svn r20071) -Codechange: Consistently return the toolbar window for ShowBuildXxxToolbar(). 14 years ago
yexo d96aa7abfa (svn r20070) -Feature: when none of the open windows handles a keypress, try all toolbars for global hotkeys
Users that have run a version between r20056 and r20068 should delete their hotkeys.cfg to reset the terraform toolbar hotkeys to default
14 years ago
frosch 28945bbfa5 (svn r20069) -Fix (r20055): Make valgrind happy. 14 years ago
yexo df1a47daf7 (svn r20068) -Feature: customizable hotkeys for the rail toolbar 14 years ago
yexo 88ea191fe8 (svn r20067) -Add: special modifier (GLOBAL) to mark hotkeys as global hotkeys 14 years ago
frosch df14436b7b (svn r20066) -Fix: When rescanning NewGRFs resp. after content download also check whether compatible grfs are available now. 14 years ago
yexo 2105d5e187 (svn r20065) -Feature: customizable hotkeys for the main toolbar 14 years ago
alberth 281f70050d (svn r20064) -Doc: Document water tile query and helper functions. 14 years ago
yexo 4cac42fa43 (svn r20063) -Feature: customizable hotkeys for the dock toolbar 14 years ago
yexo a78145a564 (svn r20062) -Feature: customizable hotkeys for the airport toolbar 14 years ago
translators 15d2a22c93 (svn r20061) -Update from WebTranslator v3.0:
croatian - 2 changes by VoyagerOne
finnish - 2 changes by jpx_
french - 2 changes by glx
italian - 2 changes by lorenzodv
russian - 2 changes by Lone_Wolf
serbian - 50 changes by etran
14 years ago
frosch e402b66438 (svn r20060) -Fix (r20055): strnicmp() does not exist on all platforms. 14 years ago
yexo b2ecf55f13 (svn r20059) -Feature: customizable hotkeys for the main window (the global hotkeys) 14 years ago
yexo aae53cb189 (svn r20058) -Feature: customizable hotkeys for the vehicle orders window 14 years ago
yexo fe4d926508 (svn r20057) -Feature: customizable hotkeys for the terraform toolbar in scenario editor 14 years ago
yexo 7b18fe4b1d (svn r20056) -Feature: customizable hotkeys for the terraform toolbar 14 years ago
yexo a0a657585e (svn r20055) -Feature: save/load hotkeys to/from hotkeys.cfg 14 years ago