OpenTTD-patches/src/ai
2021-12-16 22:28:32 +01:00
..
ai_config.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
ai_config.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_core.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
ai_gui.cpp Codechange: Un-bitstuff commands taking a ClientID (i.e. CMD_CLIENT_ID). 2021-12-16 22:28:32 +01:00
ai_gui.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_info.cpp Change: Heading for 13 now (#9573) 2021-09-25 13:48:03 +02:00
ai_info.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_instance.cpp Codechange: Pass additional data as byte stream to command callbacks. 2021-12-16 22:28:32 +01:00
ai_instance.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_scanner.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
ai_scanner.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00