log

age author description
Sun, 31 May 2009 09:31:56 +0000 rubidium (svn r16474) -Fix [FS#2933]: could set company related settings via query window draft
Sat, 30 May 2009 20:44:34 +0000 smatz (svn r16473) -Fix [FS#2934](r16442): show all non-effect vehicles in the minimap, not only effect vehicles draft
Sat, 30 May 2009 20:13:12 +0000 smatz (svn r16472) -Codechange: set vehicle type in SpecializedVehicle constructor instead of constructor of each vehicle type draft
Sat, 30 May 2009 17:48:22 +0000 rubidium (svn r16471) -Fix (r16461): don't test in 0.3.4 when you meant to test in trunk@HEAD. draft
Sat, 30 May 2009 17:43:24 +0000 smatz (svn r16470) -Fix (r14293): track reservation was drawn at bridge heads in the menu draft
Sat, 30 May 2009 17:31:35 +0000 translators (svn r16469) -Update: WebTranslator2 update to 2009-05-30 17:31:31 draft
Sat, 30 May 2009 14:18:06 +0000 alberth (svn r16468) -Codechange: Use GetWidgetOfType() for finding an edit box. draft
Sat, 30 May 2009 12:41:53 +0000 alberth (svn r16467) -Codechange: Unduplicate setting of widget focus (with thanks to Smatz). draft
Sat, 30 May 2009 11:42:19 +0000 alberth (svn r16466) -Codechange: Improved wording in comments. draft
Sat, 30 May 2009 11:30:25 +0000 alberth (svn r16465) -Codechange: Eliminated GetGloballyFocusedWidget(), it was used only once. draft
Sat, 30 May 2009 11:24:06 +0000 alberth (svn r16464) -Codechange (r16422): Added a missing const_cast<> draft
Sat, 30 May 2009 11:01:05 +0000 alberth (svn r16463) -Cleanup: Code style fixes. draft
Fri, 29 May 2009 21:24:51 +0000 rubidium (svn r16462) -Change [FS#2930]: use a safer way to detect the hash of a mercurial repository (planetmaker) draft
Fri, 29 May 2009 21:13:44 +0000 rubidium (svn r16461) -Fix [FS#2929]: add some valid orders so the trains leave the depot again... draft
Fri, 29 May 2009 17:38:33 +0000 translators (svn r16460) -Update: WebTranslator2 update to 2009-05-29 17:38:27 draft
Fri, 29 May 2009 15:46:55 +0000 smatz (svn r16459) -Codechange: move definition of several cargopacket accessors to header file draft
Thu, 28 May 2009 21:54:03 +0000 smatz (svn r16458) -Codechange: use one enum instead of four draft
Thu, 28 May 2009 21:12:54 +0000 rubidium (svn r16457) -Fix [FS#2925]: skipping a 'nearest depot order' because none could be found could cause multiple orders to get skipped draft
Thu, 28 May 2009 17:34:54 +0000 yexo (svn r16456) -Fix (r16429): forgot to update regression test draft
Thu, 28 May 2009 16:43:16 +0000 yexo (svn r16455) -Fix: don't crash when a newgrf has sounds in an unsupported sound format draft
Wed, 27 May 2009 23:59:51 +0000 yexo (svn r16454) -Fix (r16181, r16241): fix the try/catch bug fixed in r16181 and reintroduced in r16241 again, this time without breaking the regression test. draft
Wed, 27 May 2009 23:37:47 +0000 yexo (svn r16453) -Fix: Move some code around so a company is no longer used after deleting it draft
Wed, 27 May 2009 23:11:52 +0000 smatz (svn r16452) -Fix: don't trigger station animations when the station was deleted in the same tick draft
Wed, 27 May 2009 19:37:27 +0000 smatz (svn r16451) -Fix (r16449): crash when a spectator (or dedicated server) received news about new engine draft
Wed, 27 May 2009 17:39:57 +0000 translators (svn r16450) -Update: WebTranslator2 update to 2009-05-27 17:39:46 draft
Wed, 27 May 2009 17:18:53 +0000 rubidium (svn r16449) -Fix [FS#2924]: vehicle recolouring wasn't done for engine preview/news draft
Wed, 27 May 2009 17:17:06 +0000 rubidium (svn r16448) -Fix [FS#2909]: road vehicles ending up on the pavement when they are in a drive through station that got removed due to bankruptcy draft
Wed, 27 May 2009 00:46:17 +0000 yexo (svn r16447) -Fix [FS#2922] (r16444): compiling on x86-64 failed draft
Tue, 26 May 2009 23:37:34 +0000 glx (svn r16446) -Fix (r16378): 'cast to pointer from integer of different size' warning draft
Tue, 26 May 2009 23:24:34 +0000 smatz (svn r16445) -Codechange: update old comments (Yexo) draft