Sun, 10 Dec 2006 11:29:14 +0000 peter1138 (svn r7464) -Codechange: move BuildParamList from newgrf_gui to newgrf_config and
Sun, 10 Dec 2006 10:12:54 +0000 peter1138 (svn r7463) -Codechange: Don't load invalid NewGRF files from the configuration file; instead show a warning.
Sun, 10 Dec 2006 00:48:50 +0000 glx (svn r7462) -Fix: when doing comparison in action 7/9, mask the param value so it has the 'same' size as the value it is compared to
Sun, 10 Dec 2006 00:20:26 +0000 Darkvater (svn r7461) -Fix: [FS#262] Add support for building with GCC on OS/2 (psmedley)
Sat, 09 Dec 2006 23:55:56 +0000 Darkvater (svn r7460) -Fix (r7337): [win32] If the underlying OS didn't have support for SHGetFolderPath the
Sat, 09 Dec 2006 20:14:26 +0000 glx (svn r7459) -Fix: make sure TrainConsistChanged() is called for the first vehicle of a chain after reffiting
Sat, 09 Dec 2006 19:53:56 +0000 miham (svn r7458) WebTranslator2 update to 2006-12-09 20:53:05
Sat, 09 Dec 2006 18:37:26 +0000 miham (svn r7457) WebTranslator2 update to 2006-12-09 19:35:23
Sat, 09 Dec 2006 17:43:04 +0000 miham (svn r7456) [Namegen] Fixed hungarian characters in namegen as well
Sat, 09 Dec 2006 14:18:08 +0000 rubidium (svn r7452) -Fix: GetRandom(Industry|Town) must return a valid industry/town and should not need to loop over the pool for a second time.
Sat, 09 Dec 2006 14:14:51 +0000 rubidium (svn r7451) -Fix (7372): GetNum(Towns|Industries) should return the actual number of towns and industries.
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)
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
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.
Sat, 09 Dec 2006 06:57:22 +0000 miham (svn r7447) WebTranslator2 update to 2006-12-09 07:56:50
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,
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
Sat, 09 Dec 2006 00:37:02 +0000 Darkvater (svn r7444) -Codechange: Use one (global) cargo-colours array for drawing cargo-colours. Change Food
Fri, 08 Dec 2006 20:00:13 +0000 miham (svn r7439) WebTranslator2 update to 2006-12-08 20:59:37
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)
Fri, 08 Dec 2006 19:35:13 +0000 peter1138 (svn r7437) -Fix (r4583): incorrect minimum size check in some cases for VarAction2
Fri, 08 Dec 2006 19:12:43 +0000 peter1138 (svn r7436) -Codechange: Add action7/9/D variable 0x9A (-1)
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
Fri, 08 Dec 2006 17:40:42 +0000 miham (svn r7434) WebTranslator2 update to 2006-12-08 18:40:00
Fri, 08 Dec 2006 12:31:34 +0000 peter1138 (svn r7433) -Fix (r2301): Town ratings were not reset when a company went bankrupt.
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.
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.
Thu, 07 Dec 2006 21:30:18 +0000 KUDr (svn r7429) -Remove: [YAPF] yapf.txt no longer valid/needed
Thu, 07 Dec 2006 21:21:02 +0000 belugas (svn r7428) -Codechange: Give a more explicit name to the enum STATIONLIST_WIDGET_CARGONONE.
Thu, 07 Dec 2006 18:58:20 +0000 peter1138 (svn r7425) -Fix (r1681): With realistic acceleration, guarantee a minimum braking
Thu, 07 Dec 2006 18:37:05 +0000 miham (svn r7424) WebTranslator2 update to 2006-12-07 19:36:25
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.
Thu, 07 Dec 2006 14:37:54 +0000 Darkvater (svn r7420) -[lang] Dammit, there are too many language files, missed some from the list.
Thu, 07 Dec 2006 14:35:16 +0000 Darkvater (svn r7419) -[lang] Fix up the language files after r7418
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
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
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
Thu, 07 Dec 2006 04:12:29 +0000 belugas (svn r7413) -Fix[FS#386,#412]: Station list window NONE button now behaves correctly.
Thu, 07 Dec 2006 00:54:18 +0000 Darkvater (svn r7411) -Cleanup: Add 'Freetype' to dbg message output, just like all others
Thu, 07 Dec 2006 00:51:20 +0000 Darkvater (svn r7410) -Codechange/Fix: Remove useless and unfollowable programmatic-resize, and implement it
Thu, 07 Dec 2006 00:47:35 +0000 Darkvater (svn r7409) -Codechange: Make the ResizeWindow function also available outside of window.c. This makes
Wed, 06 Dec 2006 19:28:25 +0000 Darkvater (svn r7406) -Fix (r7377): [win32] Fontcache now also compiles in UNICODE mode; sorry, should've tested.
Wed, 06 Dec 2006 19:04:27 +0000 miham (svn r7405) WebTranslator2 update to 2006-12-06 20:03:46
Wed, 06 Dec 2006 17:31:16 +0000 Darkvater (svn r7403) -Codechange (r7386, r7385): Use available functions to find a window instead of doing
Wed, 06 Dec 2006 17:28:14 +0000 Darkvater (svn r7402) -Fix: [FS#255] Long Delay for Message Windows to Appear. Immediately show a new message
Wed, 06 Dec 2006 11:16:02 +0000 miham (svn r7393) WebTranslator2 update to 2006-12-06 12:15:25
Wed, 06 Dec 2006 07:57:02 +0000 miham (svn r7392) [Translations] Added Esperanto language
Wed, 06 Dec 2006 02:03:55 +0000 glx (svn r7391) -Fix r6814: when sending money in multiplayer, the corresponding chat message was for the wrong player (off by one)
Wed, 06 Dec 2006 00:03:24 +0000 bjarni (svn r7390) -Codechange r7386: only loop though the windows to find a depot window to unhighlight a vehicle in if there is a vehicle on the mouse pointer
Tue, 05 Dec 2006 23:57:04 +0000 bjarni (svn r7389) -Fix: when forcing a vehicle to go to a depot, clear refit orders from current orders (caused refit error popup when not having no orders)
Tue, 05 Dec 2006 23:37:04 +0000 Darkvater (svn r7388) -Fix (r7384 / r7368 / r3757): When adding a new news item for the first time (_latest_news
Tue, 05 Dec 2006 23:32:15 +0000 KUDr (svn r7387) -Fix: czech lang file compilation error
Tue, 05 Dec 2006 22:59:42 +0000 bjarni (svn r7386) -Codechange r7385: moved deletion of the vehicle highlight from DeleteVehicle to the sell commands as they are not called as often
Tue, 05 Dec 2006 22:40:42 +0000 bjarni (svn r7385) -Fix: FS#418 Deleting Train in depot with autoreplace failes
Tue, 05 Dec 2006 22:35:25 +0000 Darkvater (svn r7384) -Fix: No vehicle was removed in DeleteVehicleNews when the fifo-array was full. Update the
Tue, 05 Dec 2006 22:31:10 +0000 Darkvater (svn r7383) -Codechange: fix up typo in news-gui s/MoveToNexItem/MoveToNextItem/.
Tue, 05 Dec 2006 20:22:14 +0000 peter1138 (svn r7378) -Fix (r2428): Don't update vehicle images when turning a train around.
Tue, 05 Dec 2006 17:53:33 +0000 peter1138 (svn r7377) -Fix (r7326): With gradual loading, make sure cargo is only paid for once, and always notify the station the vehicle was present. (Maedhros)
Tue, 05 Dec 2006 17:09:57 +0000 miham (svn r7375) WebTranslator2 update to 2006-12-05 18:07:02
Tue, 05 Dec 2006 16:41:13 +0000 matthijs (svn r7374) - CodeChange: Replace call to GetVehiclePoolSize() by GetMaxVehicleIndex().