------------------------------------------------------------------------
r7059 | KUDr | 2006-11-04 11:44:19 +0000 (Sat, 04 Nov 2006) | 1 line

-Fix [FS#384]: Tunnel YAPF Penalty Incorrect. The penalty for upward slope was incorrectly applied on tunnel entrances. (Danny)
------------------------------------------------------------------------
r7058 | peter1138 | 2006-11-03 23:29:24 +0000 (Fri, 03 Nov 2006) | 2 lines

-Codechange: Truncate text in window captions

------------------------------------------------------------------------
r7057 | peter1138 | 2006-11-03 23:06:54 +0000 (Fri, 03 Nov 2006) | 2 lines

-Codechange: Remove hardcoded lists of road vehicles for each cargo type in favour of just checking the cargo type of each vehicle.

------------------------------------------------------------------------
r7048 | Darkvater | 2006-11-03 01:18:40 +0000 (Fri, 03 Nov 2006) | 2 lines

-Cleanup: DEBUG doesn't need a newline character, use DEBUG instead of printf and the 
 verb is build/built/built not build/*/build or build/*/builded.
------------------------------------------------------------------------
r7047 | Darkvater | 2006-11-03 00:48:03 +0000 (Fri, 03 Nov 2006) | 3 lines

-Fix [FS#317]: Zooming out near map-borders would previously fail because the new centre
 would be outside the map. Change behaviour so that a reasonable approximation is
 returned so that zooming (out) still works (GrimRC)
------------------------------------------------------------------------
r7046 | Darkvater | 2006-11-02 23:51:05 +0000 (Thu, 02 Nov 2006) | 2 lines

-Fix [FS#311]: 'Goto' button in orders window got depressed along with all other
 buttons when an existing order was modified (GrimRC)
------------------------------------------------------------------------
r7032 | peter1138 | 2006-11-01 22:27:16 +0000 (Wed, 01 Nov 2006) | 3 lines

- Fix (r1704): Sprite index wasn't updated with correct image number if 
custom image lookup fails.

------------------------------------------------------------------------
r7031 | peter1138 | 2006-11-01 17:42:34 +0000 (Wed, 01 Nov 2006) | 2 lines

-Codechange: Use _skip_sprites to skip the rest of the NewGRF when disabled by GRM, and add a shortcut so that the rest of the file isn't scanned.

------------------------------------------------------------------------
r7030 | miham | 2006-11-01 16:20:32 +0000 (Wed, 01 Nov 2006) | 5 lines

WebTranslator2 update to 2006-11-01 17:19:54
german     - 1 fixed, 1 changed by Neonox (2)
hungarian  - 5 fixed by miham (5)
norwegian  - 5 fixed by brygge_2 (5)

------------------------------------------------------------------------
r7028 | Darkvater | 2006-10-31 23:04:47 +0000 (Tue, 31 Oct 2006) | 2 lines

-Fix [FS#200]: Scenario bridges/tunnels cannot be demolished; now it's possible to
 delete tunnels/bridges owned by nobody.
------------------------------------------------------------------------
r7027 | peter1138 | 2006-10-31 22:54:57 +0000 (Tue, 31 Oct 2006) | 2 lines

- Codechange: Replace NewGRF loading stage masks with separate function lists. This will allow us to call different handlers depending on the current stage. Also enum-ize the stage.

------------------------------------------------------------------------
r7026 | miham | 2006-10-31 22:22:17 +0000 (Tue, 31 Oct 2006) | 5 lines

WebTranslator2 update to 2006-10-31 23:21:44
norwegian  - 4 fixed by brygge_2 (4)
portuguese - 7 fixed by izhirahider (7)
spanish    - 2 fixed by eusebio (2)

------------------------------------------------------------------------
r7023 | Darkvater | 2006-10-31 21:46:21 +0000 (Tue, 31 Oct 2006) | 3 lines

-Fix: Pressing F1 in scenario editor did not work because the keypress event was sent
 twice. due to e->we.keypress.cont not being set to false. Also indent the switch
 statements for some coding style bonus points.
------------------------------------------------------------------------
r7022 | Darkvater | 2006-10-31 21:15:56 +0000 (Tue, 31 Oct 2006) | 2 lines

-Fix [FS#292]: Properly guard against viewing company-sensitive information from
 invalid players (eg spectators) which could lead to crashes.
------------------------------------------------------------------------
r7020 | glx | 2006-10-31 17:13:12 +0000 (Tue, 31 Oct 2006) | 1 line

-Fix r6047: AI tries to delete stations that are 'in use' because FOR_ALL_STATIONS skips invalid stations
------------------------------------------------------------------------
r7016 | miham | 2006-10-31 14:23:53 +0000 (Tue, 31 Oct 2006) | 2 lines

Revert the revert, since I didn't request that, Tron must've misunderstood me :-(

------------------------------------------------------------------------
r7015 | tron | 2006-10-31 14:17:48 +0000 (Tue, 31 Oct 2006) | 1 line

Revert r7014. Requested by MiHaMiX
------------------------------------------------------------------------
r7014 | tron | 2006-10-31 13:56:47 +0000 (Tue, 31 Oct 2006) | 1 line

Make use of the interpunct in the catalan translation: Change l.l to l·l
------------------------------------------------------------------------
r7013 | tron | 2006-10-31 13:55:38 +0000 (Tue, 31 Oct 2006) | 2 lines

Add glyphs for the interpunct. This is mainly useful for the catalan translation

------------------------------------------------------------------------
r7009 | peter1138 | 2006-10-31 08:13:15 +0000 (Tue, 31 Oct 2006) | 2 lines

- Fix (r1323, r1326): In the replace vehicle window, the left vehicle list was not drawn when an engine was not selected.

------------------------------------------------------------------------
r7008 | Darkvater | 2006-10-31 01:45:41 +0000 (Tue, 31 Oct 2006) | 1 line

-Fix [FS#369]: Crash at game end when server company is bankrupt
------------------------------------------------------------------------
r7005 | miham | 2006-10-29 18:54:05 +0000 (Sun, 29 Oct 2006) | 3 lines

WebTranslator2 update to 2006-10-29 19:53:34
brazilian_portuguese - 1 fixed by tucalipe (1)

------------------------------------------------------------------------
r7003 | KUDr | 2006-10-29 13:50:39 +0000 (Sun, 29 Oct 2006) | 1 line

-Fix: only the appropriate train owner can now see the "Train is lost" message (peter1138)
------------------------------------------------------------------------
r7001 | belugas | 2006-10-29 00:39:41 +0000 (Sun, 29 Oct 2006) | 2 lines

-Codechange: _build_industry_trypes is now only used by industry_gui.c.  Move it there.
-Codechange: _industry_type_cost is not defined, remove its declaration
------------------------------------------------------------------------
r7000 | Darkvater | 2006-10-28 23:47:00 +0000 (Sat, 28 Oct 2006) | 3 lines

-Fix: Incorrect use of e->we.click when the event is a 'place'. This didn't cause any
 bugs so far because the 'click' element was at the same position in the union for both
 events.
------------------------------------------------------------------------
r6996 | peter1138 | 2006-10-28 18:49:28 +0000 (Sat, 28 Oct 2006) | 2 lines

- Codechange: Pretend to be the current version of TTDPatch. This value doesn't anything to us as we don't follow TTDPatch's development timeline...

------------------------------------------------------------------------
r6995 | peter1138 | 2006-10-28 18:42:57 +0000 (Sat, 28 Oct 2006) | 2 lines

- Codechange: NewGRF; strip bit 7 of the language ID earlier and handle handle a language ID of 0x7F as the preferred default language.

------------------------------------------------------------------------