tron [Wed, 16 Nov 2005 14:07:34 +0000] rev 2666
(svn r3208) Don't explicitly pass the engine type to look for to GetRearEngine(), because it's the engine type of the vehicle which gets passed as first parameter
tron [Wed, 16 Nov 2005 13:45:42 +0000] rev 2665
(svn r3207) Typo in last revision
tron [Wed, 16 Nov 2005 13:45:04 +0000] rev 2664
(svn r3206) Wrap all instances of _dbg_screen_rect in #ifdef _DEBUG
tron [Wed, 16 Nov 2005 13:11:28 +0000] rev 2663
(svn r3205) Some more uses for GB/SB
tron [Wed, 16 Nov 2005 12:52:01 +0000] rev 2662
(svn r3204) Make handling of clicking on vehicles a bit less ugly by avoiding function declarations in .c files and unnecessary indirection
tron [Wed, 16 Nov 2005 12:37:22 +0000] rev 2661
(svn r3203) Directly use the currency symbols for pounds and yen in the language files like it's already done for dollar and euro
tron [Wed, 16 Nov 2005 12:29:37 +0000] rev 2660
(svn r3202) If cascade -> switch
tron [Wed, 16 Nov 2005 12:25:33 +0000] rev 2659
(svn r3201) -Fix: Allow bribing up to the maximum rating for bribing, don't disable this option at some arbitrary value early
tron [Wed, 16 Nov 2005 12:21:04 +0000] rev 2658
(svn r3200) Remove the unused function GfxScalePalette() and the unused struct WorldSprite
tron [Wed, 16 Nov 2005 12:20:15 +0000] rev 2657
(svn r3199) -Fix: There are only 2 possible directions for ship depots, not 4