OpenTTD/src/ai
Patric Stout eca73a810c Change: rebrand 1.12.0 to 12.0
One question that keeps popping up: "when do we release 2.0?".
NewGRF will force that at least 1.16 will be 2.0, but to not wait
for this, let's drop the "1." and be for ever done with that
conversation.

We are following in the footstep of giants here.
2021-08-15 12:28:51 +02:00
..
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
ai.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00: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: Rename window related DeleteXXX to match new behaviour 2021-05-29 21:08:25 +02:00
ai_gui.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_info.cpp Change: rebrand 1.12.0 to 12.0 2021-08-15 12:28:51 +02:00
ai_info.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_instance.cpp Change: rewrote squirrel_export in CMake 2020-07-16 00:53:26 +02: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