Sat, 15 Mar 2008 19:50:06 +0000 peter1138 (svn r12370) -Fix [FS#1853]: Close language drop down when parent window is clicked/closed.
Sat, 15 Mar 2008 19:24:13 +0000 smatz (svn r12369) -Fix (r1681): reset train speed limits when _patches.realistic_acceleration changes
Sat, 15 Mar 2008 13:21:31 +0000 smatz (svn r12368) -Codechange: use explicit body for loops and conditions and remove -Wno-empty-body from the configure script
Sat, 15 Mar 2008 00:31:10 +0000 smatz (svn r12367) -Fix [FS#1650](r707): commands were sent to clients waiting for map download causing 'executing command from the past' error
Fri, 14 Mar 2008 18:31:37 +0000 glx (svn r12366) -Codechange: use MAX_PATH instead hardcoded value
Thu, 13 Mar 2008 18:53:49 +0000 skidd13 (svn r12365) -Fix: missing redraw call in the road gui
Wed, 12 Mar 2008 20:03:21 +0000 peter1138 (svn r12364) -Fix (r12361): Case attribute for brazilian_portuguese got lost.
Wed, 12 Mar 2008 18:10:45 +0000 smatz (svn r12363) -Fix: do not allow building 'zero' road bits
Wed, 12 Mar 2008 15:56:56 +0000 frosch (svn r12362) -Fix (r11985, r12006): Randomize variable 8F only once per callback 28.
Wed, 12 Mar 2008 08:47:44 +0000 miham (svn r12361) -Update: WebTranslator2 update to 2008-03-12 09:46:45
Wed, 12 Mar 2008 01:49:21 +0000 glx (svn r12360) -Fix: openttdd.grf was using the wrong colours for glyphs due to a grfcodec bug (fixed in grfcodec 0.9.10 r1837)
Tue, 11 Mar 2008 12:55:41 +0000 frosch (svn r12358) -Fix: Callback 2F returns 15 bit results starting from grf version 7.
Mon, 10 Mar 2008 15:31:07 +0000 frosch (svn r12352) -Fix: Some callback-results were treated as 8 bit, when they were 15 bit, and vice versa.
Sat, 08 Mar 2008 18:32:01 +0000 glx (svn r12350) -Fix [FS#1836](r11947): do not try ti flood water tile (performance increase)
Fri, 07 Mar 2008 02:40:10 +0000 belugas (svn r12349) -Change[FS#1826]: Remove the need to include the afxres.h header when all that was needed was just the definition if IDC_STATIC.
Fri, 07 Mar 2008 00:47:42 +0000 smatz (svn r12348) -Fix (r7573): NTP skipped junction just after bridge end
Thu, 06 Mar 2008 14:21:10 +0000 frosch (svn r12347) -Feature(ette): Increase house animation frame number from 32 to 128.
Thu, 06 Mar 2008 10:39:26 +0000 frosch (svn r12346) -Fix [FS#1748, FS#1825](r9874, r11872): Remove duplicated and inconsistent code wrt. autoreplace with rules in both vehicles' group and ALL_GROUP.
Wed, 05 Mar 2008 22:05:22 +0000 glx (svn r12345) -Fix [FS#1828](r12296): don't try to restore backupped timetable when timetabling is disabled
Wed, 05 Mar 2008 18:51:26 +0000 skidd13 (svn r12344) -Codechange: Check uint64 bitsize on compiletime too.
Wed, 05 Mar 2008 18:33:31 +0000 peter1138 (svn r12343) -Fix (r12293): Slow helicopters never got the 'chance' to finish the landing routine.
Wed, 05 Mar 2008 11:41:26 +0000 belugas (svn r12342) -Fix(r12340): In order to avoid confusion, SIGN should be used for signs and SIGNAL for signals :)
Wed, 05 Mar 2008 09:37:43 +0000 peter1138 (svn r12341) -Fix (r11224) [FS#1827]: GRM buffer for cargos was incorrect size.
Wed, 05 Mar 2008 02:49:06 +0000 belugas (svn r12340) -Codechange: Remove some magic numbers (sprite IDs here) with some more meaningful values.
Tue, 04 Mar 2008 21:49:40 +0000 peter1138 (svn r12339) -Fix (r12331): Recalculate cached train data after clearing reversing flag when entering depot.
Tue, 04 Mar 2008 17:07:33 +0000 belugas (svn r12337) -Change: update some documentation. 0.6.0-beta5
Tue, 04 Mar 2008 12:15:33 +0000 peter1138 (svn r12336) -Fix [FS#1733]: Don't pause/unpause the game when showing load/save windows when the game is paused due to missing GRFs.
Tue, 04 Mar 2008 12:14:34 +0000 peter1138 (svn r12335) -Codechange: Don't stuff signed values into a unsigned variable when the variable can just be unsigned...
Tue, 04 Mar 2008 12:13:15 +0000 peter1138 (svn r12334) -Codechange: Don't change road owner without DC_EXEC. Didn't affect anything in this case but is bad form.
Tue, 04 Mar 2008 10:41:16 +0000 frosch (svn r12333) -Fix: Switch grfstatus from 'activated' back to 'will-be-active' between reservation- and activation-stage.
Mon, 03 Mar 2008 21:42:37 +0000 peter1138 (svn r12332) -Fix (r12331): Invalidate cached data and update image after setting flag.
Mon, 03 Mar 2008 20:56:30 +0000 glx (svn r12331) -Feature: [NewGRF] vehicle variable FE bit 8
Mon, 03 Mar 2008 20:41:47 +0000 glx (svn r12330) -Feature: [NewGRF] vehicle variable FE bit 5 and 6
Mon, 03 Mar 2008 19:15:53 +0000 peter1138 (svn r12329) -Fix [FS#1819]: Disallow building level crossings over one-way roads as this allowed competitors to remove the one-way state.
Mon, 03 Mar 2008 18:20:42 +0000 belugas (svn r12328) -Fix(r3447): Wrong Y pillar specified for girder with arch bridge. Spotted and fixed by a lot of people ;)
Sun, 02 Mar 2008 00:25:54 +0000 smatz (svn r12324) -Fix (r6789): vehicles could be sorted in a wrong order when a vehicle name changed - cached name was not invalidated
Sat, 01 Mar 2008 23:53:58 +0000 smatz (svn r12323) -Fix [FS#1821](r6789): vehicle sorting by name was broken, it was comparing two the same strings (when caching was not used)
Fri, 29 Feb 2008 22:55:57 +0000 glx (svn r12322) -Fix (r9874): endian issue when saving/loading group owner
Fri, 29 Feb 2008 22:01:47 +0000 glx (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
Fri, 29 Feb 2008 15:20:02 +0000 peter1138 (svn r12320) -Fix [FS#1817]: Wrong transparency options could be saved after toggling all.
Fri, 29 Feb 2008 13:57:50 +0000 peter1138 (svn r12319) -Cleanup: Comment fixes (Roujin)
Fri, 29 Feb 2008 08:48:01 +0000 peter1138 (svn r12317) -Fix [FS#1815]: Map string IDs that are embedded from other strings.
Fri, 29 Feb 2008 08:40:49 +0000 peter1138 (svn r12316) -Codechange: Support loading full range of 0xD0xx NewGRF strings which
Thu, 28 Feb 2008 21:44:13 +0000 peter1138 (svn r12314) -Fix (r4896): Include prop 25 data for all train parts, not just those that carry cargo.
Thu, 28 Feb 2008 17:34:34 +0000 frosch (svn r12313) -Fix: YAPF and NTP did not apply penalty for uphill tracks on steep slopes.
Thu, 28 Feb 2008 00:17:49 +0000 glx (svn r12304) -Codechange: use IsValidTile() where it should be used
Thu, 28 Feb 2008 00:10:08 +0000 glx (svn r12303) -Codechange: move IsValidTile() in a more suitable place and make it static inline
Wed, 27 Feb 2008 21:46:57 +0000 glx (svn r12296) -Fix [FS#1549]: restore timetable from backupped orders and add group ID to the backup
Wed, 27 Feb 2008 21:33:52 +0000 peter1138 (svn r12295) -Codechange: Make plane speed option available to NewGRFs
Wed, 27 Feb 2008 21:07:12 +0000 peter1138 (svn r12293) -Feature: Ability to change aircraft speed factor, from so
Wed, 27 Feb 2008 15:35:24 +0000 belugas (svn r12290) -Fix[FS#1807]: Do not draw trees nor lamps between tram tracks.(Roujin)
Wed, 27 Feb 2008 14:55:16 +0000 belugas (svn r12289) -Fix(r12288)[FS#1808]: Wrong bridge head table associated
Wed, 27 Feb 2008 04:26:25 +0000 belugas (svn r12288) -Fix(r12287): forgot to include two sprite renames out of consistency.
Wed, 27 Feb 2008 04:00:25 +0000 belugas (svn r12287) -Codechange: Give meaning to two other bridges sprites arrays.
Tue, 26 Feb 2008 22:32:27 +0000 glx (svn r12282) -Fix (r12123): generate.vbs should not skip files in NO_THREADS section of source.list
Tue, 26 Feb 2008 18:24:46 +0000 belugas (svn r12272) -Codechange: A bit of code style fixes (tabs instead of spaces), one space too many before macro definition and rename marco MB (MakeBridge) for MBR(MakeBRidge)
Tue, 26 Feb 2008 15:31:48 +0000 glx (svn r12269) -Fix: [Win32] don't create save dir on install
Tue, 26 Feb 2008 03:35:44 +0000 belugas (svn r12263) -Codechange: Give meaning to the concrete bridge sprites arrays.
Tue, 26 Feb 2008 00:06:21 +0000 belugas (svn r12262) -Codechange: Give meaning to the wooden bridge sprites arrays.
Mon, 25 Feb 2008 23:12:55 +0000 glx (svn r12261) -Fix [FS#1805]: autoreplace did not update vehicle index for timetable window