You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/ai
truelight 2390595d3b (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 :)
19 years ago
..
default (svn r3226) -Fix: GPMI implementation had minor glitches 19 years ago
trolly (svn r3226) -Fix: GPMI implementation had minor glitches 19 years ago
ai.c (svn r3260) -Add: add events for AIs to check if a command execution failed or succeeded 19 years ago
ai.h (svn r3260) -Add: add events for AIs to check if a command execution failed or succeeded 19 years ago
ai_event.h (svn r3263) -Fix: use () around 'variables' in macros, gives less crashes ;) 19 years ago