------------------------------------------------------------------------
r2239 | bjarni | 2005-05-01 15:13:39 +0000 (Sun, 01 May 2005) | 4 lines

-Fix [autoreplace]: [ 1185653 ] autoreplacing a dualheaded engine into a singleheaded engine is no longer a potiontial crash
	It do have one side effect through. Now no engines are added/removed from the train anymore, so it produces "half dualheaded engines"
	This will be fixed when autoreplace will get a major overhaul at a later date

------------------------------------------------------------------------
r2238 | Darkvater | 2005-04-30 11:18:45 +0000 (Sat, 30 Apr 2005) | 1 line

- [ 1184377 ] Update to OpenTTD readme (orudge)
------------------------------------------------------------------------
r2237 | Darkvater | 2005-04-30 10:49:47 +0000 (Sat, 30 Apr 2005) | 1 line

- Fix (regression): [ 1192284 ] Bug: Ship refuses to add buoy to its orders (init100)
------------------------------------------------------------------------
r2236 | miham | 2005-04-28 17:42:13 +0000 (Thu, 28 Apr 2005) | 1 line

[Translations] Updated to 2005-04-28 (21 strs / 3 langs)
------------------------------------------------------------------------
r2235 | miham | 2005-04-27 05:49:03 +0000 (Wed, 27 Apr 2005) | 1 line

[Translations] Updated finnish translation (Ville Koshinen)
------------------------------------------------------------------------
r2234 | miham | 2005-04-26 17:56:52 +0000 (Tue, 26 Apr 2005) | 1 line

[Translations] Updated to 2005-04-26 (149 strs / 12 langs)
------------------------------------------------------------------------
r2233 | tron | 2005-04-25 14:29:58 +0000 (Mon, 25 Apr 2005) | 1 line

Bracing, whitespace, indendation
------------------------------------------------------------------------
r2232 | tron | 2005-04-25 13:52:59 +0000 (Mon, 25 Apr 2005) | 1 line

Remove unused commands
------------------------------------------------------------------------
r2231 | Darkvater | 2005-04-25 13:12:48 +0000 (Mon, 25 Apr 2005) | 1 line

- Fix: max_join_time pointing to _network_max_join_time is an uint16, so it should have type SDT_UINT16; fix for revision 2106 (thanks peter1138)
------------------------------------------------------------------------
r2230 | Darkvater | 2005-04-24 21:56:46 +0000 (Sun, 24 Apr 2005) | 1 line

Oops, revert wrongly committed local console.c. Also add the endian_target.h and endian_host.h to the ignore list
------------------------------------------------------------------------
r2229 | Darkvater | 2005-04-24 21:44:45 +0000 (Sun, 24 Apr 2005) | 1 line

- Fix: [ 1188777 ] Non-existing sprite #5125 (presignal). The DOS grf file trgi.grf has 6 less sprites than the windows one. This results in some segfaults for certain sprites. Fixed it by added a dummy grf file consisting ofr 6 sprites and loaded when using DOS gfx at the appropiate place.
------------------------------------------------------------------------
r2228 | Darkvater | 2005-04-24 19:04:56 +0000 (Sun, 24 Apr 2005) | 1 line

- Fix: [ 1188986 ] Song in main menu screen should loop when it ends.
------------------------------------------------------------------------
r2227 | Darkvater | 2005-04-24 18:24:29 +0000 (Sun, 24 Apr 2005) | 1 line

- Fix (regression): [ 1188408 ] Fix news settings load check. When updating old news-message-types to new ones, certain combinations of new were wrongly recognized as old (glx)
------------------------------------------------------------------------