OpenTTD/ai
truelight a3d142ed57 (svn r3263) -Fix: use () around 'variables' in macros, gives less crashes ;)
-Fix: va-args in macros are supported via __VA_ARGS__ in C99, so changed
       to that; now GCC 2.95 likes it too :)
2005-12-06 11:36:46 +00:00
..
default (svn r3226) -Fix: GPMI implementation had minor glitches 2005-11-22 15:55:38 +00:00
trolly (svn r3226) -Fix: GPMI implementation had minor glitches 2005-11-22 15:55:38 +00:00
ai_event.h (svn r3263) -Fix: use () around 'variables' in macros, gives less crashes ;) 2005-12-06 11:36:46 +00:00
ai.c (svn r3260) -Add: add events for AIs to check if a command execution failed or succeeded 2005-12-05 12:27:58 +00:00
ai.h (svn r3260) -Add: add events for AIs to check if a command execution failed or succeeded 2005-12-05 12:27:58 +00:00