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-30 15:44:31 +01:00
Code
Issues
Releases
Wiki
Activity
Files
9b6bf9bd161c89d3d97d1f00fb093e5a671dd267
OpenTTD
/
src
/
yapf
History
rubidium
ce919e8c71
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code).
2007-03-08 16:27:54 +00:00
..
follow_track.cpp
…
follow_track.hpp
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code).
2007-03-08 16:27:54 +00:00
nodelist.hpp
…
track_dir.hpp
…
yapf_base.hpp
…
yapf_common.cpp
…
yapf_common.hpp
…
yapf_costbase.hpp
…
yapf_costcache.hpp
…
yapf_costrail.hpp
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code).
2007-03-08 16:27:54 +00:00
yapf_destrail.hpp
…
yapf_node_rail.hpp
…
yapf_node_road.hpp
…
yapf_node.hpp
…
yapf_rail.cpp
…
yapf_road.cpp
…
yapf_settings.h
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
2007-03-07 12:11:48 +00:00
yapf_ship.cpp
…
yapf.h
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
2007-03-07 12:11:48 +00:00
yapf.hpp
(svn r9050) -Codechange: Foo(void) -> Foo()
2007-03-07 11:47:46 +00:00