This website requires JavaScript.
Explore
Help
Sign In
miguel.horta
/
openttd-cmclient
Watch
1
Star
0
Fork
0
You've already forked openttd-cmclient
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
018f0f63a667b5ffe79eb9ea700d9e2b964e7f42
openttd-cmclient
/
src
/
ai
T
History
PeterN
e97bf271dc
Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (
#10663
)
...
This avoids a (soft) namespace conflict between the four ST_* enums.
2023-04-16 20:00:55 +01:00
..
ai_config.cpp
Change: replace per-AI "start_date" with a global "competitors_interval" (
#10653
)
2023-04-16 20:14:22 +02:00
ai_config.hpp
Change: replace per-AI "start_date" with a global "competitors_interval" (
#10653
)
2023-04-16 20:14:22 +02:00
ai_core.cpp
Change: replace per-AI "start_date" with a global "competitors_interval" (
#10653
)
2023-04-16 20:14:22 +02:00
ai_gui.cpp
Change: replace per-AI "start_date" with a global "competitors_interval" (
#10653
)
2023-04-16 20:14:22 +02:00
ai_gui.hpp
Codechange: move windows common to AI and GS out of ai_gui
2023-02-05 19:27:25 +01:00
ai_info.cpp
Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (
#10663
)
2023-04-16 20:00:55 +01:00
ai_info.hpp
Cleanup: Removed SVN headers
2019-11-10 17:59:20 +00:00
ai_instance.cpp
Fix: Don't send unused tile field over the network (
#10507
)
2023-02-24 22:50:11 +01:00
ai_instance.hpp
Codechange: Pass unpacked command arguments to command callbacks (except Script).
2021-12-16 22:28:32 +01:00
ai_scanner.cpp
Codechange: do not declare functions in blocks
2023-01-29 20:28:45 +01:00
ai_scanner.hpp
Cleanup: Removed SVN headers
2019-11-10 17:59:20 +00:00
ai.hpp
Change: replace per-AI "start_date" with a global "competitors_interval" (
#10653
)
2023-04-16 20:14:22 +02:00
CMakeLists.txt
Add: introduce CMake for project management
2020-06-05 19:36:05 +02:00