You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/yapf
rubidium d361ecd8f0 (svn r16914) -Codechange: split Station and BaseStation into different files 15 years ago
..
follow_track.hpp (svn r16907) -Codechange: make a more clear distinction between reservation functions that return a bool and that return TrackBits; GetRailStationReservation vs GetRailwayStationReservation, which one returns the bool and which one the TrackBits? 15 years ago
nodelist.hpp (svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too 16 years ago
yapf.h (svn r14949) -Cleanup: pointer coding style 16 years ago
yapf.hpp (svn r16914) -Codechange: split Station and BaseStation into different files 15 years ago
yapf_base.hpp (svn r16269) -Codechange: use gcc's ability to check parameters sent to printf-like functions 15 years ago
yapf_common.hpp (svn r15891) -Fix (r13464): YAPF used different penalties for aqueducts than for other water tiles. 15 years ago
yapf_costbase.hpp (svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too 16 years ago
yapf_costcache.hpp (svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too 16 years ago
yapf_costrail.hpp (svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions all over the place when using the more advanced station types. 15 years ago
yapf_destrail.hpp (svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions all over the place when using the more advanced station types. 15 years ago
yapf_node.hpp (svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too 16 years ago
yapf_node_rail.hpp (svn r16690) -Fix [FS#3002]: Missing debug string for ESRB_SAFE_TILE in YAPF debugging helper. 15 years ago
yapf_node_road.hpp (svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too 16 years ago
yapf_rail.cpp (svn r16907) -Codechange: make a more clear distinction between reservation functions that return a bool and that return TrackBits; GetRailStationReservation vs GetRailwayStationReservation, which one returns the bool and which one the TrackBits? 15 years ago
yapf_road.cpp (svn r16646) -Codechange: rename GetDepotByTile() to Depot::GetByTile() 15 years ago
yapf_ship.cpp (svn r16382) -Codechange: make GetVehicleTrackdir a member function of Vehicle. 15 years ago