log

age author description
Sat, 09 Dec 2006 10:57:05 +0000 Darkvater (svn r7450) -Codechange: Remove dead code, caption is set in the next switch block of vehicle list for all cases (Tron) draft
Sat, 09 Dec 2006 10:56:12 +0000 Darkvater (svn r7449) -Codechange: Rename _path to _paths as it is technically more correct, but mainly because draft
Sat, 09 Dec 2006 08:37:15 +0000 rubidium (svn r7448) -Fix (r5794): use the height of the edge of the map for effect vehicles that are outside the map. draft
Sat, 09 Dec 2006 06:57:22 +0000 miham (svn r7447) WebTranslator2 update to 2006-12-09 07:56:50 draft
Sat, 09 Dec 2006 00:46:02 +0000 Darkvater (svn r7446) -Feature: Double the length of the cargo and rating indicators in the station list window, draft
Sat, 09 Dec 2006 00:41:25 +0000 Darkvater (svn r7445) -Codechange (r4822): Properly draw the cargo colours in the station list and centre the draft
Sat, 09 Dec 2006 00:37:02 +0000 Darkvater (svn r7444) -Codechange: Use one (global) cargo-colours array for drawing cargo-colours. Change Food draft
Fri, 08 Dec 2006 20:00:13 +0000 miham (svn r7439) WebTranslator2 update to 2006-12-08 20:59:37 draft
Fri, 08 Dec 2006 19:57:38 +0000 miham (svn r7438) [Translations] Manually transformed previously supressed hungarian chars to proper ones (they were previously suppressed because they did not fit into iso8859-15) draft
Fri, 08 Dec 2006 19:35:13 +0000 peter1138 (svn r7437) -Fix (r4583): incorrect minimum size check in some cases for VarAction2 draft
Fri, 08 Dec 2006 19:12:43 +0000 peter1138 (svn r7436) -Codechange: Add action7/9/D variable 0x9A (-1) draft
Fri, 08 Dec 2006 18:56:39 +0000 Darkvater (svn r7435) -Fix (r7418): Add proper tooltips to the manage list button instead of the sort tip draft
Fri, 08 Dec 2006 17:40:42 +0000 miham (svn r7434) WebTranslator2 update to 2006-12-08 18:40:00 draft
Fri, 08 Dec 2006 12:31:34 +0000 peter1138 (svn r7433) -Fix (r2301): Town ratings were not reset when a company went bankrupt. draft
Fri, 08 Dec 2006 02:25:04 +0000 belugas (svn r7432) -Fix(r7413) : The NO(cargo waiting) button of the StationList Window is now part of the cargo selection scheme. Again. draft
Thu, 07 Dec 2006 22:31:20 +0000 peter1138 (svn r7431) -Fix (r7418): GUI glitch when viewing other player's vehicle lists: bottom panel continued behind resize button. draft
Thu, 07 Dec 2006 21:30:18 +0000 KUDr (svn r7429) -Remove: [YAPF] yapf.txt no longer valid/needed draft
Thu, 07 Dec 2006 21:21:02 +0000 belugas (svn r7428) -Codechange: Give a more explicit name to the enum STATIONLIST_WIDGET_CARGONONE. draft
Thu, 07 Dec 2006 18:58:20 +0000 peter1138 (svn r7425) -Fix (r1681): With realistic acceleration, guarantee a minimum braking draft
Thu, 07 Dec 2006 18:37:05 +0000 miham (svn r7424) WebTranslator2 update to 2006-12-07 19:36:25 draft
Thu, 07 Dec 2006 14:44:26 +0000 peter1138 (svn r7421) -Fix (r2475): Changed "kick off" acceleration resulted in only a small amount of power being applied whilst moving off and then double the power at 1 mph. This resulted in a perceived delay before trains moved. Fix this by applying the full power of the engine (or the kick off, whichever is greater). Essay over. draft
Thu, 07 Dec 2006 14:37:54 +0000 Darkvater (svn r7420) -[lang] Dammit, there are too many language files, missed some from the list. draft
Thu, 07 Dec 2006 14:35:16 +0000 Darkvater (svn r7419) -[lang] Fix up the language files after r7418 draft
Thu, 07 Dec 2006 14:03:55 +0000 Darkvater (svn r7418) -Codechange/Feature: Put back the 'New Vehicles' button in the vehicle list window. As draft
Thu, 07 Dec 2006 13:00:41 +0000 Darkvater (svn r7415) -Codechange: Don't use typedef enum for simple widget enumerators when we will never use draft
Thu, 07 Dec 2006 12:57:53 +0000 Darkvater (svn r7414) -Fix: Immediately invalidate the resize widget when clicked, instead of when started to drag draft
Thu, 07 Dec 2006 04:12:29 +0000 belugas (svn r7413) -Fix[FS#386,#412]: Station list window NONE button now behaves correctly. draft
Thu, 07 Dec 2006 00:54:18 +0000 Darkvater (svn r7411) -Cleanup: Add 'Freetype' to dbg message output, just like all others draft
Thu, 07 Dec 2006 00:51:20 +0000 Darkvater (svn r7410) -Codechange/Fix: Remove useless and unfollowable programmatic-resize, and implement it draft
Thu, 07 Dec 2006 00:47:35 +0000 Darkvater (svn r7409) -Codechange: Make the ResizeWindow function also available outside of window.c. This makes draft