Wed, 14 Sep 2005 22:03:27 +0000(svn r2953) - Fix: [ 1257766 ] Cannot make ships go to an oil platform (oilrig has no station). While it is still possible that oilrigs end up without a station, it is only the case where no more stations can be built at all
Darkvater [Wed, 14 Sep 2005 22:03:27 +0000] rev 2427
(svn r2953) - Fix: [ 1257766 ] Cannot make ships go to an oil platform (oilrig has no station). While it is still possible that oilrigs end up without a station, it is only the case where no more stations can be built at all

Wed, 14 Sep 2005 19:22:06 +0000(svn r2952) Querytool output is be 0xAAAA. with leading 0x. Couldn't use # cause that would have written 0X
Darkvater [Wed, 14 Sep 2005 19:22:06 +0000] rev 2426
(svn r2952) Querytool output is be 0xAAAA. with leading 0x. Couldn't use # cause that would have written 0X

Wed, 14 Sep 2005 18:03:38 +0000(svn r2951) - Fix: [ 1259345 ] Changing engine in netgame opens train window for everyone
Darkvater [Wed, 14 Sep 2005 18:03:38 +0000] rev 2425
(svn r2951) - Fix: [ 1259345 ] Changing engine in netgame opens train window for everyone
- Add IsLocalPlayer() which substitutes _local_player == _current_player

Wed, 14 Sep 2005 17:21:30 +0000(svn r2950) -Fix: [ 1259327 ] Server crash with "say" -command
Darkvater [Wed, 14 Sep 2005 17:21:30 +0000] rev 2424
(svn r2950) -Fix: [ 1259327 ] Server crash with "say" -command

Tue, 13 Sep 2005 13:30:18 +0000(svn r2949) The AI no longer needs to 'cheat' to build aircraft; eg it builds them now from a hangar. Also, to query the price of a new aircraft tile information is not needed
Darkvater [Tue, 13 Sep 2005 13:30:18 +0000] rev 2423
(svn r2949) The AI no longer needs to 'cheat' to build aircraft; eg it builds them now from a hangar. Also, to query the price of a new aircraft tile information is not needed

Tue, 13 Sep 2005 12:19:27 +0000(svn r2948) -Fix: the old AI needs a special flag that triggers all kind of special
truelight [Tue, 13 Sep 2005 12:19:27 +0000] rev 2422
(svn r2948) -Fix: the old AI needs a special flag that triggers all kind of special
abilities you really don't want to know about (free bridges, etc..)
I removed this flag some revisions ago, but the Aircraft part
depends on it, so I re-enabled it again..

Tue, 13 Sep 2005 09:23:23 +0000(svn r2947) Reorder some code to prepare for future enhancements and get rid of some gotos (peter1138)
tron [Tue, 13 Sep 2005 09:23:23 +0000] rev 2421
(svn r2947) Reorder some code to prepare for future enhancements and get rid of some gotos (peter1138)

Mon, 12 Sep 2005 09:53:56 +0000(svn r2946) Remove redundant calls, simplify a check and terminate the argument list of execlp() as suggested by the manpage to make it correctly work on 64bit platforms
tron [Mon, 12 Sep 2005 09:53:56 +0000] rev 2420
(svn r2946) Remove redundant calls, simplify a check and terminate the argument list of execlp() as suggested by the manpage to make it correctly work on 64bit platforms

Sun, 11 Sep 2005 18:36:22 +0000(svn r2945) Add 'del' alias to rm console command
Darkvater [Sun, 11 Sep 2005 18:36:22 +0000] rev 2419
(svn r2945) Add 'del' alias to rm console command

Sun, 11 Sep 2005 18:20:32 +0000(svn r2944) Add Revision keyword to the file for --version/-v
Darkvater [Sun, 11 Sep 2005 18:20:32 +0000] rev 2418
(svn r2944) Add Revision keyword to the file for --version/-v