maedhros [Mon, 16 Apr 2007 10:59:35 +0000] rev 6472
(svn r9648) -Codechange: Use HASBIT directly rather than shifting and then using it on the first bit.
maedhros [Mon, 16 Apr 2007 10:30:31 +0000] rev 6471
(svn r9647) -Fix (r6631) [FS#733]: Select "Custom" in the difficulty settings gui when changing a setting. (Frostregen)
peter1138 [Mon, 16 Apr 2007 08:31:00 +0000] rev 6470
(svn r9646) -Fix (r9645): incorrect count in error message for airport graphics
peter1138 [Mon, 16 Apr 2007 06:35:10 +0000] rev 6469
(svn r9645) -Feature: Add NewGRF Action 5 (Sprite Replacement) support for 2cc colour maps, airport, and road stop sprites.
belugas [Mon, 16 Apr 2007 02:56:48 +0000] rev 6468
(svn r9644) -Codechange: if else cascade into a switch case
belugas [Mon, 16 Apr 2007 02:53:55 +0000] rev 6467
(svn r9643) -Codechange: Simplify a test.
belugas [Mon, 16 Apr 2007 02:47:01 +0000] rev 6466
(svn r9642) -Documentation: Having a different macro name for _original_house_specs (MS) than for _town_tile_data (M) might teach doxygen that we are dealing with two entities...
rubidium [Sun, 15 Apr 2007 22:30:26 +0000] rev 6465
(svn r9641) -Fix (r7182): namegen.cpp was not UTF-8, which caused artefacts in Finnish town names.
miham [Sun, 15 Apr 2007 17:51:23 +0000] rev 6464
(svn r9640) -Update: WebTranslator2 update to 2007-04-15 19:49:19
swedish - 23 fixed by giddorah (23)
traditional_chinese - 336 changed by xbddc (336)
peter1138 [Sun, 15 Apr 2007 16:20:35 +0000] rev 6463
(svn r9638) -Feature: Increase cargo types from 12 to 32 and enable newcargo flag in NewGRF loader.