OpenTTD-patches/ai
tron 2053685fb5 (svn r3367) Unify the 4 distinct CMD_CHANGE_{AIRCRAFT,ROADVEH,SHIP,TRAIN}_SERVICE_INT commands into one CMD_CHANGE_SERVICE_INT command.
As side effect this is a
-Fix: The default AI tried to change the service intervals of vehicles via the CMD_CHANGE_TRAIN_SERVICE_INT command - regardless of the type of the vehicle - which of course failed for non-trains
2006-01-05 21:35:54 +00:00
..
default (svn r3367) Unify the 4 distinct CMD_CHANGE_{AIRCRAFT,ROADVEH,SHIP,TRAIN}_SERVICE_INT commands into one CMD_CHANGE_SERVICE_INT command. 2006-01-05 21:35:54 +00:00
trolly (svn r3294) - Fix: use INVALID_STRING_ID instead of -1. 2005-12-13 21:21:57 +00:00
ai.c (svn r3365) Staticise 36 functions 2006-01-05 12:40:50 +00:00
ai.h (svn r3313) Remove GPMI related changes from trunk 2005-12-18 12:10:46 +00:00