Thu, 12 Jan 2006 07:57:40 +0000 peter1138 (svn r3394) - NewGRF fix: ignore non-climate dependent cargo types. The spec is rather vague on this, but we don't support newcargos anyway.
Mon, 09 Jan 2006 21:14:56 +0000 bjarni (svn r3393) -Fix: [OSX] some keyboards had a different scancode for opening the console (egladil)
Sun, 08 Jan 2006 16:56:41 +0000 peter1138 (svn r3392) Train depot fixes:
Sun, 08 Jan 2006 12:44:11 +0000 peter1138 (svn r3391) - PBS Fix: Keep PBS reservation state when building a bridge over rail.
Sun, 08 Jan 2006 12:20:13 +0000 bjarni (svn r3390) -Fix: [autoreplace] fixed issue where autoreplace failed to attach the cars if the front engine was replaced
Sat, 07 Jan 2006 17:26:37 +0000 tron (svn r3389) -Fix: No fence was placed when placing fences and the neighbouring tile is a rail configuration which permits a fence but has a signal
Sat, 07 Jan 2006 16:47:59 +0000 peter1138 (svn r3388) - NewGRF: Allow train running cost class to differ from engine class. Also fix typo in r3384.
Sat, 07 Jan 2006 16:30:49 +0000 tron (svn r3387) Restructure the code, which places fences along railroad tracks.
Sat, 07 Jan 2006 13:26:52 +0000 peter1138 (svn r3386) - NewGRF: Small comment update, and fix for possible issue with engine class not getting set.
Sat, 07 Jan 2006 13:21:04 +0000 bjarni (svn r3385) -Fix: [OSX] fixed endian issue in cocoa sound driver. Now it works correctly on x86 too (hopefully)
Sat, 07 Jan 2006 13:20:02 +0000 peter1138 (svn r3384) - NewGRF fix: running cost should be halved for dual head vehicles.
Sat, 07 Jan 2006 13:13:49 +0000 bjarni (svn r3383) -Code cleanup: [OSX] removed SDL support from FAT binaries as it caused problems for non-SDL builds
Sat, 07 Jan 2006 12:53:57 +0000 bjarni (svn r3382) -Feature: [OSX] added the flag JAGUAR to crosscompile for OSX 10.2.8 on 10.4
Sat, 07 Jan 2006 10:57:32 +0000 truelight (svn r3381) -Fix: r3374 left one bug: allow moving around wagons in a 100 long train
Sat, 07 Jan 2006 10:15:46 +0000 truelight (svn r3380) -Fix: removed 'size' from r3379, because it was pretty silly
Fri, 06 Jan 2006 22:52:31 +0000 truelight (svn r3379) -Fix: protect showhelp against any possible overflow
Fri, 06 Jan 2006 22:49:00 +0000 peter1138 (svn r3378) - NewGRF Fix: Use order status to determine whether a vehicle is loading instead
Fri, 06 Jan 2006 22:16:17 +0000 truelight (svn r3377) -Fix: [ FS#24 ] Min. profit in detail performance rating gave you full points if you had no vehicles, and was limited to 20k. Solved both. (Partly based on Graphite his patch)
Fri, 06 Jan 2006 21:57:37 +0000 truelight (svn r3376) -Codechange: made enums for GenerateWorld and InitializeGame 'mode'
Fri, 06 Jan 2006 21:27:44 +0000 truelight (svn r3375) -Add: [ FS#29 ] show an error dialog for OSX cocoa driver (egladil)
Fri, 06 Jan 2006 21:10:58 +0000 truelight (svn r3374) -Fix: [ FS#36 ] Don't allow trains to get bigger than 100 via drag and drop
Fri, 06 Jan 2006 18:26:02 +0000 truelight (svn r3373) -Fix: don't link a wagon to itself, which resulted in a wagon disapearing, and a depot which was unable to remove
Fri, 06 Jan 2006 17:45:43 +0000 peter1138 (svn r3372) - Fix: update signal states when building or removing rail station blocks
Fri, 06 Jan 2006 17:25:39 +0000 truelight (svn r3371) -Fix: don't allow road-vehicles to perform an out-of-bound operation while overtaking in a curve (tnx to guru3, Tron and peter1138)
Fri, 06 Jan 2006 09:50:43 +0000 peter1138 (svn r3370) Improve alignment of text within total cargo tab of train view window
Fri, 06 Jan 2006 00:08:00 +0000 matthijs (svn r3369) - Codechange: Replace tables _signals_table, _signals_table_other and _signals_table_both by the equivalent calls to rail.h functions.
Thu, 05 Jan 2006 21:50:09 +0000 tron (svn r3368) Fix the same type of off-by-one error when checking, if the passed coordinate is on the map, like in r3357, but this time in DoCommandP - *cough* code duplication *cough*
Thu, 05 Jan 2006 21:35:54 +0000 tron (svn r3367) Unify the 4 distinct CMD_CHANGE_{AIRCRAFT,ROADVEH,SHIP,TRAIN}_SERVICE_INT commands into one CMD_CHANGE_SERVICE_INT command.
Thu, 05 Jan 2006 16:51:10 +0000 tron (svn r3366) Make an unnecessarily global variable local
Thu, 05 Jan 2006 12:40:50 +0000 tron (svn r3365) Staticise 36 functions
Thu, 05 Jan 2006 12:00:38 +0000 tron (svn r3364) Remove 3 unused functions (ScrollWindowToTile, AllocateWindowAutoPlace, AllocateWindowAutoPlace2)
Thu, 05 Jan 2006 11:18:58 +0000 truelight (svn r3363) -Fix: 'fixed' the transfer problem. This doesn't really fix it, but gives a bit more fair amount of money. Can only be fixed correctly with CargoPackets as suggested in branch.
Wed, 04 Jan 2006 20:18:39 +0000 peter1138 (svn r3362) Fix issue with loading old (TTD) savegames:
Wed, 04 Jan 2006 16:53:00 +0000 peter1138 (svn r3361) - Clone Vehicle: Disallow cloning of crashed rail vehicles after starting removal process.
Mon, 02 Jan 2006 22:40:39 +0000 peter1138 (svn r3360) Fix initialization of engines for precalculation of default refit mask.
Mon, 02 Jan 2006 19:55:09 +0000 peter1138 (svn r3359) - Autoreplace GUI: When starting or stopping a replacement, redraw the replace window after the command has completed, rather than after calling the command.
Fri, 30 Dec 2005 22:09:01 +0000 tron (svn r3358) Remove another piece of unused code
Fri, 30 Dec 2005 14:28:32 +0000 tron (svn r3357) Fix an off-by-one error in checking if a coordinate passed to a command is on the map
Thu, 29 Dec 2005 22:28:19 +0000 peter1138 (svn r3356) - Remove unused parameter of AfterLoadGame().
Thu, 29 Dec 2005 19:09:05 +0000 tron (svn r3355) Three minor improvements for french (by me using dict.leo.org, OKed by Belugas)
Thu, 29 Dec 2005 19:06:44 +0000 tron (svn r3354) Fix a typo, which survived for about 3000 revisions: s/SRT_SORT_BY/STR_SORT_BY/ (noticed by chu)
Thu, 29 Dec 2005 12:42:59 +0000 tron (svn r3353) Simplify the automatic length adjustment algorithm for replacing trains: Use the length of the train before the replacement as reference length
Wed, 28 Dec 2005 22:29:59 +0000 peter1138 (svn r3352) - NewGRF: Move initialization of vehicle random_bits to DC_EXEC blocks to allow use of Random() instead of InteractiveRandom(), which will alleviate some possible network desyncs.
Wed, 28 Dec 2005 09:40:26 +0000 peter1138 (svn r3351) Make sort criteria selection widgets in player train list consistent with those widgets in other vehicle type lists. (Stops "Total capacity per cargo type" overflowing)
Wed, 28 Dec 2005 09:29:00 +0000 peter1138 (svn r3350) Fix widget glitch in player ship window (missed in r1379)
Wed, 28 Dec 2005 08:39:43 +0000 peter1138 (svn r3349) Fix off-by-one error in drawing matrix widget, from r3181.
Tue, 27 Dec 2005 22:55:24 +0000 tron (svn r3348) Dependency checking didn't include all compile parameters, which lead to wrong results
Tue, 27 Dec 2005 20:44:42 +0000 tron (svn r3347) Plug a memory leak (Found by Valgrind using Truelight ... or was it the other way round?)
Tue, 27 Dec 2005 16:37:50 +0000 peter1138 (svn r3346) - Increase size of aircraft refit window by one item; fixes "[ 1387477 ] Can't refit aircraft to carry Fizzy Drinks"
Mon, 26 Dec 2005 18:24:01 +0000 tron (svn r3345) Remove untranslated strings
Mon, 26 Dec 2005 18:22:34 +0000 tron (svn r3344) Small fixes for the Danish (Thanks to Bjarni) and Dutch (Thanks to Truelight) translation
Mon, 26 Dec 2005 15:41:24 +0000 peter1138 (svn r3343) Fix calculation of available rail types where all engines of a particular type are obsolete.
Sun, 25 Dec 2005 19:44:23 +0000 tron (svn r3342) Remove some cruft
Sun, 25 Dec 2005 15:05:59 +0000 truelight (svn r3341) -Codechange: make mingw32 happy, and renamed Rectangle, because it already exists on that platform
Sun, 25 Dec 2005 09:19:16 +0000 tron (svn r3340) Fix dependency calculation: dependencies didn't get recalculated if a header file changed
Sat, 24 Dec 2005 20:54:31 +0000 tron (svn r3339) Remove unnecessary includes
Sat, 24 Dec 2005 20:53:02 +0000 tron (svn r3338) Wrong file in last commit
Sat, 24 Dec 2005 20:51:21 +0000 tron (svn r3337) Remove an unused variable and add 2 times static
Sat, 24 Dec 2005 15:01:17 +0000 tron (svn r3336) byte -> WindowClass, uint16 -> WindowNumber
Sat, 24 Dec 2005 13:22:38 +0000 miham (svn r3335) [Translations] Moved estonian to ready