This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
OpenTTD-patches
Watch
2
Star
0
Fork
0
You've already forked OpenTTD-patches
mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced
2024-11-17 21:25:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
77888b85a2
OpenTTD-patches
/
ai
History
Darkvater
c0c75ef16e
(svn r2951) - Fix: [ 1259345 ] Changing engine in netgame opens train window for everyone
...
- Add IsLocalPlayer() which substitutes _local_player == _current_player
2005-09-14 18:03:38 +00:00
..
default
(svn r2951) - Fix: [ 1259345 ] Changing engine in netgame opens train window for everyone
2005-09-14 18:03:38 +00:00
trolly
(svn r2907) -Codechange: splitted the AIs to their own directory. AINew becomes 'trolly', AIOld becomes 'default', both in their own dir in the 'ai' dir. More AIs to come.
2005-09-02 19:10:45 +00:00
ai.c
(svn r2948) -Fix: the old AI needs a special flag that triggers all kind of special
2005-09-13 12:19:27 +00:00
ai.h
(svn r2921) -Codechange: moved all AI-code to 1 central place (ai/ai.c)
2005-09-07 15:10:11 +00:00