------------------------------------------------------------------------ r23044 | yexo | 2011-10-20 18:53:34 +0200 (Thu, 20 Oct 2011) | 1 line -Codechange: reorder parameter order so we can make use of the default=0 more often ------------------------------------------------------------------------ r23043 | yexo | 2011-10-20 18:52:57 +0200 (Thu, 20 Oct 2011) | 1 line -Fix: allow the use of cases only for those cases where strgen allows them and reset the case_index properly after {DATE} and {DATE_LONG} codes ------------------------------------------------------------------------ r23042 | yexo | 2011-10-20 18:51:54 +0200 (Thu, 20 Oct 2011) | 1 line -Codechange: make case_index an explicit parameter of GetStringWithArgs instead of hiding it in the stringid parameter ------------------------------------------------------------------------ r23041 | yexo | 2011-10-20 18:50:57 +0200 (Thu, 20 Oct 2011) | 1 line -Codechange: rename slightly unclear parameter name ------------------------------------------------------------------------ r23040 | yexo | 2011-10-20 18:49:30 +0200 (Thu, 20 Oct 2011) | 1 line -Add: [NewGRF] allow use of newgrf textstack during callback 23 ------------------------------------------------------------------------ r23039 | peter1138 | 2011-10-20 08:41:47 +0200 (Thu, 20 Oct 2011) | 2 lines -Fix: Replace e^ and w^ with ê and ŵ respectively. ------------------------------------------------------------------------ r23038 | peter1138 | 2011-10-18 19:57:42 +0200 (Tue, 18 Oct 2011) | 2 lines -Fix: Check that the selected font size is valid the font face in use and choose the nearest size to that selected if not. Font metrics should then just work. ------------------------------------------------------------------------ r23037 | translators | 2011-10-18 19:45:07 +0200 (Tue, 18 Oct 2011) | 3 lines -Update from WebTranslator v3.0: italian - 3 changes by Snail_ ------------------------------------------------------------------------ r23036 | yexo | 2011-10-17 22:28:56 +0200 (Mon, 17 Oct 2011) | 1 line -Fix (r22970): swapped parameters resulted in wrong vehicle names ------------------------------------------------------------------------ r23035 | rubidium | 2011-10-16 21:59:07 +0200 (Sun, 16 Oct 2011) | 2 lines -Fix (r23034): compile failure ------------------------------------------------------------------------ r23034 | rubidium | 2011-10-16 21:56:47 +0200 (Sun, 16 Oct 2011) | 2 lines -Fix: make sure the custom playlists are 0 terminated ------------------------------------------------------------------------ r23033 | rubidium | 2011-10-16 21:53:02 +0200 (Sun, 16 Oct 2011) | 2 lines -Fix [FS#4776]: the last custom playlist items went lost when the files in the .obm are not contiguous ------------------------------------------------------------------------ r23032 | planetmaker | 2011-10-16 13:48:11 +0200 (Sun, 16 Oct 2011) | 1 line -Fix (r14224, r22419): Palette conversion windows to DOS for light house / stadium animated colour was mixed up ------------------------------------------------------------------------ r23031 | rubidium | 2011-10-15 22:42:32 +0200 (Sat, 15 Oct 2011) | 2 lines -Fix [FS#4804]: for the admin "bots" there was no distinction between bankruptcy and manual removal of companies even though the API suggested that ------------------------------------------------------------------------ r23030 | rubidium | 2011-10-15 18:45:18 +0200 (Sat, 15 Oct 2011) | 2 lines -Fix [FS#4796]: always show a chat message and send an admin packet when a new company is made ------------------------------------------------------------------------ r23029 | yexo | 2011-10-14 18:51:30 +0200 (Fri, 14 Oct 2011) | 1 line -Fix: [NewGRF] support for cases in strings was broken ------------------------------------------------------------------------ r23028 | yexo | 2011-10-14 12:54:51 +0200 (Fri, 14 Oct 2011) | 1 line -Fix: when using a gender choice list there was still a value popped twice from the newgrf textstack ------------------------------------------------------------------------ r23027 | yexo | 2011-10-12 21:25:52 +0200 (Wed, 12 Oct 2011) | 1 line -Fix: in some cases NewGRF string arguments were popped twice from the newgrf textstack ------------------------------------------------------------------------