Sun, 29 Jan 2006 20:06:26 +0000(svn r3477) -Fix: a fix that fixed the last commit.. I shouldn't be committing here :)
truelight [Sun, 29 Jan 2006 20:06:26 +0000] rev 2921
(svn r3477) -Fix: a fix that fixed the last commit.. I shouldn't be committing here :)

Sun, 29 Jan 2006 20:03:50 +0000(svn r3476) -Fix: fixed a warning from the OSX compiler, it is bogus, but oh well
truelight [Sun, 29 Jan 2006 20:03:50 +0000] rev 2920
(svn r3476) -Fix: fixed a warning from the OSX compiler, it is bogus, but oh well

Sun, 29 Jan 2006 19:50:01 +0000(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.
Darkvater [Sun, 29 Jan 2006 19:50:01 +0000] rev 2919
(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.

Sun, 29 Jan 2006 19:49:15 +0000(svn r3474) -Fix: don't use CXXFLAGS for DEP and CFLAGS for Compile, gives funny results ;)
truelight [Sun, 29 Jan 2006 19:49:15 +0000] rev 2918
(svn r3474) -Fix: don't use CXXFLAGS for DEP and CFLAGS for Compile, gives funny results ;)

Sun, 29 Jan 2006 19:01:13 +0000(svn r3473) - [PBS] forgot to delete pbs.[ch]
Darkvater [Sun, 29 Jan 2006 19:01:13 +0000] rev 2917
(svn r3473) - [PBS] forgot to delete pbs.[ch]

Sun, 29 Jan 2006 18:57:26 +0000(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)
Darkvater [Sun, 29 Jan 2006 18:57:26 +0000] rev 2916
(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)
- The only change is that the nsignalsw.grf file is kept and that existing nightlies with PBS signals get those signals converted to combo-signals.

Sun, 29 Jan 2006 18:34:43 +0000(svn r3470) - Fix: plug a memleak in _network_host_list.
Darkvater [Sun, 29 Jan 2006 18:34:43 +0000] rev 2915
(svn r3470) - Fix: plug a memleak in _network_host_list.

Sun, 29 Jan 2006 18:04:52 +0000(svn r3469) - Fix: plug a possible memleak with subsequential strdup's without freeing the previous value and make it possible to ban offline clients
Darkvater [Sun, 29 Jan 2006 18:04:52 +0000] rev 2914
(svn r3469) - Fix: plug a possible memleak with subsequential strdup's without freeing the previous value and make it possible to ban offline clients

Sun, 29 Jan 2006 12:52:07 +0000(svn r3468) - Fix: Rail type availability should take climate type into account.
peter1138 [Sun, 29 Jan 2006 12:52:07 +0000] rev 2913
(svn r3468) - Fix: Rail type availability should take climate type into account.

Sun, 29 Jan 2006 10:57:23 +0000(svn r3467) - CodeChange: Remove an useless assignment (reads a value and just writes it back)" tree_cmd.c
Darkvater [Sun, 29 Jan 2006 10:57:23 +0000] rev 2912
(svn r3467) - CodeChange: Remove an useless assignment (reads a value and just writes it back)" tree_cmd.c