Commit Graph

15708 Commits

Author SHA1 Message Date
terkhen 066aa61a45 (svn r20116) -Add: Show an specific error message when trying to convert/remove nonexistant signals. 2010-07-10 20:18:59 +00:00
terkhen bb24713218 (svn r20115) -Add: Show an specific error message when trying to remove nonexistant stations. 2010-07-10 20:17:05 +00:00
terkhen 191389fa8d (svn r20114) -Add: Show an specific error message when trying to remove rail or build/convert/remove signals over nonexistant railways. 2010-07-10 20:15:35 +00:00
terkhen 40e58f78ba (svn r20113) -Add [FS#3895]: Show an specific error message when trying to remove nonexistant roads (Krille). 2010-07-10 20:12:32 +00:00
terkhen 5eb5ddbf31 (svn r20112) -Codechange: Prevent implicit use of CommandCost constructors. 2010-07-10 19:59:31 +00:00
translators 08d4fb21f5 (svn r20111) -Update from WebTranslator v3.0:
bulgarian - 74 changes by kokobongo
portuguese - 3 changes by ABCRic
ukrainian - 1 changes by Fixer
2010-07-10 17:45:12 +00:00
alberth b06d18b19a (svn r20110) -Fix [FS#3695]: Do not allow building a rail track to the water using a tree-tile. 2010-07-10 13:04:31 +00:00
alberth 7e0e7fb0e5 (svn r20109) -Codechange: Make GetFloodingBehaviour() globally usable. 2010-07-10 12:45:34 +00:00
frosch 9060a7ac00 (svn r20108) -Change: [NewGRF] Report substitute industry type in AI railstation selection callback. 2010-07-10 10:55:16 +00:00
frosch 969c059fea (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. 2010-07-10 10:54:30 +00:00
frosch 1055c2b0fd (svn r20106) -Fix (r5999): Engine and vehicle age were clamped at 0xFFFF, though there are 32bit available. 2010-07-10 08:54:57 +00:00
rubidium d4da257ff9 (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 2010-07-09 22:25:25 +00:00
michi_cc 58f1470129 (svn r20104) -Fix: [Win32] The win32 MIDI driver might clip the start of a song. 2010-07-09 20:50:28 +00:00
frosch cddd6df252 (svn r20103) -Fix [FS#3934]: AITown::GetRating() returned wrong values. (Morloth) 2010-07-09 19:50:06 +00:00
rubidium 24fe1f41a5 (svn r20102) -Fix: OpenMSX music sounds odd after certain songs are played. Likely because the instruments weren't reset properly 2010-07-09 17:47:52 +00:00
translators 03b079f856 (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
2010-07-09 17:45:17 +00:00
terkhen 5ea472650c (svn r20100) -Fix: Give priority to ownership errors while removing rails. 2010-07-09 16:43:00 +00:00
terkhen f363f64c51 (svn r20099) -Fix [FS#3882]: Give priority to ownership errors while removing roads. 2010-07-09 16:41:51 +00:00
michi_cc 811f0db597 (svn r20098) -Fix [FS#3898]: A train reversing in a station would sometimes fail to release its reserved path. 2010-07-09 14:14:17 +00:00
alberth 82fc340a0a (svn r20097) -Codechange: Share constant bitset of safe level crossing slopes. 2010-07-09 12:14:02 +00:00
rubidium 72bfda4634 (svn r20090) -Fix: savegames would (very likely) end with 128 KiB worth of useless zeros 2010-07-08 18:45:52 +00:00
frosch 4ce5c6d93d (svn r20089) -Fix [FS#3932]: Access of already freed memory, esp. due to hidden destructor call from Swap(). 2010-07-08 18:38:38 +00:00
translators 02e4371ecb (svn r20088) -Update from WebTranslator v3.0:
simplified_chinese - 29 changes by ww9980
irish - 18 changes by tem
2010-07-08 17:45:10 +00:00
rubidium b7fe013793 (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 2010-07-08 11:50:42 +00:00
frosch edcc7f3cbc (svn r20086) -Add: Textstack support for CB 38. 2010-07-07 20:00:04 +00:00
translators 0bae69b12b (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
2010-07-07 17:45:18 +00:00
glx 4796be85a5 (svn r20084) -Fix [FS#3919] (r7157): don't try to handle mouse events when the cursor ha left the window 2010-07-06 21:10:47 +00:00
translators 0ffbb12941 (svn r20083) -Update from WebTranslator v3.0:
swedish - 2 changes by tool
2010-07-06 17:45:06 +00:00
rubidium 5ca4098443 (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. 2010-07-05 21:07:31 +00:00
translators 26404de5e6 (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
2010-07-05 17:45:19 +00:00
translators 37f6453be3 (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
2010-07-04 17:45:29 +00:00
frosch a7d168b2e5 (svn r20079) -Codechange [FS#3922]: Add helper functions to deal with the 192-256-magic of vehicle movement. 2010-07-04 13:07:47 +00:00
yexo ed2213df23 (svn r20078) -Codechange: update .hgignore (Ammler) 2010-07-04 13:06:06 +00:00
yexo 902cefaa41 (svn r20077) -Codechange: remove the space between "open" and "ttd" in the title screen 2010-07-04 12:49:51 +00:00
yexo 17ef1a2336 (svn r20076) -Fix (r20073): hotkeys for the road toolbar were not stored in hotkeys.cfg 2010-07-04 12:06:33 +00:00
yexo 6997637208 (svn r20075) -Feature: customizable hotkeys for the main toolbar in the scenario editor 2010-07-04 11:48:04 +00:00
yexo 063909962a (svn r20074) -Fix (r20065): highscore window should use the same hotkey for quit as the toolbar 2010-07-04 11:28:16 +00:00
yexo 19f86951d9 (svn r20073) -Feature: customizable hotkeys for the road toolbar 2010-07-04 10:57:31 +00:00
frosch 6c6d1e3792 (svn r20072) -Fix (r20065): NUM_MINUS was stored as NUM_PLUS in config file. 2010-07-04 09:35:06 +00:00
frosch 397d1186d7 (svn r20071) -Codechange: Consistently return the toolbar window for ShowBuildXxxToolbar(). 2010-07-04 09:27:15 +00:00
yexo 26be68ae98 (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
2010-07-03 21:43:44 +00:00
frosch 9be9302cdb (svn r20069) -Fix (r20055): Make valgrind happy. 2010-07-03 21:18:02 +00:00
yexo 9b66684b81 (svn r20068) -Feature: customizable hotkeys for the rail toolbar 2010-07-03 20:40:18 +00:00
yexo 4012f85eec (svn r20067) -Add: special modifier (GLOBAL) to mark hotkeys as global hotkeys 2010-07-03 20:14:56 +00:00
frosch 4f51623d12 (svn r20066) -Fix: When rescanning NewGRFs resp. after content download also check whether compatible grfs are available now. 2010-07-03 20:02:14 +00:00
yexo ddf11b7d3f (svn r20065) -Feature: customizable hotkeys for the main toolbar 2010-07-03 19:35:54 +00:00
alberth ed4fdd4a7b (svn r20064) -Doc: Document water tile query and helper functions. 2010-07-03 18:43:52 +00:00
yexo 243075a096 (svn r20063) -Feature: customizable hotkeys for the dock toolbar 2010-07-03 18:18:58 +00:00
yexo 2e0acdbb07 (svn r20062) -Feature: customizable hotkeys for the airport toolbar 2010-07-03 18:10:18 +00:00
translators cf3fb937ab (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
2010-07-03 17:45:25 +00:00