log

age author description
Sat, 03 Jul 2010 19:35:54 +0000 yexo (svn r20065) -Feature: customizable hotkeys for the main toolbar draft
Sat, 03 Jul 2010 18:43:52 +0000 alberth (svn r20064) -Doc: Document water tile query and helper functions. draft
Sat, 03 Jul 2010 18:18:58 +0000 yexo (svn r20063) -Feature: customizable hotkeys for the dock toolbar draft
Sat, 03 Jul 2010 18:10:18 +0000 yexo (svn r20062) -Feature: customizable hotkeys for the airport toolbar draft
Sat, 03 Jul 2010 17:45:25 +0000 translators (svn r20061) -Update from WebTranslator v3.0: draft
Sat, 03 Jul 2010 15:15:19 +0000 frosch (svn r20060) -Fix (r20055): strnicmp() does not exist on all platforms. draft
Sat, 03 Jul 2010 13:42:27 +0000 yexo (svn r20059) -Feature: customizable hotkeys for the main window (the global hotkeys) draft
Sat, 03 Jul 2010 13:29:19 +0000 yexo (svn r20058) -Feature: customizable hotkeys for the vehicle orders window draft
Sat, 03 Jul 2010 13:29:01 +0000 yexo (svn r20057) -Feature: customizable hotkeys for the terraform toolbar in scenario editor draft
Sat, 03 Jul 2010 13:28:48 +0000 yexo (svn r20056) -Feature: customizable hotkeys for the terraform toolbar draft
Sat, 03 Jul 2010 13:28:15 +0000 yexo (svn r20055) -Feature: save/load hotkeys to/from hotkeys.cfg draft
Sat, 03 Jul 2010 13:27:32 +0000 yexo (svn r20054) -Add: framework to check for hotkeys draft
Fri, 02 Jul 2010 19:54:29 +0000 rubidium (svn r20053) -Fix [FS#3919] (r20034): crashing road vehicles crashed OpenTTD with slower/longer trains draft
Fri, 02 Jul 2010 17:45:13 +0000 translators (svn r20052) -Update from WebTranslator v3.0: draft
Fri, 02 Jul 2010 17:19:31 +0000 yexo (svn r20051) -Fix [FS#3916]: coloured_news_year was stored in savegames while it should be a client setting draft
Fri, 02 Jul 2010 16:34:15 +0000 michi_cc (svn r20050) -Add: git revision detection for custom git-svn clones. draft
Fri, 02 Jul 2010 16:34:11 +0000 michi_cc (svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level crossings per railtype. draft
Fri, 02 Jul 2010 16:34:07 +0000 michi_cc (svn r20048) -Feature: Add a setting to forbid towns building level crossings. draft
Fri, 02 Jul 2010 16:34:03 +0000 michi_cc (svn r20047) -Fix (rUnknown): Towns were not able to build level crossings when using original or better town layout. draft
Fri, 02 Jul 2010 13:59:27 +0000 alberth (svn r20046) -Feature [FS#3816]: Wrap console lines when they are too long. draft
Fri, 02 Jul 2010 13:55:45 +0000 alberth (svn r20045) -Add: Allow SA_BOTTOM alignment in DrawStringMultiLine(). draft
Fri, 02 Jul 2010 13:54:05 +0000 alberth (svn r20044) -Codechange: Using number of lines rather than number of added lines simplifies code. draft
Fri, 02 Jul 2010 13:53:05 +0000 alberth (svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLine(). draft
Fri, 02 Jul 2010 13:44:36 +0000 alberth (svn r20042) -Codechange: Add set methods to DrawStringParams. draft
Fri, 02 Jul 2010 09:09:40 +0000 smatz (svn r20041) -Fix [FS#3892](r19955): crash when spectator tried to open a vehicle list without selecting any company draft
Wed, 30 Jun 2010 22:17:53 +0000 rubidium (svn r20040) -Codechange: some coding style + using proper types draft
Wed, 30 Jun 2010 21:38:51 +0000 rubidium (svn r20039) -Fix [FS#3907]: instead of loading the intro game when loading a savegame fails on the dedicated server, generate a new game. draft
Wed, 30 Jun 2010 20:20:15 +0000 rubidium (svn r20038) -Change: move SafeSaveOrLoad a bit draft
Wed, 30 Jun 2010 17:45:07 +0000 translators (svn r20037) -Update from WebTranslator v3.0: draft
Wed, 30 Jun 2010 16:08:12 +0000 rubidium (svn r20036) -Fix [FS#3911]: tram tracks didn't show at level crossing with the new railtypes draft
Tue, 29 Jun 2010 21:15:40 +0000 rubidium (svn r20035) -Fix [FS#3909]: under some circumstances you could get into an infinite loop draft
Tue, 29 Jun 2010 20:48:34 +0000 rubidium (svn r20034) -Fix [FS#3896] (r14869): road vehicles could get crashed twice in a tick draft
Mon, 28 Jun 2010 19:38:27 +0000 michi_cc (svn r20033) -Fix: gitignore and hgignore had more missing/wrong entries. draft
Mon, 28 Jun 2010 19:07:33 +0000 glx (svn r20032) -Add: MSVC 2010 project files draft
Mon, 28 Jun 2010 18:14:22 +0000 michi_cc (svn r20031) -Fix: git and hg didn't ignore the generated windows RC file. draft
Mon, 28 Jun 2010 18:14:00 +0000 michi_cc (svn r20030) -Fix: MSVC 2010 defines more POSIX error constants that we define as well. draft
Mon, 28 Jun 2010 13:52:09 +0000 rubidium (svn r20029) -Fix: the 64 bits TortoiseSVN wasn't always properly detected draft
Mon, 28 Jun 2010 13:51:33 +0000 rubidium (svn r20028) -Fix: trunk Windows binaries still had a 1.0.0.xxxxx version number draft
Sun, 27 Jun 2010 17:45:12 +0000 translators (svn r20027) -Update from WebTranslator v3.0: draft
Sun, 27 Jun 2010 13:33:14 +0000 alberth (svn r20026) -Codechange: No need to copy a formal parameter if the value is not needed further. draft
Sun, 27 Jun 2010 09:05:10 +0000 alberth (svn r20025) -Doc: Fix/add comments to let Doxygen know about the documentation. draft
Sun, 27 Jun 2010 00:19:28 +0000 michi_cc (svn r20024) -Codechange: Remove the need to link with dxguid.lib for windows. draft
Sat, 26 Jun 2010 17:45:09 +0000 translators (svn r20023) -Update from WebTranslator v3.0: draft
Sat, 26 Jun 2010 15:22:10 +0000 alberth (svn r20022) -Doc: Add some doxygen comments. draft
Sat, 26 Jun 2010 15:12:51 +0000 alberth (svn r20021) -Codechange: Move variable declarations. draft
Sat, 26 Jun 2010 15:04:57 +0000 alberth (svn r20020) -Codechange: _script_file is used in only one function. draft
Sat, 26 Jun 2010 14:51:27 +0000 alberth (svn r20019) -Codechange: Apply function code style to a few small functions. draft
Fri, 25 Jun 2010 17:45:06 +0000 translators (svn r20018) -Update from WebTranslator v3.0: draft
Thu, 24 Jun 2010 17:45:08 +0000 translators (svn r20017) -Update from WebTranslator v3.0: draft
Wed, 23 Jun 2010 17:47:10 +0000 rubidium (svn r20016) -Change: move Irish out of unfinished draft
Wed, 23 Jun 2010 17:45:08 +0000 translators (svn r20015) -Update from WebTranslator v3.0: draft
Wed, 23 Jun 2010 14:56:17 +0000 rubidium (svn r20014) -Fix [FS#3881]: don't close the sort dropdown in the (original) vehicle list when there are no vehicles. That code is meant for the "actions" dropdown draft
Wed, 23 Jun 2010 14:38:17 +0000 rubidium (svn r20013) -Fix [FS#3890]: silence some warnings / take the advice of the warnings into account draft
Wed, 23 Jun 2010 00:11:11 +0000 yexo (svn r20012) -Fix: when joining a company with a password you could only enter 20 characters of the password draft
Tue, 22 Jun 2010 17:45:09 +0000 translators (svn r20011) -Update from WebTranslator v3.0: draft
Tue, 22 Jun 2010 16:21:34 +0000 rubidium (svn r20010) -Add: Chuvash language stub draft
Tue, 22 Jun 2010 08:01:38 +0000 rubidium (svn r20009) -Fix [FS#3893]: sign sorting was unstable draft
Mon, 21 Jun 2010 19:33:39 +0000 rubidium (svn r20008) -Add: Tamil language stub draft
Mon, 21 Jun 2010 17:45:13 +0000 translators (svn r20007) -Update from WebTranslator v3.0: draft
Mon, 21 Jun 2010 17:36:46 +0000 frosch (svn r20006) -Fix: Trains should also have running cost while slowing down for stop. draft