This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-16 17:02:37 +01:00
Code
Issues
Releases
Wiki
Activity
Files
2f2df29b7a85ae4d2980ec9bafaa0977cf0f8434
OpenTTD
/
src
/
yapf
History
rubidium
7fb3f54584
(svn r10733) -Codechange: change MP_STREET into MP_ROAD as we use the word "road" everywhere except in the tile type.
2007-07-29 23:42:59 +00:00
..
follow_track.cpp
…
follow_track.hpp
(svn r10492) -Fix [YAPF, r10491]: commands with no effect (glx)
2007-07-09 19:24:45 +00:00
nodelist.hpp
…
track_dir.hpp
…
yapf_base.hpp
…
yapf_common.cpp
…
yapf_common.hpp
(svn r10578) -Fix [YAPF, ships]: Ships received curve penalty for non-diagonal straight move. (JazzyJaffa)
2007-07-15 11:45:38 +00:00
yapf_costbase.hpp
…
yapf_costcache.hpp
…
yapf_costrail.hpp
(svn r10733) -Codechange: change MP_STREET into MP_ROAD as we use the word "road" everywhere except in the tile type.
2007-07-29 23:42:59 +00:00
yapf_destrail.hpp
…
yapf_node_rail.hpp
…
yapf_node_road.hpp
…
yapf_node.hpp
…
yapf_rail.cpp
…
yapf_road.cpp
(svn r10733) -Codechange: change MP_STREET into MP_ROAD as we use the word "road" everywhere except in the tile type.
2007-07-29 23:42:59 +00:00
yapf_settings.h
…
yapf_ship.cpp
(svn r10578) -Fix [YAPF, ships]: Ships received curve penalty for non-diagonal straight move. (JazzyJaffa)
2007-07-15 11:45:38 +00:00
yapf.h
(svn r10489) -Codechange [YAPF]: FollowTrack_t now has new data member - m_err. It indicates the reason why the given track/trackdir can't be followed when method CFollowTrackT<>::Follow() returned false.
2007-07-09 18:27:42 +00:00
yapf.hpp
…