log

age author description
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
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. draft
Wed, 06 Dec 2006 19:04:27 +0000 miham (svn r7405) WebTranslator2 update to 2006-12-06 20:03:46 draft
Wed, 06 Dec 2006 17:31:16 +0000 Darkvater (svn r7403) -Codechange (r7386, r7385): Use available functions to find a window instead of doing draft
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 draft
Wed, 06 Dec 2006 11:16:02 +0000 miham (svn r7393) WebTranslator2 update to 2006-12-06 12:15:25 draft
Wed, 06 Dec 2006 07:57:02 +0000 miham (svn r7392) [Translations] Added Esperanto language draft
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) draft
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 draft
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) draft
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 draft
Tue, 05 Dec 2006 23:32:15 +0000 KUDr (svn r7387) -Fix: czech lang file compilation error draft
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 draft
Tue, 05 Dec 2006 22:40:42 +0000 bjarni (svn r7385) -Fix: FS#418 Deleting Train in depot with autoreplace failes draft
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 draft
Tue, 05 Dec 2006 22:31:10 +0000 Darkvater (svn r7383) -Codechange: fix up typo in news-gui s/MoveToNexItem/MoveToNextItem/. draft
Tue, 05 Dec 2006 20:22:14 +0000 peter1138 (svn r7378) -Fix (r2428): Don't update vehicle images when turning a train around. draft
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) draft
Tue, 05 Dec 2006 17:09:57 +0000 miham (svn r7375) WebTranslator2 update to 2006-12-05 18:07:02 draft
Tue, 05 Dec 2006 16:41:13 +0000 matthijs (svn r7374) - CodeChange: Replace call to GetVehiclePoolSize() by GetMaxVehicleIndex(). draft
Tue, 05 Dec 2006 14:18:58 +0000 peter1138 (svn r7373) -Codechange: when removing a GRF from the list, make the next one selected, or the previous file if the last item is being removed. This makes clearing the list easier. draft
Tue, 05 Dec 2006 13:58:20 +0000 matthijs (svn r7372) - CodeChange: Rename all GetXXXArraySize() functions to GetNumXXX() and add GetMaxXXXIndex() functions. This prepares for the new pool interface. draft
Tue, 05 Dec 2006 12:17:31 +0000 Darkvater (svn r7370) -Cleanup: Use NewsID instead of byte for news identifiers, and some minor other things draft
Tue, 05 Dec 2006 11:59:28 +0000 Darkvater (svn r7369) -Cleanup: Some coding style, usage of increaseIndex and decreaseIndex to loop through the draft
Tue, 05 Dec 2006 11:51:23 +0000 Darkvater (svn r7368) -Fix: [FS#332] Vehicle Deletion Crash [News Window Related?] (r3757). draft
Tue, 05 Dec 2006 11:13:22 +0000 peter1138 (svn r7367) -Codechange: prevent adding files where the GRF ID is already in the list draft
Tue, 05 Dec 2006 09:19:14 +0000 Darkvater (svn r7366) -Fix: Out of bounds widget access when accessing orders window of other players. draft
Mon, 04 Dec 2006 20:27:53 +0000 peter1138 (svn r7363) -Fix (r7357): Update count of NewGRFs when adding an file draft
Mon, 04 Dec 2006 18:57:09 +0000 Darkvater (svn r7362) -Fix (r7337): Free the freetype face after any possible error. For win32 do not use the draft
Mon, 04 Dec 2006 16:14:10 +0000 glx (svn r7360) -Cleanup r7357: Update STR_NEWGRF_FILENAME and STR_NEWGRF_GRF_ID in all languages draft