------------------------------------------------------------------------ r13479 | smatz | 2008-06-11 17:35:55 +0000 (Wed, 11 Jun 2008) | 1 line -Codechange: don't use word 'bridge' for aqueducts that often ------------------------------------------------------------------------ r13478 | smatz | 2008-06-11 17:10:36 +0000 (Wed, 11 Jun 2008) | 1 line -Codechange: don't use GetBridgeSpec() for aqueducts ------------------------------------------------------------------------ r13477 | smatz | 2008-06-11 16:24:00 +0000 (Wed, 11 Jun 2008) | 1 line -Fix (r13464): correct tile type in the Query tile info window ------------------------------------------------------------------------ r13476 | rubidium | 2008-06-11 16:22:07 +0000 (Wed, 11 Jun 2008) | 2 lines -Fix: draw canal borders for locks and when directly next to a aquaduct entrace but under the aqueduct. ------------------------------------------------------------------------ r13475 | smatz | 2008-06-11 15:56:55 +0000 (Wed, 11 Jun 2008) | 1 line -Fix (r13464): crash on destroying aquaduct with ship on in and on company bankrupt ------------------------------------------------------------------------ r13472 | glx | 2008-06-11 15:08:52 +0000 (Wed, 11 Jun 2008) | 1 line -Backport (r13467 from NoAI): make CmdRemoveRoadStop use p2 as documented (only look at bit 0, not at the complete value) ------------------------------------------------------------------------ r13469 | rubidium | 2008-06-11 14:55:02 +0000 (Wed, 11 Jun 2008) | 2 lines -Codechange: add support for loading Action 0x05, type 0F: "tracks for slopes". It's not useful right now, but it will be in the future. ------------------------------------------------------------------------ r13468 | rubidium | 2008-06-11 14:51:31 +0000 (Wed, 11 Jun 2008) | 2 lines -Fix: make aqueducts a little more expensive than normal bridges and disable terraforming of aqueduct bridgeheads; one can't terraform normal canal tiles either. ------------------------------------------------------------------------ r13466 | rubidium | 2008-06-11 14:13:07 +0000 (Wed, 11 Jun 2008) | 2 lines -Fix (r13464): slope checking got lost during development... ------------------------------------------------------------------------ r13464 | rubidium | 2008-06-11 13:54:01 +0000 (Wed, 11 Jun 2008) | 2 lines -Codechange: support NewGRF Action 0x05, type 12. ------------------------------------------------------------------------ r13462 | smatz | 2008-06-11 12:46:28 +0000 (Wed, 11 Jun 2008) | 1 line -Codechange: move DriverFactoryBase destructor definition from header file (saves ~16kB) ------------------------------------------------------------------------ r13456 | smatz | 2008-06-10 21:59:22 +0000 (Tue, 10 Jun 2008) | 1 line -Codechange: use AllocaM() macro instead of alloca() at most places ------------------------------------------------------------------------ r13446 | belugas | 2008-06-10 17:47:55 +0000 (Tue, 10 Jun 2008) | 3 lines -Fix(r13443): changed the var previously introduced from 69 to 46, as no param was required (thanks frosch) ------------------------------------------------------------------------ r13445 | smatz | 2008-06-10 17:28:37 +0000 (Tue, 10 Jun 2008) | 1 line -Codechange: make 32bpp_optimized blitter ~10-20% faster in drawing (depends on architecture and compiler) ------------------------------------------------------------------------ r13444 | rubidium | 2008-06-10 16:46:11 +0000 (Tue, 10 Jun 2008) | 2 lines -Codechange: make the order GUI somewhat more efficient. The most used options can be done with a single click now. ------------------------------------------------------------------------ r13443 | belugas | 2008-06-10 16:10:54 +0000 (Tue, 10 Jun 2008) | 4 lines -Feature[newGRF]: Add var 0x69 for industries, long format construction date. Same as var B0, but base year is now 0, instead of 1920 ------------------------------------------------------------------------ r13437 | belugas | 2008-06-10 00:42:19 +0000 (Tue, 10 Jun 2008) | 1 line -Feature[newGRF]: Add long format introduction and maximum construction year for house. ------------------------------------------------------------------------ r13434 | smatz | 2008-06-09 12:20:00 +0000 (Mon, 09 Jun 2008) | 1 line -Fix (r13317): news window with invalid news item could be shown ------------------------------------------------------------------------ r13433 | rubidium | 2008-06-09 12:17:01 +0000 (Mon, 09 Jun 2008) | 3 lines -Codechange: remove a now useless global variable. -Fix: MP advertising was not advertising. ------------------------------------------------------------------------ r13419 | rubidium | 2008-06-08 19:18:01 +0000 (Sun, 08 Jun 2008) | 2 lines -Fix [FS#2063]: Entries in the bridge list were not sorted when the window was just opened. ------------------------------------------------------------------------ r13417 | rubidium | 2008-06-08 15:27:57 +0000 (Sun, 08 Jun 2008) | 2 lines -Fix (r12945, r13413): freeing the ThreadObjects in a manner that hopefully doesn't cause crashes. ------------------------------------------------------------------------ r13413 | rubidium | 2008-06-08 12:28:23 +0000 (Sun, 08 Jun 2008) | 2 lines -Codechange: remove some enums that haven't been used for years. ------------------------------------------------------------------------ r13412 | truebrain | 2008-06-08 12:06:27 +0000 (Sun, 08 Jun 2008) | 2 lines -Add: OTTDThreadTerminateFunc, for all thread systems, which is called when a thread is terminated. Now GenWorld- and SaveLoad-thread cleanup theirselves correctly, while Fibers don't (as that causes access-violations) ------------------------------------------------------------------------ r13411 | rubidium | 2008-06-08 10:51:36 +0000 (Sun, 08 Jun 2008) | 2 lines -Codechange: remove the return value from the thread procs because it is never used. ------------------------------------------------------------------------ r13409 | rubidium | 2008-06-08 09:14:30 +0000 (Sun, 08 Jun 2008) | 2 lines -Fix: division by zero when one would press 'd' (skip order) when there's no order. ------------------------------------------------------------------------ r13408 | rubidium | 2008-06-08 08:44:19 +0000 (Sun, 08 Jun 2008) | 2 lines -Codechange: some stricter checking. ------------------------------------------------------------------------ r13400 | miham | 2008-06-07 16:15:20 +0000 (Sat, 07 Jun 2008) | 5 lines -Update: WebTranslator2 update to 2008-06-07 18:14:28 korean - 8 fixed, 16 changed by leejaeuk5 (24) romanian - 5 fixed, 185 changed by CrystyB (190) russian - 1 changed by Smoky555 (1) ------------------------------------------------------------------------ r13397 | frosch | 2008-06-07 00:06:36 +0000 (Sat, 07 Jun 2008) | 1 line -Fix: Do not crash when resolving vehicle sprite groups with zero sprites. ------------------------------------------------------------------------ r13396 | glx | 2008-06-06 19:27:09 +0000 (Fri, 06 Jun 2008) | 1 line -Fix (r13375): assertion failing when changing grfs in game (compatible grfs) ------------------------------------------------------------------------ r13390 | glx | 2008-06-05 20:54:52 +0000 (Thu, 05 Jun 2008) | 1 line -Codechange: introduce usererror() for fatal but not openttd related errors. Now all error() will 'crash' openttd after showing the message in win32 releases (MSVC), creating a crash.log and crash.dmp (like the '!' hack used before). On the other hand, usererror() will just close the game. So use error() only when it can be helpful to debugging, else use usererror(). ------------------------------------------------------------------------ r13389 | rubidium | 2008-06-05 16:55:00 +0000 (Thu, 05 Jun 2008) | 2 lines -Codechange: remove NM_CALLBACK because that information could be gathered from the fact that a callback has been specified. Patch by Cirdan. ------------------------------------------------------------------------ r13388 | peter1138 | 2008-06-05 12:08:20 +0000 (Thu, 05 Jun 2008) | 2 lines -Codechange: Remove "my invented flag for something that is a wagon" ------------------------------------------------------------------------ r13387 | rubidium | 2008-06-05 11:34:26 +0000 (Thu, 05 Jun 2008) | 2 lines -Fix: industry directory sorting not working correctly (= != ==) ------------------------------------------------------------------------ r13386 | rubidium | 2008-06-05 11:26:38 +0000 (Thu, 05 Jun 2008) | 2 lines -Fix: global currency/units setting being overriden when loading a savegame. ------------------------------------------------------------------------ r13385 | peter1138 | 2008-06-05 07:38:22 +0000 (Thu, 05 Jun 2008) | 2 lines -Fix (r12137): In the purchase list, CB36 for capacity was not called for the first part of rail and road vehicles. ------------------------------------------------------------------------ r13384 | miham | 2008-06-05 06:17:04 +0000 (Thu, 05 Jun 2008) | 21 lines -Update: WebTranslator2 update to 2008-06-05 08:15:43 brazilian_portuguese - 9 fixed, 6 changed by tucalipe (15) catalan - 9 fixed by arnaullv (9) croatian - 13 fixed by knovak (13) czech - 33 fixed by Hadez (33) danish - 47 fixed by ThomasA (47) dutch - 9 fixed by habell (9) estonian - 42 fixed, 5 changed by kristjans (47) finnish - 5 fixed, 1 changed by kerba (6) french - 9 fixed, 2 changed by glx (8), belugas (3) icelandic - 75 fixed by scrooge (75) italian - 9 fixed, 12 changed by lorenzodv (21) korean - 76 fixed, 15 changed by leejaeuk5 (91) portuguese - 7 fixed by izhirahider (7) romanian - 97 fixed, 302 changed by CrystyB (399) russian - 12 fixed by Smoky555 (12) spanish - 12 fixed by eusebio (12) swedish - 13 fixed by ChrillDeVille (6), daishan (7) turkish - 39 fixed, 1 changed by jnmbk (40) ukrainian - 10 fixed by mad (10) ------------------------------------------------------------------------ r13383 | belugas | 2008-06-05 01:43:03 +0000 (Thu, 05 Jun 2008) | 1 line -Codechange: Put the cost of house removal in a class member ------------------------------------------------------------------------ r13380 | glx | 2008-06-04 22:30:44 +0000 (Wed, 04 Jun 2008) | 1 line -Fix (r13327): MSVC signed/unsigned warning ------------------------------------------------------------------------ r13379 | glx | 2008-06-04 22:03:22 +0000 (Wed, 04 Jun 2008) | 1 line -Fix (r13255): drive side can't be changed in intro ------------------------------------------------------------------------