log

age author description
Mon, 30 Jan 2006 14:50:55 +0000 peter1138 (svn r3486) - NewGRF fix: Always reinitialize the ttdpatch flags as patch settings may have changed. draft
Mon, 30 Jan 2006 14:03:34 +0000 Darkvater (svn r3485) - [Post-PBS]: when reverting PBS and removing station-tile reservations a station can of course not be a crossing as well. Thanks glx. draft
Sun, 29 Jan 2006 23:04:51 +0000 bjarni (svn r3484) -fix: fixed issue in last commit where loading savegame versions 18 and 19 didn't init the multiheaded engine pointers draft
Sun, 29 Jan 2006 22:42:17 +0000 truelight (svn r3483) -Fix: fixed warning about setjmp (tnx Bjarni for testing, and tnx for draft
Sun, 29 Jan 2006 22:40:51 +0000 Darkvater (svn r3482) - Fix: since multiheaded links are not saved anymore do NOT save them anymore at all, return the extra space. Since Bjarni's fix for this was abominable, the weird situation arises of 2 NULL structs of free space, of which the first isn't usable. draft
Sun, 29 Jan 2006 21:38:24 +0000 Darkvater (svn r3481) - Try and fix an svn discrepancy of trolly.h #2 draft
Sun, 29 Jan 2006 21:37:39 +0000 Darkvater (svn r3480) - Try and fix an svn discrepancy of trolly.h draft
Sun, 29 Jan 2006 20:32:30 +0000 truelight (svn r3479) -Fix: fixed warnings on 64bit platforms (anyway, most 64bit platforms) draft
Sun, 29 Jan 2006 20:24:18 +0000 Darkvater (svn r3478) - Fix: In the network game list do the default sorting on connectivity (so servers which you can join are on top) and sort on names as a second criteria on clients and connectivity. draft
Sun, 29 Jan 2006 20:06:26 +0000 truelight (svn r3477) -Fix: a fix that fixed the last commit.. I shouldn't be committing here :) draft
Sun, 29 Jan 2006 20:03:50 +0000 truelight (svn r3476) -Fix: fixed a warning from the OSX compiler, it is bogus, but oh well draft
Sun, 29 Jan 2006 19:50:01 +0000 Darkvater (svn r3475) - Fix: you couldn't remove an item from a list-type of config ingame from the configuration file. Whatever you did, upon restart of OpenTTD those items were still there. To fix this we initialize the first item to NULL in SaveList as it is rebuilt anyways fully. draft
Sun, 29 Jan 2006 19:49:15 +0000 truelight (svn r3474) -Fix: don't use CXXFLAGS for DEP and CFLAGS for Compile, gives funny results ;) draft
Sun, 29 Jan 2006 19:01:13 +0000 Darkvater (svn r3473) - [PBS] forgot to delete pbs.[ch] draft
Sun, 29 Jan 2006 18:57:26 +0000 Darkvater (svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in branch/pbs. This reverts revisions r3158, r3140, r3075, r2977, r2674, r2625, r2621, r2529, r2528, r2525, r2524, r2519, r2517, r2516, r2507, r2499. (in conjunction with Tron) draft
Sun, 29 Jan 2006 18:34:43 +0000 Darkvater (svn r3470) - Fix: plug a memleak in _network_host_list. draft
Sun, 29 Jan 2006 18:04:52 +0000 Darkvater (svn r3469) - Fix: plug a possible memleak with subsequential strdup's without freeing the previous value and make it possible to ban offline clients draft
Sun, 29 Jan 2006 12:52:07 +0000 peter1138 (svn r3468) - Fix: Rail type availability should take climate type into account. draft
Sun, 29 Jan 2006 10:57:23 +0000 Darkvater (svn r3467) - CodeChange: Remove an useless assignment (reads a value and just writes it back)" tree_cmd.c draft
Sun, 29 Jan 2006 10:50:27 +0000 Darkvater (svn r3466) - Codechange: Some changes to increase readability of signals code. draft
Sun, 29 Jan 2006 09:52:54 +0000 peter1138 (svn r3465) - Reduce length of reverse scrolling patch option to make it fit in the window draft
Sat, 28 Jan 2006 13:43:45 +0000 Darkvater (svn r3464) - Fix: restate some of the sprites in their old spaces. Was missed out because the patch was so huge. Thanks to Tron for pointing out the command of diff to ignore whitespace-only changes (--diff-cmd diff -x -ub) draft
Sat, 28 Jan 2006 13:33:02 +0000 Darkvater (svn r3463) - Fix: it seems estonian/turkish were moved back from unfinished. So update project file and fix their errors draft
Sat, 28 Jan 2006 12:23:54 +0000 Darkvater (svn r3462) - Fix: a one-off pixel alignment in the minimap window that "overflowed" its panel in the tropical climate (qball should be satisfied now) draft
Sat, 28 Jan 2006 11:52:20 +0000 Darkvater (svn r3461) - Fix: Increase window-size as for 64-bit machines it wasn't enough draft
Sat, 28 Jan 2006 11:18:09 +0000 Darkvater (svn r3460) - Fix: fix language errors and translate some missing string as far as my knowledge of those languages go (thx egladil for swedish) draft
Sat, 28 Jan 2006 11:10:52 +0000 Darkvater (svn r3459) - CodeChange: add help-output to strgen and also verbose variants of the switches draft
Sat, 28 Jan 2006 11:09:16 +0000 truelight (svn r3458) -Fix: forgot one instance in last commit draft
Sat, 28 Jan 2006 11:08:07 +0000 truelight (svn r3457) -Fix: killed some warnings about strict-alias in an ugly way (but it works ;)) draft
Sat, 28 Jan 2006 10:16:15 +0000 matthijs (svn r3456) - Feature: [Makefile] Icons can now be installed in a seperate directory. draft